| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-04 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -4/+4 |
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 3 | -3/+3 |
| 2017-07-04 | fixed doc vertical-align.md "inlie" to "inline" (#22984) | Casper | 1 | -1/+1 |
| 2017-07-03 | fixes #22979 | Mark Otto | 1 | -1/+1 |
| 2017-07-02 | fixes #22968 | Mark Otto | 1 | -1/+1 |
| 2017-07-02 | fix some busted links | Mark Otto | 6 | -37/+5 |
| 2017-07-01 | Add .text-truncate class. We already had a mixin and documented the class, so... | Mark Otto | 1 | -1/+7 |
| 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 | 2 | -29/+63 |
| 2017-07-01 | Move /utilities/typography to /utilities/text to match SCSS file name | Mark Otto | 6 | -6/+6 |
| 2017-07-01 | Move /utilities/flexbox to /utilities/flex to match name of SCSS file | Mark Otto | 7 | -7/+7 |
| 2017-07-01 | cleanup offsets | Mark Otto | 4 | -15/+13 |
| 2017-06-30 | clip to border-box, update overlay | Mark Otto | 1 | -1/+1 |
| 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 | Drop .blockquote-reverse, replace with text utils, and redesign blockquote to... | Mark Otto | 1 | -3/+10 |
| 2017-06-30 | update redirect_from on docs pages | Mark Otto | 5 | -5/+5 |
| 2017-06-30 | update that docs bit too | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | formatting | Mark Otto | 1 | -2/+2 |
| 2017-06-30 | this were removed | Mark Otto | 1 | -5/+0 |
| 2017-06-30 | drop that part of the docs, not applicable | Mark Otto | 1 | -16/+0 |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 1 | -22/+10 |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 1 | -20/+5 |
| 2017-06-30 | callout for future sass implementation | Mark Otto | 1 | -0/+4 |
| 2017-06-29 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -4/+4 |
| 2017-06-29 | Drop the old $gray- variables for the new color range | Mark Otto | 1 | -4/+4 |
| 2017-06-29 | fix broken links on Utilities for layout page | Craig Potter | 1 | -4/+4 |
| 2017-06-28 | move table variants to use sass map | Mark Otto | 1 | -58/+12 |
| 2017-06-28 | move list group variants to be generated from sass map | Mark Otto | 1 | -8/+6 |
| 2017-06-27 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -1/+1 |
| 2017-06-27 | Update migration.md to fix minor typo | Richard Beales | 1 | -1/+1 |
| 2017-06-25 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 3 | -7/+7 |
| 2017-06-25 | add border color utilities | Mark Otto | 1 | -0/+12 |
| 2017-06-25 | revamp button docs to loop over theme colors | Mark Otto | 1 | -26/+5 |
| 2017-06-25 | update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light | Mark Otto | 2 | -2/+2 |
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 2 | -21/+21 |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e... | Mark Otto | 14 | -55/+55 |
| 2017-06-25 | update alert component to use theme sass map and add a ton of options in the ... | Mark Otto | 1 | -24/+8 |
| 2017-06-25 | update background utils | Mark Otto | 1 | -2/+2 |
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 1 | -30/+18 |
| 2017-06-25 | update rendering of colors in options.md | Mark Otto | 1 | -7/+1 |
| 2017-06-21 | Writing style Tweaks to accessibility.md | Sibiraj | 1 | -4/+4 |
| 2017-06-21 | Fix modal overflow with our navbar documentation and fix typo (#22864) | Johann-S | 2 | -3/+3 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 2 | -3/+3 |
| 2017-06-18 | remove mention of postcss-flexbugs-fixes from docs | Mark Otto | 2 | -3/+3 |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, an... | Mark Otto | 2 | -28/+13 |