| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-09 | move buttons, helpers, images to markdown | Mark Otto | 3 | -0/+0 |
| 2014-07-09 | nuke wells include | Mark Otto | 1 | -33/+0 |
| 2014-07-09 | plugins: add new example doodad hackery bullshitery and markdown block plugin... | Mark Otto | 1 | -18/+3 |
| 2014-07-09 | Fix navs dropdown sections | Mark Otto | 1 | -17/+27 |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop justifie... | Mark Otto | 2 | -85/+111 |
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with .visibl... | Mark Otto | 1 | -6/+6 |
| 2014-07-09 | remove deprecated warnings from docs | Mark Otto | 5 | -19/+19 |
| 2014-07-09 | disabled links part of the examples now | Mark Otto | 1 | -24/+0 |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 4 | -168/+64 |
| 2014-07-09 | Nuke IE8 stuff from docs | Mark Otto | 1 | -12/+6 |
| 2014-07-09 | Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins... | Mark Otto | 2 | -7/+1 |
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> el... | Mark Otto | 1 | -146/+43 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 1 | -3/+14 |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 1 | -16/+53 |
| 2014-07-08 | .btn-default to .btn-secondary | Mark Otto | 12 | -148/+148 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 1 | -8/+4 |
| 2014-07-08 | nuke the sass docs | Mark Otto | 2 | -59/+0 |
| 2014-07-08 | drop the low percentages docs from progress bars | Mark Otto | 1 | -28/+0 |
| 2014-07-08 | Update browser support section to remove glyphicons in tables; also remove ie... | Mark Otto | 2 | -27/+23 |
| 2014-07-08 | fix broken examples | Mark Otto | 1 | -37/+37 |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 1 | -1/+4 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 10 | -68/+35 |
| 2014-07-08 | remove glyphicons nav | Mark Otto | 1 | -8/+0 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 2 | -100/+0 |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 2 | -289/+0 |
| 2014-07-08 | nuke the v2.x to v3.x migration docs | Mark Otto | 2 | -11/+0 |
| 2014-07-08 | link | Mark Otto | 1 | -0/+1 |
| 2014-07-08 | Update grid mixins section of the docs | Mark Otto | 1 | -126/+44 |
| 2014-07-08 | remove mention of fonts | Mark Otto | 2 | -17/+10 |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 1 | -66/+0 |
| 2014-07-08 | drop wells | Mark Otto | 1 | -1/+0 |
| 2014-07-08 | buttons docs tweak | Mark Otto | 1 | -9/+9 |
| 2014-07-07 | remove the less docs | Mark Otto | 2 | -508/+0 |
| 2014-07-07 | Merge branch 'master' into derp | Mark Otto | 51 | -422/+825 |
| 2014-07-07 | Fixes #14068: Update docs note for inline forms | Mark Otto | 1 | -5/+5 |
| 2014-07-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+9 |
| 2014-07-07 | more accurate homepage title | Mark Otto | 1 | -1/+1 |
| 2014-07-07 | Merge pull request #14072 from twbs/carousel-gloss-buttons | Chris Rebert | 1 | -0/+6 |
| 2014-07-07 | Add screenreader text to prev/next carousel buttons in examples to improve ac... | Chris Rebert | 1 | -0/+6 |
| 2014-07-07 | add role="listbox" to .carousel-inner to improve accessibility of Carousels | Chris Rebert | 1 | -3/+3 |
| 2014-07-07 | Merge pull request #14036 from twbs/fix-13575 | Chris Rebert | 2 | -0/+23 |
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 3 | -14/+14 |
| 2014-07-07 | Part 2 for fixing #13996: Add a docs callout to help folks using SVG images i... | Mark Otto | 1 | -0/+4 |
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 |
| 2014-07-07 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 2 | -0/+27 |
| 2014-07-06 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | Mark Otto | 1 | -1/+3 |
| 2014-07-06 | Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col... | Mark Otto | 4 | -13/+13 |
| 2014-07-05 | Merge pull request #14034 from twbs/deprecate-modal-remote | Chris Rebert | 1 | -2/+4 |