| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-02 | Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev | Mark Otto | 1 | -0/+1 |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -0/+4 |
| 2017-10-02 | Opaque input borders (#24198) | Mark Otto | 1 | -1/+1 |
| 2017-10-02 | Revert input group border changes (#24197) | Mark Otto | 1 | -1/+0 |
| 2017-09-27 | Add quotes to mapping keys (#23701) | Martijn Cuppens | 1 | -30/+30 |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -2/+2 |
| 2017-08-21 | (#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$... | Patrick Yeo | 1 | -5/+5 |
| 2017-08-20 | drop the now unused -color variable | Mark Otto | 1 | -1/+0 |
| 2017-08-20 | Drop the variables file table of contents and update the comment at the top | Mark Otto | 1 | -38/+0 |
| 2017-08-14 | Adds a default flag to paragraph-margin-bottom (#23420) | Andres Galante | 1 | -1/+1 |
| 2017-08-14 | Removed comment (#23415) | Jurre | 1 | -3/+0 |
| 2017-08-14 | changes 1px to border-width variable on cards | Andres Galante | 1 | -1/+1 |
| 2017-08-14 | Add option to disable carets on dropdowns through `$enable-caret` | Patrick Yeo | 1 | -0/+1 |
| 2017-08-13 | Use empty Sass map and merge into it for easier customization of color maps (... | Mark Otto | 1 | -6/+9 |
| 2017-08-13 | Redo .card-deck and .card-group so they're always flex (#22860) | Mark Otto | 1 | -1/+2 |
| 2017-08-10 | Input Group Addon add option to configure `$input-group-addon-color` | Patrick Yeo | 1 | -0/+1 |
| 2017-08-10 | Custom File padding-x and padding-y values are reversed (#23067) | Patrick Yeo | 1 | -10/+10 |
| 2017-08-10 | Add margin variable for paragraphs (#23140) | Prateek Goel | 1 | -0/+7 |
| 2017-08-10 | Add margin variable for breadcrumb (#23138) | Prateek Goel | 1 | -0/+2 |
| 2017-08-10 | `$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm... | Patrick Yeo | 1 | -1/+1 |
| 2017-08-10 | Emoji Defaults (#22565) | Pascal Pixel | 1 | -1/+1 |
| 2017-08-10 | Add "$border-color" variable | envolute | 1 | -0/+1 |
| 2017-08-10 | Add SF Mono to the monospace font stack | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | Only add CSS transitions on Buttons for background-color, border-color, and b... | Patrick Yeo | 1 | -1/+1 |
| 2017-08-10 | Fix border on input group elements and custom form inputs | Nathan Woltman | 1 | -0/+1 |
| 2017-08-10 | 300, not light | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | Add $font-weight-light var | Mark Otto | 1 | -0/+1 |
| 2017-08-04 | (#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer` | Patrick Yeo | 1 | -1/+1 |
| 2017-07-16 | (#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch... | Patrick Yeo | 1 | -7/+7 |
| 2017-07-01 | follow up to 4e067f722 | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | remove unused $list-group-color variable; it should naturally inherit from th... | Mark Otto | 1 | -1/+0 |
| 2017-07-01 | match btn transition to input | Mark Otto | 1 | -1/+1 |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 1 | -5/+0 |
| 2017-07-01 | badge variants are generated from -colors Sass map | Mark Otto | 1 | -6/+0 |
| 2017-07-01 | button variants are generated from -colors Sass map | Mark Otto | 1 | -24/+0 |
| 2017-07-01 | no xs sizes being used | Mark Otto | 1 | -1/+0 |
| 2017-06-30 | make card headers and footers translucent | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | Drop .blockquote-reverse, replace with text utils, and redesign blockquote to... | Mark Otto | 1 | -2/+0 |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 1 | -11/+3 |
| 2017-06-29 | update comment | Mark Otto | 1 | -2/+5 |
| 2017-06-29 | Drop the old $gray- variables for the new color range | Mark Otto | 1 | -59/+48 |
| 2017-06-28 | remove $state-vars now | Mark Otto | 1 | -22/+2 |
| 2017-06-28 | remove now unused alert variant variables | Mark Otto | 1 | -16/+0 |
| 2017-06-25 | add theme-color-level function and interval so we can generate shades of colors | Mark Otto | 1 | -0/+2 |
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 1 | -1/+1 |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e... | Mark Otto | 1 | -6/+6 |
| 2017-06-25 | update theme colors | Mark Otto | 1 | -13/+13 |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, an... | Mark Otto | 1 | -33/+25 |
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 1 | -4/+4 |
| 2017-06-16 | (#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action... | Patrick Yeo | 1 | -4/+4 |