| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2016-11-27 | Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) | Starsam80 | 6 | -36/+36 |
| 2016-11-27 | Add max-width 100% and max-height 100% utilities (#21221) | Mark Otto | 1 | -0/+3 |
| 2016-11-27 | Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (... | Starsam80 | 1 | -24/+44 |
| 2016-11-27 | Remove redundant media queries (#21220) | Starsam80 | 3 | -28/+22 |
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -3/+11 |
| 2016-11-26 | Add .rounded-0 utility class (#21214) | Ken Dale | 1 | -0/+4 |
| 2016-11-26 | Border utilities (#21213) | Mark Otto | 1 | -3/+6 |
| 2016-10-31 | Responsive display utilities (#20934) | Mark Otto | 2 | -16/+39 |
| 2016-10-31 | Make spacer utils responsive (#20926) | Mark Otto | 1 | -19/+44 |