| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2017-06-25 | add border color utilities | Mark Otto | 1 | -0/+7 |
| 2017-06-25 | add theme-color-level function and interval so we can generate shades of colors | Mark Otto | 2 | -0/+16 |
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 3 | -5/+5 |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e... | Mark Otto | 2 | -17/+17 |
| 2017-06-25 | update alert component to use theme sass map and add a ton of options in the ... | Mark Otto | 2 | -16/+8 |
| 2017-06-25 | update background utils | Mark Otto | 1 | -8/+0 |
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 2 | -37/+10 |
| 2017-06-25 | modify contrast value | Mark Otto | 1 | -1/+1 |
| 2017-06-25 | update theme colors | Mark Otto | 1 | -13/+13 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -2/+2 |
| 2017-06-18 | Updated flex-basis property to fix issue #18569 in .scss files | obinnangini | 1 | -2/+2 |
| 2017-06-18 | Update _buttons.scss | Mark Otto | 1 | -1/+1 |