| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 5 | -25/+22 |
| 2017-06-17 | close #22338 by putting h4 text within links, but keep headings as is because... | Mark Otto | 1 | -16/+16 |
| 2017-06-17 | mention labels being outside input-group | Mark Otto | 1 | -1/+1 |
| 2017-06-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+2 |
| 2017-06-17 | document it | Mark Otto | 1 | -0/+2 |
| 2017-06-15 | redo intro | Mark Otto | 1 | -1/+1 |
| 2017-06-15 | fix broken button | Mark Otto | 1 | -1/+1 |
| 2017-06-15 | render the colors | Mark Otto | 1 | -0/+80 |
| 2017-06-15 | clarify now that custom is gone | Mark Otto | 1 | -6/+1 |
| 2017-06-15 | Rename popover classes | Mark Otto | 1 | -11/+11 |
| 2017-06-15 | Rename .card-block to .card-body to match nomenclature of modals | Mark Otto | 3 | -60/+60 |
| 2017-06-15 | Fix duplicate ID in our documentation | Johann-S | 2 | -14/+14 |
| 2017-06-14 | Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks | Mark Otto | 20 | -23/+53 |
| 2017-06-14 | mention updates in migration doc | Mark Otto | 1 | -0/+2 |
| 2017-06-14 | Add note to migration guide | Patrick H. Lauke | 1 | -0/+1 |
| 2017-06-14 | Rename .form-control-static to .form-control-readonly-plain | Patrick H. Lauke | 1 | -4/+4 |