| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-10 | bump to betav4.0.0-beta | Mark Otto | 1 | -1/+1 |
| 2017-08-08 | Fix the min breakpoint in media-breakpoint-between | lucascono | 1 | -1/+1 |
| 2017-08-07 | Add .bg-white and .border-white | Mark Otto | 2 | -0/+5 |
| 2017-08-04 | Dropup dropdown-menu should have margin on the bottom instead of top | Patrick Yeo | 1 | -0/+5 |
| 2017-08-04 | (#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer` | Patrick Yeo | 2 | -2/+2 |
| 2017-08-04 | fix navbar alignment for never expand situations | Mark Otto | 1 | -0/+3 |
| 2017-08-04 | given `width: 100%` is always on a container now and it's constrained by max-... | Mark Otto | 1 | -6/+0 |
| 2017-07-18 | make changes as per suggestion in #23100 | Chirag Modi | 1 | -2/+1 |
| 2017-07-18 | remove change which set from variable and make those in container class | Chirag Modi | 2 | -1/+1 |
| 2017-07-17 | fixed issue #23100 | Chirag Modi | 1 | -0/+1 |
| 2017-07-16 | (#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch... | Patrick Yeo | 2 | -14/+14 |
| 2017-07-11 | Remove ::first-letter and ::first-line selectors from print styles | Patrick H. Lauke | 1 | -9/+1 |
| 2017-07-05 | Remove box-shadow from .btn-link:focus (#22998) | Patrick H. Lauke | 1 | -0/+1 |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | follow up to 4e067f722 | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -5/+1 |
| 2017-07-01 | remove unused $list-group-color variable; it should naturally inherit from th... | Mark Otto | 1 | -1/+0 |
| 2017-07-01 | update comment | Mark Otto | 1 | -1/+0 |
| 2017-07-01 | put button active bg and border in the mixin params for more customization op... | Mark Otto | 1 | -4/+1 |
| 2017-07-01 | match btn transition to input | 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 | 3 | -1/+1 |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 2 | -5/+2 |
| 2017-07-01 | badge variants are generated from -colors Sass map | Mark Otto | 1 | -6/+0 |
| 2017-07-01 | button variants are generated from -colors Sass map | Mark Otto | 1 | -24/+0 |
| 2017-07-01 | no xs sizes being used | Mark Otto | 1 | -1/+0 |
| 2017-07-01 | Restore .text-muted | Mark Otto | 1 | -3/+3 |
| 2017-07-01 | Update carousel display settings | Mark Otto | 1 | -2/+2 |
| 2017-07-01 | using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contents | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | use @supports to apply transform3d to those who can do it, then provide a non... | Mark Otto | 1 | -3/+15 |
| 2017-06-30 | clip to border-box, update overlay | Mark Otto | 1 | -0/+1 |
| 2017-06-30 | add a bg-transparent to override bgs | Mark Otto | 1 | -0/+2 |
| 2017-06-30 | make card headers and footers translucent | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col... | Mark Otto | 3 | -90/+0 |
| 2017-06-30 | Drop .blockquote-reverse, replace with text utils, and redesign blockquote to... | Mark Otto | 2 | -22/+0 |
| 2017-06-30 | drop the mixins | Mark Otto | 1 | -23/+0 |
| 2017-06-30 | Update _grid-framework.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 2 | -18/+3 |
| 2017-06-30 | remove unused mixin, fix variable | Mark Otto | 2 | -13/+3 |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 3 | -49/+23 |
| 2017-06-29 | update comment | Mark Otto | 1 | -2/+5 |
| 2017-06-29 | Drop the old $gray- variables for the new color range | Mark Otto | 1 | -59/+48 |
| 2017-06-29 | add map function for grays | Mark Otto | 1 | -0/+4 |
| 2017-06-28 | remove $state-vars now | Mark Otto | 1 | -22/+2 |
| 2017-06-28 | move table variants to use sass map | Mark Otto | 1 | -6/+3 |
| 2017-06-28 | move list group variants to be generated from sass map | Mark Otto | 1 | -4/+3 |
| 2017-06-28 | remove now unused alert variant variables | Mark Otto | 1 | -16/+0 |
| 2017-06-26 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -1/+1 |
| 2017-06-26 | fixes #22908 | Mark Otto | 1 | -1/+1 |