| 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 | 3 | -18/+103 |
| 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 | 9 | -350/+183 |
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with .visibl... | Mark Otto | 5 | -98/+9 |
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 4 | -34/+8 |
| 2014-07-09 | more navs work | Mark Otto | 4 | -3/+44 |
| 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 | 38 | -897/+507 |
| 2014-07-09 | Remove unused docs CSS | Mark Otto | 1 | -1/+1 |
| 2014-07-09 | no more iconography | Mark Otto | 1 | -1/+1 |
| 2014-07-09 | remove commented out docs js | Mark Otto | 1 | -24/+0 |
| 2014-07-09 | nuke ie8 responsive file warning js | Mark Otto | 1 | -13/+0 |
| 2014-07-09 | Nuke IE8 stuff from docs | Mark Otto | 20 | -202/+6 |
| 2014-07-09 | Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins... | Mark Otto | 7 | -402/+261 |
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> el... | Mark Otto | 6 | -205/+188 |
| 2014-07-09 | nuke commented out css | Mark Otto | 1 | -9/+0 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 6 | -25/+51 |
| 2014-07-08 | Use .box-shadow() mixin so we can enable/disable them | Mark Otto | 6 | -8/+6 |
| 2014-07-08 | Drop: .opacity() mixin because we no longer support IE8 | Mark Otto | 2 | -2/+2 |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 3 | -16/+2 |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 4 | -18/+150 |
| 2014-07-08 | rems: table padding | Mark Otto | 3 | -4/+4 |
| 2014-07-08 | Nuke unused vars for panels wells and thumbnails | Mark Otto | 6 | -68/+5 |
| 2014-07-08 | Bring back button info | Mark Otto | 6 | -7/+77 |
| 2014-07-08 | .btn-default to .btn-secondary | Mark Otto | 23 | -184/+184 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 8 | -159/+81 |
| 2014-07-08 | nuke the sass docs | Mark Otto | 3 | -60/+0 |
| 2014-07-08 | drop the low percentages docs from progress bars | Mark Otto | 1 | -28/+0 |
| 2014-07-08 | docs header padding | Mark Otto | 1 | -4/+8 |
| 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 | 6 | -20/+29 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 8 | -232/+4 |
| 2014-07-08 | clean up commented out docs css | Mark Otto | 1 | -41/+0 |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming @br... | Mark Otto | 4 | -13/+14 |
| 2014-07-08 | fix sidenav padding | Mark Otto | 1 | -5/+0 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 20 | -91/+59 |
| 2014-07-08 | remove glyphicons nav | Mark Otto | 1 | -8/+0 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 6 | -131/+2 |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 6 | -603/+2 |
| 2014-07-08 | clean up layout | Mark Otto | 1 | -35/+1 |
| 2014-07-08 | nuke the v2.x to v3.x migration docs | Mark Otto | 4 | -462/+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 | Overhaul semantic grid mixins | Mark Otto | 1 | -1/+1 |
| 2014-07-08 | rems: rework grid system vars to use rems/ems | Mark Otto | 3 | -88/+88 |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated the... | Mark Otto | 3 | -5/+5 |