| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-25 | update background utils | Mark Otto | 1 | -8/+0 |
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 2 | -37/+10 |
| 2017-06-25 | modify contrast value | Mark Otto | 1 | -1/+1 |
| 2017-06-25 | update theme colors | Mark Otto | 1 | -13/+13 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -2/+2 |
| 2017-06-18 | Updated flex-basis property to fix issue #18569 in .scss files | obinnangini | 1 | -2/+2 |
| 2017-06-18 | Update _buttons.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, an... | Mark Otto | 6 | -133/+55 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 9 | -24/+40 |
| 2017-06-18 | `@mixin pagination-size()` doesn't apply line-height | Patrick Yeo | 1 | -0/+1 |
| 2017-06-18 | Fix mixin media-breakpoint-only | Ken Paulsen | 1 | -2/+8 |
| 2017-06-17 | Update _borders.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-17 | move from mixins and add important flag | Mark Otto | 1 | -5/+9 |
| 2017-06-17 | limit active styles for nav-pills to immediate children | Mark Otto | 1 | -1/+1 |
| 2017-06-17 | update comment | Mark Otto | 1 | -1/+1 |
| 2017-06-17 | wrap .sticky-top in supports query | Mark Otto | 1 | -3/+5 |
| 2017-06-17 | Some .navbar .dropdown-menu optimisation (#22776) | Catalin Zalog | 1 | -12/+0 |
| 2017-06-17 | Reset Popper.js styles for Dropdowns in navbar | Johann-S | 1 | -4/+19 |
| 2017-06-16 | (#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action... | Patrick Yeo | 2 | -8/+8 |
| 2017-06-15 | add new color vars and maps | Mark Otto | 1 | -12/+64 |
| 2017-06-15 | add color contrast and map-get functions | Mark Otto | 1 | -0/+23 |
| 2017-06-15 | Rename popover classes | Mark Otto | 2 | -19/+19 |
| 2017-06-15 | Rename .card-block to .card-body to match nomenclature of modals | Mark Otto | 1 | -1/+1 |
| 2017-06-14 | Merge branch 'v4-dev' into rip-custom | Mark Otto | 5 | -56/+52 |
| 2017-06-14 | rearrange, add comments | Mark Otto | 1 | -8/+18 |
| 2017-06-14 | Move scss functions from top of variables to separate file, then import it in... | Mark Otto | 5 | -56/+42 |
| 2017-06-14 | Merge branch 'v4-dev' into rip-custom | Mark Otto | 5 | -107/+139 |
| 2017-06-14 | Rename .form-control-static to .form-control-readonly-plain | Patrick H. Lauke | 1 | -4/+4 |
| 2017-06-13 | Remove the confusing _custom.scss file | Mark Otto | 4 | -7/+0 |
| 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 | 10 | -92/+96 |
| 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-10 | move to mixin so we can repeat it easier and allow folks to extend to custom ... | Mark Otto | 2 | -100/+67 |
| 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 | 2 | -118/+0 |
| 2017-06-05 | flesh out invalid styles on .was-validated | Mark Otto | 1 | -0/+82 |
| 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 | trying out new validation styles | Mark Otto | 2 | -15/+51 |
| 2017-05-31 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 5 | -540/+5 |