| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-11 | Allow to add more embed responsive ratios (#25894) | Martijn Cuppens | 1 | -20/+7 |
| 2018-11-05 | Add new `.rounded-pill` utility (#27339) | sts-ryan-holton | 1 | -0/+4 |
| 2018-11-04 | Add `.text-wrap` class. | Andrew | 1 | -0/+1 |
| 2018-10-23 | Added Viewport Height & Width helpers | ItaloBC | 1 | -0/+8 |
| 2018-10-06 | Add overflow-auto and overflow-hidden utilities | Mark Otto | 2 | -5/+5 |
| 2018-08-25 | add text-reset to text utilities (#26866) | m5o | 1 | -0/+4 |
| 2018-08-13 | Change if statement | Martijn Cuppens | 1 | -1/+1 |
| 2018-07-24 | Merge branch 'garhbod-patch-1' into v4-dev | Mark Otto | 1 | -1/+23 |
| 2018-07-24 | Add .text-decoration-none utility class (#25933) | Stefan Wrobel | 1 | -0/+2 |
| 2018-07-24 | add 'lighter' and 'bolder' font weight classes (#26580) | Andrew | 1 | -4/+6 |
| 2018-07-08 | fix comment placement, remove unecessary prop wrapper | Mark Otto | 1 | -20/+17 |
| 2018-06-07 | Negative Margins classes for custom col gutters | Ryan Worth | 1 | -0/+25 |
| 2018-04-16 | Suppress text-hide deprecation warning (#26242) | Alexander Rechsteiner | 1 | -1/+1 |
| 2018-03-31 | Add box-shadow utilities (#25758) | Mark Otto | 1 | -0/+6 |
| 2018-03-31 | Add new .flex-grow and .flex-shrink utils | Mark Otto | 1 | -0/+4 |
| 2018-03-31 | add 50% translucent black and white text | Mark Otto | 1 | -0/+3 |
| 2018-03-31 | add .text-body, fixes #25412 | Mark Otto | 1 | -0/+1 |
| 2018-03-31 | Add .text-monospace util | Mark Otto | 1 | -0/+2 |
| 2018-03-12 | Replace "loose" HEX values with their respective variables (#25672) | Jacob Müller | 1 | -1/+1 |
| 2018-02-07 | Enable `scss/dollar-variable-default` rule (#25542) | freezy | 1 | -0/+1 |
| 2018-01-21 | Add missing flex-fill utility | Pierre-Denis Vanduynslager | 1 | -0/+1 |
| 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 |