| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-08 | Revert "Remove libsass @media nesting bug workaround" | Gleb Mazovetskiy | 1 | -2/+14 |
| 2015-01-07 | Remove libsass @media nesting bug workaround | Chris Rebert | 1 | -14/+2 |
| 2015-01-06 | Overhaul responsive visibility classes | Chris Rebert | 1 | -92/+13 |
| 2015-01-06 | Kill scss/mixins/_media-queries.scss | Chris Rebert | 9 | -57/+31 |
| 2015-01-06 | rename media-breakpoint-{min,max} => media-breakpoint-{up,down} | Chris Rebert | 4 | -10/+13 |
| 2015-01-05 | Use improved box sizing reset | Chris Rebert | 1 | -1/+6 |
| 2015-01-05 | Remove affix from docs & CSS; add migration guidance | Chris Rebert | 1 | -5/+0 |
| 2015-01-03 | fix broke shit, recompile | Mark Otto | 1 | -3/+3 |
| 2015-01-03 | Merge branch 'master' into v4 | Mark Otto | 6 | -21/+23 |
| 2015-01-03 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -1/+1 |
| 2015-01-01 | override the box-shadows on active, checked, and indeterminate states | Mark Otto | 1 | -0/+3 |
| 2015-01-01 | add indeterminate checkbox support | Mark Otto | 1 | -8/+5 |
| 2015-01-01 | fix typo in comment | Chris Rebert | 1 | -1/+1 |
| 2014-12-31 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 16 | -306/+288 |
| 2014-12-31 | grunt | Mark Otto | 1 | -1/+1 |
| 2014-12-31 | larger hr border width so it shows up | Mark Otto | 1 | -1/+1 |
| 2014-12-31 | tweak and improve jumbotrons | Mark Otto | 1 | -12/+8 |
| 2014-12-31 | fix some source code for custom forms | Mark Otto | 1 | -3/+4 |
| 2014-12-29 | Merge pull request #22 from twbs/alert-heading | Chris Rebert | 1 | -11/+12 |
| 2014-12-29 | un-nest .alert-heading & .alert-link | Chris Rebert | 1 | -11/+12 |
| 2014-12-29 | refactor tooltip+popover CSS to decrease chaining+nesting | Chris Rebert | 2 | -103/+96 |
| 2014-12-29 | CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover' | Chris Rebert | 2 | -16/+16 |
| 2014-12-29 | remove now-redundant .popover parent in .popover-arrow selectors | Chris Rebert | 1 | -3/+3 |
| 2014-12-29 | rename .arrow => .popover-arrow | Chris Rebert | 1 | -8/+8 |
| 2014-12-26 | Merge pull request #21 from twbs/deprecated-tooltip-placements | Chris Rebert | 1 | -29/+0 |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 2 | -251/+214 |
| 2014-12-24 | custom forms: checkbox and radio stacked option | Mark Otto | 1 | -2/+27 |
| 2014-12-24 | Automate breakpoints | Gleb Mazovetskiy | 9 | -154/+163 |
| 2014-12-24 | Update styles for Ruby Sass compat | Gleb Mazovetskiy | 5 | -5/+13 |
| 2014-12-24 | some cleanup | Mark Otto | 1 | -33/+41 |
| 2014-12-24 | add custom forms, stub out examples for radios and checkboxes | Mark Otto | 2 | -0/+292 |
| 2014-12-23 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 6 | -26/+10 |
| 2014-12-23 | add [hidden] utility for hiding any html element (see #15274 for more context) | Mark Otto | 1 | -0/+7 |
| 2014-12-22 | Merge pull request #50 from twbs/disabled-pseudo | Mark Otto | 4 | -8/+8 |
| 2014-12-22 | Merge pull request #53 from twbs/firefox-placeholder-opacity | Mark Otto | 1 | -0/+1 |
| 2014-12-22 | Merge pull request #45 from twbs/bye-hidden | Mark Otto | 1 | -12/+0 |
| 2014-12-22 | Re-add Firefox placeholder opacity workaround | Chris Rebert | 1 | -0/+1 |
| 2014-12-22 | Remove min--moz-device-pixel-ratio | Chris Rebert | 1 | -3/+1 |
| 2014-12-22 | [disabled] => :disabled | Chris Rebert | 4 | -8/+8 |
| 2014-12-20 | variables: fix fade-in | Gleb Mazovetskiy | 1 | -1/+1 |
| 2014-12-19 | Merge pull request #46 from twbs/trailing-whitespace | Chris Rebert | 4 | -16/+16 |
| 2014-12-19 | rm trailing whitespace | Chris Rebert | 4 | -16/+16 |
| 2014-12-18 | rewrite all table styles to remove in selectors | Mark Otto | 1 | -147/+63 |
| 2014-12-18 | Remove .hidden and .show classes | Chris Rebert | 1 | -12/+0 |
| 2014-12-18 | Merge pull request #42 from twbs/pager | Chris Rebert | 1 | -14/+14 |
| 2014-12-17 | rename .item => .carousel-item | Chris Rebert | 1 | -1/+1 |
| 2014-12-17 | rename .previous => .pager-prev , .next => .pager-next | Chris Rebert | 1 | -14/+14 |
| 2014-12-17 | Merge pull request #33 from twbs/rm-android-workaround | Mark Otto | 2 | -2/+0 |
| 2014-12-17 | Merge pull request #35 from twbs/rm-chrome-osx-print-workaround | Mark Otto | 1 | -6/+0 |
| 2014-12-17 | Merge pull request #29 from twbs/ie9-minimum-docs | Mark Otto | 2 | -7/+7 |