| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-28 | Fix small typo in JavaScript docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-02-21 | Fixes #12744: Document ability to remove animation on modals | Mark Otto | 1 | -0/+7 | |
| 2014-02-12 | Use .bs-example-* instead of .bs-* in examples in docs | Chris Rebert | 1 | -12/+12 | |
| Refs #12610 | |||||
| 2014-02-12 | avoid using .bs-* in example, & improve style | Chris Rebert | 1 | -2/+2 | |
| 2014-02-10 | tweak phrasing for hopefully greater clarity | Chris Rebert | 1 | -1/+1 | |
| 2014-02-07 | Omit semicolons consistently in docs | Zlatan Vasović | 1 | -6/+6 | |
| 2014-02-07 | Merge pull request #12319 from twbs/address-12007 | Mark Otto | 1 | -0/+1 | |
| Clarify target of dropdown events | |||||
| 2014-02-07 | Fixes #12611: Mention limitation of one plugin's data attributes per element | Mark Otto | 1 | -2/+7 | |
| 2014-02-02 | fix #12527 | Chris Rebert | 1 | -0/+4 | |
| 2014-02-02 | update docs about destination of remote modal content; fixes #12494 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-31 | fix #12484 | Chris Rebert | 1 | -2/+2 | |
| 2014-01-28 | Update javascript.html | Julian Thilo | 1 | -1/+1 | |
| 2014-01-27 | Fix typo | Julian Thilo | 1 | -1/+1 | |
| 2014-01-27 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2014-01-27 | document id requirement in carousels per #12393 | Mark Otto | 1 | -0/+3 | |
| 2014-01-27 | Change positioning reference from left to right in affix's example. | Quy Ton | 1 | -1/+1 | |
| 2014-01-20 | fix #12007 by clarifying target of dropdown events | Chris Rebert | 1 | -0/+1 | |
| 2014-01-20 | fix #12314 | Julian Thilo | 1 | -0/+4 | |
| 2014-01-20 | Corrected tag for Alert JS animation example from <a> to <button> | nkav | 1 | -1/+1 | |
| Also removed href attribute and added type="button" | |||||
| 2014-01-18 | grammar: fix plural possessive | Chris Rebert | 1 | -1/+1 | |
| 2014-01-18 | fix anomalous indentation | Chris Rebert | 1 | -1/+1 | |
| 2014-01-16 | Revert "Add tooltip `viewport` option, respect bounds of the viewport" | Chris Rebert | 1 | -16/+0 | |
| This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵ | Mark Otto | 1 | -0/+16 | |
| into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Update javascript.html | patricker | 1 | -1/+1 | |
| Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/ | |||||
| 2014-01-15 | indentation and page header changes | Mark Otto | 1 | -1498/+1476 | |
| 2014-01-14 | upgrade tooltip/popover-in-groups callout from info to warning | Chris Rebert | 1 | -2/+2 | |
| 2014-01-14 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -0/+16 | |
| 2014-01-05 | add .container(-fluid) to remaining navbar examples for consistency/accuracy | Chris Rebert | 1 | -68/+72 | |
| follow-up to 93a4d6cc5ecdc1cbc09c4b8af2e587f4480b36cf | |||||
| 2014-01-04 | Fix anchor links | Quy Ton | 1 | -2/+2 | |
| 2014-01-04 | Use relative URLs | Quy Ton | 1 | -2/+2 | |
| 2014-01-03 | Refer to popovers instead of tooltips. | Quy Ton | 1 | -3/+3 | |
| 2013-12-31 | Merge branch 'master' into docs_dir | Mark Otto | 1 | -4/+4 | |
| 2013-12-28 | no more page.base_url | Mark Otto | 1 | -1/+0 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -0/+2153 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -1776/+0 | |
| 2013-07-18 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -6/+10 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-07-18 | get button js working with actual form elements p cooll | fat | 1 | -6/+6 | |
| 2013-07-18 | Merge branch '3.0.0-wip' of https://github.com/mauricew/bootstrap into ↵ | Mark Otto | 1 | -6/+10 | |
| mauricew-3.0.0-wip | |||||
| 2013-07-17 | fix broken docs callouts | Mark Otto | 1 | -2/+2 | |
| 2013-07-17 | Merge branch '3.0.0-docs-calloutfam' of ↵ | Mark Otto | 1 | -12/+18 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html | |||||
| 2013-07-15 | fix broken scrollspy example | Mark Otto | 1 | -1/+1 | |
| 2013-07-09 | Dustin the docs again | Julian Thilo | 1 | -11/+11 | |
| * Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date | |||||
| 2013-07-06 | Carousel no longer dependent on glyphicons | Maurice Wahba | 1 | -6/+10 | |
| Used laquo/raquo for control buttons Updated docs | |||||
| 2013-06-27 | fix broke js markup | Mark Otto | 1 | -49/+47 | |
| 2013-06-27 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | fat | 1 | -4/+9 | |
| 2013-06-27 | use collapse in dropdown js example | fat | 1 | -33/+40 | |
| 2013-06-27 | Merge pull request #8307 from cvrebert/8287-docs-patch | Mark Otto | 1 | -4/+9 | |
| Fix #8287 | |||||
| 2013-06-26 | Adjust info callout, add callouts to docs | Julian Thilo | 1 | -12/+18 | |
| * Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout | |||||
| 2013-06-25 | Fix #8287 | Chris Rebert | 1 | -4/+9 | |
| 2013-06-25 | copyedit JS docs | Chris Rebert | 1 | -18/+18 | |
