| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-23 | Update Popper.js to 1.12.3 | Johann-S | 3 | -3/+3 |
| 2017-08-17 | Fix error in Alerts component doc (#23522) | Jonathan Berger | 1 | -1/+1 |
| 2017-08-14 | Mention badge-default in migration docs, fix typo on popover docs (#23409) | jipexu | 1 | -1/+1 |
| 2017-08-13 | Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heiko... | Mark Otto | 1 | -2/+2 |
| 2017-08-11 | fixing list-group badge example (#23293) | béla | 1 | -3/+3 |
| 2017-08-11 | Use input type search for search fields | Jonathan | 1 | -9/+9 |
| 2017-08-11 | Fix broken links in documentation. (#23315) | Jan Karlo Dela Cruz | 7 | -7/+7 |
| 2017-08-11 | Fix HTML validation errors. | XhmikosR | 1 | -2/+2 |
| 2017-08-10 | v4 docs remove left over Tooltips and Popover documentation from Button Group... | Patrick Yeo | 1 | -4/+0 |
| 2017-08-10 | missed a modifier | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | clarify text, break up larger paragraph, shorten | Mark Otto | 1 | -1/+2 |
| 2017-08-10 | Update badges in buttons examples | Mark Otto | 1 | -19/+7 |
| 2017-08-10 | v4 docs Input Group Sizing section should display `.input-group-sm` (#23151) | Patrick Yeo | 1 | -1/+1 |
| 2017-08-10 | Update progress.md to reflect setting height on .progress | Dave | 1 | -5/+5 |
| 2017-08-10 | Update modal.md | CarloMartini | 1 | -5/+2 |
| 2017-08-10 | Add examples of forms in dropdown menus | Mark Otto | 1 | -0/+49 |
| 2017-08-10 | Mention util.js on all JS plugin pages (#22955) | Mark Otto | 7 | -1/+11 |
| 2017-08-10 | Remove broken CSS that tried to reset the absolute positioning when there was... | Mark Otto | 1 | -3/+3 |
| 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 |