| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-17 | Prevent print utils from overriding all other display utils (#25269) | Mark Otto | 1 | -28/+10 |
| 2017-12-28 | Expand border utilities to include top, right, bottom, left | Mark Otto | 1 | -1/+6 |
| 2017-10-19 | Gradients and shadows (#24429) | Mark Otto | 1 | -0/+6 |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 9 | -2/+20 |
| 2017-10-02 | add display `table-cell` (#24004) | Paweł Kuna | 1 | -0/+1 |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -2/+7 |
| 2017-09-09 | adds missing important on utility classs | Andres Galante | 1 | -2/+2 |
| 2017-08-12 | Remove extra spaces from spacing utilities (#23337) | razh | 1 | -2/+2 |
| 2017-08-10 | Reduce number of spacing rules (#23208) | Morgan Stone | 1 | -12/+20 |
| 2017-08-10 | Change border class | envolute | 1 | -1/+1 |
| 2017-08-10 | Add .font-weight-light class, add !important to the classes | Mark Otto | 1 | -3/+4 |
| 2017-08-10 | Add basic property-value utils for position | Mark Otto | 1 | -1/+10 |
| 2017-08-07 | Add .bg-white and .border-white | Mark Otto | 2 | -0/+5 |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | doh, we already have that above | Mark Otto | 1 | -4/+0 |
| 2017-07-01 | Add .text-truncate class. We already had a mixin and documented the class, so... | Mark Otto | 1 | -0/+4 |
| 2017-07-01 | Redo the "responsive helpers" files | Mark Otto | 1 | -0/+52 |
| 2017-07-01 | Restore .text-muted | Mark Otto | 1 | -3/+3 |
| 2017-06-30 | add a bg-transparent to override bgs | Mark Otto | 1 | -0/+2 |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 1 | -4/+0 |
| 2017-06-25 | add border color utilities | Mark Otto | 1 | -0/+7 |
| 2017-06-25 | update background utils | Mark Otto | 1 | -8/+0 |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, an... | Mark Otto | 2 | -26/+6 |
| 2017-06-17 | Update _borders.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-17 | move from mixins and add important flag | Mark Otto | 1 | -5/+9 |
| 2017-06-17 | wrap .sticky-top in supports query | Mark Otto | 1 | -3/+5 |
| 2017-04-08 | Revert "Drop width from sizing utils given .col- classes can do the same thin... | Mark Otto | 1 | -1/+1 |
| 2017-04-08 | Drop width from sizing utils given .col- classes can do the same thing (follo... | Mark Otto | 1 | -1/+1 |
| 2017-03-05 | Clean up spacers a bit more | Starsam80 | 1 | -12/+10 |
| 2017-03-05 | Drop the .hidden and .visible classes, save for the print ones | Mark Otto | 2 | -49/+40 |
| 2017-01-24 | Rename order utilities to intended class names (#21739) | Mark Otto | 1 | -3/+3 |
| 2017-01-02 | New position utils, split docs | Mark Otto | 3 | -21/+33 |
| 2017-01-02 | remove line break | Mark Otto | 1 | -1/+0 |
| 2016-12-26 | Add more flex utilities | Starsam80 | 1 | -31/+34 |
| 2016-12-25 | Use variables for the width/height classes | Starsam80 | 1 | -9/+5 |
| 2016-12-25 | Clean up _spacing.scss a little bit | Starsam80 | 1 | -20/+16 |
| 2016-12-25 | trailing space | Mark Otto | 1 | -1/+1 |
| 2016-12-25 | line break for sanity | Mark Otto | 1 | -0/+1 |
| 2016-12-25 | add my-auto and m-auto | Mark Otto | 1 | -0/+5 |
| 2016-12-25 | responsive auto margin classes | Mark Otto | 1 | -8/+13 |
| 2016-12-25 | add mr-auto and ml-auto for some flex shiz | Mark Otto | 1 | -0/+3 |
| 2016-12-24 | remove unused utils, comment | Mark Otto | 1 | -4/+0 |
| 2016-12-24 | remove old flex utils, update docs to match | Mark Otto | 1 | -21/+0 |
| 2016-12-24 | duplicate of the .flex-fill util | Mark Otto | 1 | -3/+0 |
| 2016-12-24 | Start to blow out and document more flexbox utilities | Mark Otto | 1 | -0/+42 |
| 2016-12-24 | fix incorrect class name for inline-flex | Mark Otto | 1 | -1/+1 |
| 2016-12-22 | small unrelated addition—adds .d-flex-inline util | Mark Otto | 1 | -0/+1 |
| 2016-12-22 | New width and height utils | Mark Otto | 1 | -0/+7 |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -23/+21 |
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 5 | -121/+54 |