| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-19 | Gradients and shadows (#24429) | Mark Otto | 5 | -9/+39 |
| 2017-10-19 | fix functions, lighter colors on active | Mark Otto | 1 | -3/+3 |
| 2017-10-19 | Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ... | Mark Otto | 1 | -5/+5 |
| 2017-10-15 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 2 | -5/+6 |
| 2017-10-09 | Ensure active button styles are not applied to disabled buttons | Prateek Goel | 1 | -4/+4 |
| 2017-10-05 | make-col-offset: Remove percentage if it's zero. | XhmikosR | 1 | -1/+2 |
| 2017-10-04 | fix travis error | Gijs Boddeus | 1 | -1/+1 |
| 2017-10-04 | revert 1db5082 | Gijs Boddeus | 1 | -2/+2 |
| 2017-10-04 | rearrange properties in _borders.scss mixins | Gijs Boddeus | 1 | -2/+2 |
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 15 | -31/+109 |
| 2017-10-02 | Fix media-breakpoint-between (#23997) | Trent Clowater | 1 | -2/+12 |
| 2017-10-02 | Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev | Mark Otto | 1 | -0/+35 |
| 2017-10-02 | Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527) | Patrick Yeo | 1 | -0/+22 |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 10 | -11/+16 |
| 2017-10-02 | Add order first to grid (#24202) | Luke Frake | 1 | -0/+4 |
| 2017-09-26 | Update comment for forms mixins (#24050) | Andrew Luca | 1 | -1/+1 |
| 2017-09-26 | Merge branch 'v4-dev' into btn-active | XhmikosR | 5 | -18/+20 |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 2 | -3/+3 |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 3 | -15/+17 |
| 2017-09-13 | modified the yiq to to an actual function | gijsbotje | 2 | -4/+4 |
| 2017-09-11 | changes active state color | Andres Galante | 1 | -4/+4 |
| 2017-09-04 | Add correct button-variant mixin hover color (#23657) | Ben Hayward | 1 | -1/+1 |
| 2017-08-20 | added @content directive to media-breakpoint-only mixin for min and max cases | Alex Chegodaev | 1 | -2/+6 |
| 2017-08-20 | Restore grid offset classes | Mark Otto | 2 | -0/+13 |
| 2017-08-14 | Add option to disable carets on dropdowns through `$enable-caret` | Patrick Yeo | 1 | -0/+35 |
| 2017-08-13 | Button code cleanup (#22951) | Mark Otto | 1 | -1/+1 |
| 2017-08-13 | move max-width: 100% on .container to the root of the make-container mixin so... | Mark Otto | 1 | -1/+1 |
| 2017-08-12 | Apply the invalid/valid state to the class name | Mark Otto | 1 | -2/+2 |
| 2017-08-08 | Fix the min breakpoint in media-breakpoint-between | lucascono | 1 | -1/+1 |
| 2017-07-18 | make changes as per suggestion in #23100 | Chirag Modi | 1 | -2/+1 |
| 2017-07-18 | remove change which set from variable and make those in container class | Chirag Modi | 1 | -0/+1 |
| 2017-07-01 | update comment | Mark Otto | 1 | -1/+0 |
| 2017-07-01 | put button active bg and border in the mixin params for more customization op... | Mark Otto | 1 | -4/+1 |
| 2017-06-30 | Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col... | Mark Otto | 1 | -53/+0 |
| 2017-06-30 | drop the mixins | Mark Otto | 1 | -23/+0 |
| 2017-06-30 | Update _grid-framework.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 1 | -14/+3 |
| 2017-06-30 | remove unused mixin, fix variable | Mark Otto | 2 | -13/+3 |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 2 | -38/+20 |
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 1 | -2/+2 |
| 2017-06-25 | update alert component to use theme sass map and add a ton of options in the ... | Mark Otto | 1 | -5/+4 |
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 1 | -5/+6 |
| 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 | 1 | -7/+7 |
| 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 comment | Mark Otto | 1 | -1/+1 |
| 2017-06-13 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 1 | -4/+4 |
| 2017-06-13 | (#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in... | Patrick Yeo | 1 | -4/+4 |
| 2017-06-10 | move to mixin so we can repeat it easier and allow folks to extend to custom ... | Mark Otto | 1 | -0/+60 |