| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-06 | Fix typo | Pablo Crivella | 1 | -1/+1 |
| 2017-08-04 | remove old validation docs, fixes #23217 | Mark Otto | 1 | -28/+0 |
| 2017-07-31 | Fix HTML errors. (#23184) | XhmikosR | 1 | -4/+4 |
| 2017-07-28 | Update Popper.js to 1.11.0 (#23162) | Johann-S | 3 | -3/+3 |
| 2017-07-13 | Add badge counter example and accessibility advice | Patrick H. Lauke | 1 | -0/+30 |
| 2017-07-12 | Fixed a word (connectinh / connecting) | Casper | 1 | -1/+1 |
| 2017-07-06 | Docs: added missing quote in input-group example (#23010) | Vincent Le Put | 1 | -1/+1 |
| 2017-07-04 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -3/+3 |
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 3 | -3/+3 |
| 2017-07-03 | fixes #22979 | Mark Otto | 1 | -1/+1 |
| 2017-07-02 | fix some busted links | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | Move /utilities/typography to /utilities/text to match SCSS file name | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | Move /utilities/flexbox to /utilities/flex to match name of SCSS file | Mark Otto | 4 | -5/+5 |
| 2017-07-01 | cleanup offsets | Mark Otto | 2 | -9/+9 |
| 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 | 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 | update redirect_from on docs pages | Mark Otto | 1 | -1/+1 |
| 2017-06-28 | move list group variants to be generated from sass map | Mark Otto | 1 | -8/+6 |
| 2017-06-25 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -2/+2 |
| 2017-06-25 | revamp button docs to loop over theme colors | Mark Otto | 1 | -26/+5 |
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 1 | -16/+16 |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e... | Mark Otto | 2 | -34/+34 |
| 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 badges to use the theme colors sass map | Mark Otto | 1 | -30/+18 |
| 2017-06-21 | Fix modal overflow with our navbar documentation and fix typo (#22864) | Johann-S | 1 | -2/+2 |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, an... | Mark Otto | 1 | -7/+7 |
| 2017-06-17 | mention labels being outside input-group | Mark Otto | 1 | -1/+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 | 2 | -59/+59 |
| 2017-06-15 | Fix duplicate ID in our documentation | Johann-S | 2 | -14/+14 |
| 2017-06-14 | Rename .form-control-static to .form-control-readonly-plain | Patrick H. Lauke | 1 | -4/+4 |
| 2017-06-14 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 4 | -4/+33 |
| 2017-06-14 | Update Popper.js 1.10.1 | Johann-S | 3 | -3/+3 |
| 2017-06-14 | Collapse supports multi-target thanks to @vanduynslagerp (#22713) | Johann-S | 1 | -1/+30 |
| 2017-06-13 | copy tweaks | Mark Otto | 1 | -3/+1 |
| 2017-06-13 | Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks | Mark Otto | 1 | -6/+6 |
| 2017-06-13 | rearrange, new examples, new docs | Mark Otto | 1 | -505/+369 |
| 2017-06-11 | reorder that | Mark Otto | 1 | -6/+6 |
| 2017-06-10 | nuke subheader | Mark Otto | 1 | -2/+0 |
| 2017-06-10 | add labels and ids | Mark Otto | 1 | -2/+31 |
| 2017-06-10 | document server side fallbacks | Mark Otto | 1 | -5/+33 |
| 2017-06-10 | mention fallbacks | Mark Otto | 1 | -0/+3 |
| 2017-06-10 | words | Mark Otto | 1 | -1/+1 |
| 2017-06-06 | drop the old validation styles and docs | Mark Otto | 1 | -133/+0 |
| 2017-06-06 | some text for the browser default version | Mark Otto | 1 | -0/+4 |
| 2017-06-06 | add instructions, clarify | Mark Otto | 1 | -2/+2 |
| 2017-06-06 | callout that | Mark Otto | 1 | -1/+3 |