| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-05-12 | Include the newly added utilities/interactions.scss file | XhmikosR | 1 | -1/+2 |
| 2018-12-04 | Stretched link | Martijn Cuppens | 1 | -0/+1 |
| 2018-10-06 | Add overflow-auto and overflow-hidden utilities | Mark Otto | 1 | -0/+1 |
| 2018-03-31 | Add box-shadow utilities (#25758) | Mark Otto | 1 | -0/+1 |
| 2017-07-01 | Redo the "responsive helpers" files | Mark Otto | 1 | -0/+1 |
| 2017-01-02 | New position utils, split docs | Mark Otto | 1 | -0/+2 |
| 2016-10-18 | Add vertical-align utilities | Mark Otto | 1 | -0/+1 |
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 1 | -1/+1 |
| 2016-09-08 | Add new border utils | Mark Otto | 1 | -0/+1 |
| 2016-04-06 | Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343 | Teo Dell'Amico | 1 | -1/+2 |
| 2016-02-06 | Drop .center-block for .m-x-auto | Mark Otto | 1 | -1/+0 |
| 2016-02-06 | Move the conditional statement back to the file because nested imports aren't... | Mark Otto | 1 | -4/+1 |
| 2016-02-06 | Conditionally include the flex utils in the import stack and reduce to a sing... | Mark Otto | 1 | -0/+4 |
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` dire... | Chris Rebert | 1 | -95/+8 |
| 2015-12-07 | Tweak naming and docs of font utility classes | Chris Rebert | 1 | -3/+3 |
| 2015-12-06 | Fix .font-italic utility class definition | Chris Rebert | 1 | -2/+2 |
| 2015-12-06 | fixes #18433: add three new font utils | Mark Otto | 1 | -0/+6 |
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 1 | -6/+12 |
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 1 | -6/+12 |
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 1 | -3/+0 |
| 2015-11-22 | Add missing !important-s to responsive text alignment classes; fixes #18300 | Deilv | 1 | -3/+3 |
| 2015-11-12 | Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 | Chris Rebert | 1 | -5/+0 |
| 2015-11-12 | Merge pull request #18033 from twbs/invisible-important | Chris Rebert | 1 | -1/+1 |
| 2015-11-12 | Merge pull request #18032 from twbs/text-transform-important | Chris Rebert | 1 | -3/+3 |
| 2015-10-29 | Move .bg-* utility classes into separate file | Chris Rebert | 1 | -26/+0 |
| 2015-10-23 | Add !important to .invisible (visibility:hidden) utility class | Chris Rebert | 1 | -1/+1 |
| 2015-10-23 | Add !important to text transform utility classes | Chris Rebert | 1 | -3/+3 |
| 2015-10-23 | Add !important to text alignment utility classes | Chris Rebert | 1 | -5/+5 |
| 2015-10-23 | Stop hardcoding grid breakpoints in responsive alignment utility classes; fix... | Chris Rebert | 1 | -26/+6 |
| 2015-08-18 | rename .inverse to .bg-inverse, add .bg-faded | Mark Otto | 1 | -1/+5 |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 |
| 2015-08-13 | Use -* vars for .bg-* and .text-* utilities | Mark Otto | 1 | -14/+8 |
| 2015-08-10 | addresses #14217, add responsive text alignment classes | Mark Otto | 1 | -1/+33 |
| 2015-06-01 | move spacing utils to separate file, document them a bit | Mark Otto | 1 | -110/+0 |
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -2/+2 |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 1 | -8/+23 |
| 2015-04-15 | fix spacer vars | Mark Otto | 1 | -2/+2 |
| 2015-04-14 | more utilities | Mark Otto | 1 | -8/+96 |
| 2015-03-30 | Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t... | Mark Otto | 1 | -0/+8 |
| 2015-01-05 | Remove affix from docs & CSS; add migration guidance | Chris Rebert | 1 | -5/+0 |
| 2014-12-24 | Update styles for Ruby Sass compat | Gleb Mazovetskiy | 1 | -2/+3 |
| 2014-12-23 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -15/+0 |
| 2014-12-23 | add [hidden] utility for hiding any html element (see #15274 for more context) | Mark Otto | 1 | -0/+7 |
| 2014-12-18 | Remove .hidden and .show classes | Chris Rebert | 1 | -12/+0 |
| 2014-12-11 | Use grid classes or mixins on .dl-horizontal, update docs to include it, remo... | Mark Otto | 1 | -0/+1 |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -2/+2 |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+122 |