| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-14 | Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks | Mark Otto | 32 | -300/+531 |
| 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 | 2 | -8/+8 |
| 2017-06-14 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 29 | -291/+521 |
| 2017-06-14 | Update Popper.js 1.10.1 | Johann-S | 22 | -25/+25 |
| 2017-06-14 | Collapse supports multi-target thanks to @vanduynslagerp (#22713) | Johann-S | 3 | -13/+146 |
| 2017-06-14 | Use localhost because Win Edge block loopback access | Johann-S | 1 | -1/+1 |
| 2017-06-14 | Fix unit tests with no assertion | Johann-S | 1 | -11/+23 |
| 2017-06-14 | Upgrade QUnit to 2.3.3 | Johann-S | 2 | -241/+326 |
| 2017-06-13 | Remove the confusing _custom.scss file | Mark Otto | 4 | -7/+0 |
| 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 | tighten up sidebar | Mark Otto | 1 | -2/+6 |
| 2017-06-13 | rearrange, new examples, new docs | Mark Otto | 1 | -505/+369 |
| 2017-06-13 | move from .gutters-sm to .form-row to be super explicit about intended use case | Mark Otto | 2 | -12/+18 |
| 2017-06-13 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 22 | -109/+114 |
| 2017-06-13 | (Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-che... | Patrick Yeo | 2 | -13/+13 |
| 2017-06-13 | Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414) | Patrick Yeo | 2 | -12/+12 |
| 2017-06-13 | Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-... | Patrick Yeo | 2 | -12/+12 |
| 2017-06-13 | (#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in... | Patrick Yeo | 3 | -12/+12 |
| 2017-06-13 | (#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$cu... | Patrick Yeo | 2 | -21/+21 |
| 2017-06-13 | (#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-activ... | Patrick Yeo | 2 | -13/+13 |
| 2017-06-13 | (#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-cont... | Patrick Yeo | 2 | -6/+6 |
| 2017-06-13 | Update _variables.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-13 | Mention variable naming scheme to help with #22414 | Mark Otto | 1 | -0/+3 |
| 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-10 | move to mixin so we can repeat it easier and allow folks to extend to custom ... | Mark Otto | 2 | -100/+67 |
| 2017-06-10 | change depth | Mark Otto | 1 | -1/+1 |
| 2017-06-07 | Avoid Tooltips/Popovers overflow on documentation's navbar (#22733) | Johann-S | 1 | -1/+1 |
| 2017-06-06 | remove icons for now | Mark Otto | 2 | -12/+3 |
| 2017-06-06 | add valid state | Mark Otto | 1 | -0/+51 |
| 2017-06-06 | drop the old validation styles and docs | Mark Otto | 3 | -251/+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 |
| 2017-06-05 | flesh out invalid styles on .was-validated | Mark Otto | 2 | -2/+215 |
| 2017-06-05 | start rewriting | Mark Otto | 1 | -2/+10 |
| 2017-06-04 | Update path to our docs assets for visual tests | Johann-S | 9 | -14/+15 |
| 2017-06-03 | Fix overflowing text in Cards with `word-wrap: break-word` | Patrick Yeo | 1 | -1/+2 |
| 2017-06-03 | Rename `$card-border-radius-inner` to `$card-inner-border-radius` | Patrick Yeo | 2 | -6/+6 |
| 2017-06-03 | fix small typo inside _button-group.scss (#22746) | Tom Van Rompaey | 1 | -1/+1 |
| 2017-06-01 | Fix broken documentation links for Toolings section | Johann-S | 1 | -1/+1 |
| 2017-06-01 | Fix search redirect | Maxime Locqueville | 1 | -1/+1 |
| 2017-06-01 | trying out new validation styles | Mark Otto | 3 | -15/+79 |