| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-02 | Fixes #14253: Add borders for tables that follow bodies in panels | Mark Otto | 3 | -3/+5 |
| 2014-08-02 | Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont... | Mark Otto | 5 | -16/+31 |
| 2014-08-01 | Run `grunt`. | XhmikosR | 2 | -4/+11 |
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 3 | -2/+8 |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 3 | -2/+8 |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 3 | -2/+3 |
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 5 | -24/+55 |
| 2014-07-22 | Run `grunt`. | XhmikosR | 2 | -2/+2 |
| 2014-07-21 | grunt dist | Chris Rebert | 2 | -15/+3 |
| 2014-07-14 | grunt dist | Mark Otto | 3 | -13/+15 |
| 2014-07-14 | experiment with more utilities | Mark Otto | 3 | -2/+23 |
| 2014-07-14 | inverse table idea | Mark Otto | 3 | -5/+18 |
| 2014-07-13 | table headers | Mark Otto | 3 | -2/+10 |
| 2014-07-13 | new navbar ideas | Mark Otto | 3 | -116/+151 |
| 2014-07-13 | transitions mixin and global variable, add it to buttons | Mark Otto | 3 | -2/+5 |
| 2014-07-12 | Fixes #14074: Make open dropdown nav links in navbar use gradients | Mark Otto | 3 | -2/+4 |
| 2014-07-12 | Merge branch 'master' into derp | Mark Otto | 3 | -8/+13 |
| 2014-07-12 | Fixes #14095: Add basic styling for captions, which we've for some reason bee... | Mark Otto | 3 | -2/+8 |
| 2014-07-12 | grunt | Mark Otto | 3 | -2/+3 |
| 2014-07-12 | Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ... | Mark Otto | 3 | -4/+2 |
| 2014-07-12 | Fixes #14107: Lighten placeholder text | Mark Otto | 4 | -6/+6 |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 3 | -4/+4 |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 6 | -383/+28 |
| 2014-07-10 | Run `grunt`. | XhmikosR | 2 | -2/+2 |
| 2014-07-09 | Merge branch 'master' into derp | Mark Otto | 2 | -3/+2 |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop justifie... | Mark Otto | 3 | -261/+67 |
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with .visibl... | Mark Otto | 3 | -91/+2 |
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 3 | -33/+7 |
| 2014-07-09 | more navs work | Mark Otto | 3 | -2/+43 |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 6 | -91/+167 |
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> el... | Mark Otto | 3 | -57/+143 |
| 2014-07-09 | Run `grunt`. | XhmikosR | 5 | -7/+4 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 3 | -14/+20 |
| 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 | 3 | -2/+97 |
| 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 | 3 | -5/+5 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 6 | -150/+76 |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 3 | -16/+16 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 8 | -232/+4 |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming @br... | Mark Otto | 3 | -12/+13 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 3 | -13/+14 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 3 | -30/+2 |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 3 | -313/+2 |
| 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 |