| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-22 | Added/removed blank lines in the docs for consitency | Panayiotis Lipiridis | 1 | -0/+1 | |
| 2014-03-17 | Separate JS includes for alerts and popovers | Julian Thilo | 1 | -0/+1 | |
| /cc @mdo | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -2182/+12 | |
| 2014-03-15 | relative not absolute | Mark Otto | 1 | -1/+1 | |
| 2014-03-11 | add role="alert" to Alert examples, to improve accessibility | Chris Rebert | 1 | -2/+2 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert | |||||
| 2014-03-09 | Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube | Mark Otto | 1 | -1/+5 | |
| 2014-03-09 | Fixes #12487: Document required use of position relative for scrollspy | Mark Otto | 1 | -1/+9 | |
| 2014-03-07 | fix derped html | Mark Otto | 1 | -4/+4 | |
| 2014-03-07 | Merge branch 'master' into document_popover_focus | Mark Otto | 1 | -15/+22 | |
| Conflicts: docs/assets/js/docs.min.js | |||||
| 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 | Documents #10140 | Mark Otto | 1 | -1/+20 | |
| 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 | |||||
