| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-03-30 | rewrite table modifiers to use .table- prefix | Mark Otto | 1 | -19/+7 |
| 2015-03-30 | Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t... | Mark Otto | 4 | -31/+41 |
| 2015-03-29 | fix order | Mark Otto | 1 | -1/+1 |
| 2015-03-29 | fixes | Mark Otto | 2 | -9/+6 |
| 2015-03-29 | Merge branch 'master' into v4 | Mark Otto | 11 | -12/+33 |
| 2015-03-28 | Revert "Images are responsive by default" | Chris Rebert | 3 | -6/+23 |
| 2015-03-11 | Images are responsive by default | Mark Otto | 3 | -23/+6 |
| 2015-03-09 | remove justified button groups | Mark Otto | 1 | -26/+0 |
| 2015-03-09 | remove all customizer comments from variables file | Mark Otto | 1 | -214/+56 |
| 2015-03-01 | fix validation, run grunt dist | Mark Otto | 3 | -5/+8 |
| 2015-03-01 | Merge branch 'master' into v4 | Mark Otto | 3 | -12/+19 |
| 2015-02-04 | account for mq4-hover-shim's renaming & org move | Chris Rebert | 1 | -1/+1 |
| 2015-01-22 | add $use-hover-media-query to control @media (hover:hover) usage | Chris Rebert | 2 | -13/+46 |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 26 | -189/+210 |
| 2015-01-21 | Merge pull request #65 from twbs/precision | Mark Otto | 1 | -1/+1 |
| 2015-01-21 | Use expressions for thirds to avoid precision issues | Chris Rebert | 1 | -1/+1 |
| 2015-01-21 | Reorg @viewport now that we don't need to worry about non-responsive layouts | Chris Rebert | 2 | -20/+20 |
| 2015-01-19 | Merge pull request #52 from twbs/normalize-figure | Chris Rebert | 1 | -10/+0 |
| 2015-01-19 | properly reset button.close styles | Mark Otto | 1 | -11/+11 |
| 2015-01-19 | fix broken breadcrumb divider | Mark Otto | 1 | -1/+1 |
| 2015-01-19 | fix border color on inverse tables | Mark Otto | 1 | -1/+2 |
| 2015-01-19 | fix invalid css | Mark Otto | 1 | -1/+0 |
| 2015-01-19 | Merge branch 'master' into v4 | Mark Otto | 6 | -6/+23 |
| 2015-01-18 | Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss" | Chris Rebert | 1 | -0/+0 |
| 2015-01-15 | Rename scss/bootstrap.scss -> scss/_bootstrap.scss | Gleb Mazovetskiy | 1 | -0/+0 |
| 2015-01-08 | Remove libsass @media nesting bug workaround | Chris Rebert | 1 | -14/+2 |
| 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 |