| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 8 | -12/+14 |
| 2017-07-04 | Dropdown - Disable applyStyle modifier instead of removing inline style appli... | Johann-S | 2 | -7/+32 |
| 2017-07-04 | fixed doc vertical-align.md "inlie" to "inline" (#22984) | Casper | 1 | -1/+1 |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 |
| 2017-07-02 | fixes #22968 | Mark Otto | 1 | -1/+1 |
| 2017-07-02 | fix some busted links | Mark Otto | 9 | -44/+7 |
| 2017-07-02 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -5/+0 |
| 2017-07-02 | npm build | Mark Otto | 28 | -279/+301 |
| 2017-07-01 | follow up to 4e067f722 | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | Removed Japanese translation | Bailey | 1 | -5/+0 |
| 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 | 2 | -1/+11 |
| 2017-07-01 | update link | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | update name | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | Redo the "responsive helpers" files | Mark Otto | 6 | -31/+66 |
| 2017-07-01 | Move /utilities/typography to /utilities/text to match SCSS file name | Mark Otto | 7 | -7/+7 |
| 2017-07-01 | Move /utilities/flexbox to /utilities/flex to match name of SCSS file | Mark Otto | 8 | -8/+8 |
| 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 | Add bash script to lint our variables | Mark Otto | 1 | -0/+28 |
| 2017-07-01 | build dist | Mark Otto | 27 | -252/+272 |
| 2017-07-01 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -9/+21 |
| 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-07-01 | no need for offset, use justify-content-center | Mark Otto | 1 | -2/+2 |
| 2017-07-01 | cleanup offsets | Mark Otto | 4 | -15/+13 |
| 2017-06-30 | build dist | Mark Otto | 27 | -234/+241 |
| 2017-06-30 | build dist | Mark Otto | 7 | -220/+13 |
| 2017-06-30 | clip to border-box, update overlay | Mark Otto | 2 | -1/+2 |
| 2017-06-30 | remove a few .card-dark refs | Mark Otto | 1 | -3/+3 |
| 2017-06-30 | account for new blockquote changes | Mark Otto | 1 | -8/+8 |
| 2017-06-30 | migration guide updated | Mark Otto | 1 | -5/+1 |
| 2017-06-30 | Update card docs to loop over the theme colors and use bg, border, and color ... | Mark Otto | 1 | -102/+27 |
| 2017-06-30 | ditch .card-blockquote for a regular .blockquote (dependent on #22949) | Mark Otto | 1 | -4/+4 |
| 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 | 3 | -25/+10 |
| 2017-06-30 | update redirect_from on docs pages | Mark Otto | 5 | -5/+5 |
| 2017-06-30 | add css-docs task to the dist build | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | build dist | Mark Otto | 35 | -3667/+1686 |