| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-13 | Change default custom select styles (#28027) | Martijn Cuppens | 1 | -3/+3 | |
| 2019-01-11 | Add form-validation-states Sass map (#27999) | Mark Otto | 1 | -0/+15 | |
| 2019-01-11 | Fix input-height-inner wrongly calculated (#28018) | Miha Eržen | 1 | -3/+3 | |
| In a scenario where `$input-line-height` or `$input-font-size` are different than `$input-btn-line-height` and `$input-btn-font-size` the final `$input-height-inner` was wrongly calculated. | |||||
| 2019-01-07 | Allow configuration of caret spacing and vertical alignment (#27994) | Martijn Cuppens | 1 | -0/+2 | |
| 2019-01-07 | Sync custom select focus state with custom control focus state | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-04 | Move hand cursor for buttons to reboot | Martijn Cuppens | 1 | -0/+1 | |
| 2019-01-03 | Remove unnecessary brackets for consistency (#27966) | Florian Lacreuse | 1 | -5/+5 | |
| 2018-12-29 | Configurable display utility classes (#27917) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-12-29 | Fix custom select font sizes (#27929) | Martijn Cuppens | 1 | -2/+3 | |
| 2018-12-27 | Fix form-feedback-icon-invalid color (#27935) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-23 | Fix 4:3 embed (#27910) | XhmikosR | 1 | -1/+1 | |
| 2018-12-21 | Add variable for dropdown-divider-margin-y (#27857) | Mark Otto | 1 | -30/+31 | |
| * Add variable for dropdown-divider-margin-y For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables. Fixes #26660. * bump bundlesize | |||||
| 2018-12-21 | Merge branch 'table-dark-colors' into v4-dev | Mark Otto | 1 | -2/+3 | |
| 2018-12-21 | Sync modal header & footer border colors with $border-color | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-21 | Sync `$table-border-color` with `$border-color` | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-21 | #27135: themed link focus state & selector improvement (#27136) | Martijn Cuppens | 1 | -0/+3 | |
| 2018-12-21 | Merge branch 'table-hover-colors' into v4-dev | Mark Otto | 1 | -1/+4 | |
| 2018-12-16 | Use theme-color function for colors (#27848) | Martijn Cuppens | 1 | -6/+6 | |
| 2018-12-15 | Add table-hover-color variables | Mark Otto | 1 | -1/+4 | |
| Fixes #26465 | |||||
| 2018-12-15 | Match .table-dark background-color to the -dark variable | Mark Otto | 1 | -2/+2 | |
| 2018-12-14 | Remove redundant brackets (#27768) | Martijn Cuppens | 1 | -5/+5 | |
| 2018-12-14 | Actual gutter definition (#27797) | Gijs Boddeus | 1 | -1/+1 | |
| 2018-12-12 | Add switch custom form control (#23004) | Gijs Boddeus | 1 | -0/+4 | |
| 2018-12-05 | Make form grid gutter width configurable (#27766) | Jacob Müller | 1 | -0/+1 | |
| 2018-12-05 | Add quotes according to the stylelint rule (#27771) | Shohei Yoshida | 1 | -1/+1 | |
| 2018-11-22 | Add border-radius to dropdown items (#27703) | Roy Klutman | 1 | -0/+1 | |
| 2018-11-17 | Inherit card header color (#27681) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 1 | -1/+1 | |
| 2018-11-13 | Add new toasts component | Mark Otto | 1 | -1/+16 | |
| 2018-11-13 | Add Bootstrap's very first spinners omfg it's actually happening | Mark Otto | 1 | -0/+11 | |
| 2018-11-11 | Allow to add more embed responsive ratios (#25894) | Martijn Cuppens | 1 | -0/+11 | |
| 2018-11-05 | Add new `.rounded-pill` utility (#27339) | sts-ryan-holton | 1 | -0/+2 | |
| 2018-11-05 | Add Noto Sans to the font stack (#27596) | LittleHuba | 1 | -1/+1 | |
| Fixes #27595 | |||||
| 2018-11-03 | Add Sass variable for prefers-reduced-motion, add callout to affected ↵ | Patrick H. Lauke | 1 | -9/+10 | |
| components (#27581) * Tweak the accessibility/reduced motion text include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS xref https://github.com/twbs/bootstrap/issues/27525 * Add new callout for reduced motion * Add variable to control prefers-reduced-motion media query support * Add callout about prefers-reduced-motion to all components currently using animation which are affected | |||||
| 2018-10-31 | Fix Edge bounce and restore original transition easing (#27279) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-10-30 | Prevent the background to be shown when transitioning | Martijn Cuppens | 1 | -1/+2 | |
| 2018-10-23 | Variable darken percentage for emphasized links | Martijn Cuppens | 1 | -5/+6 | |
| 2018-10-23 | Easy merging of new grid breakpoints and containers (#26714) | Mitko Georgiev | 1 | -13/+23 | |
| This change follows exactly what was done for the `$grays`, `$colors`, and `$theme-colors` lists in #23260. This allows for easy addition of new breakpoints or grid containers also. | |||||
| 2018-10-23 | Custom select validation padding fix and additional custom select feedback ↵ | Martijn Cuppens | 1 | -0/+4 | |
| icon variables | |||||
| 2018-10-21 | Simplify theme color usage (#27378) | Martijn Cuppens | 1 | -6/+6 | |
| 2018-10-21 | Card header color theming (#26573) | Andrew Pucci | 1 | -0/+1 | |
| Define new variable for card header color | |||||
| 2018-10-21 | Custom checkboxes and radios retheming (#27064) | Martijn Cuppens | 1 | -8/+15 | |
| 2018-10-21 | Re-add carousel control transition (#27277) | Martijn Cuppens | 1 | -0/+2 | |
| 2018-10-21 | optimize data URIs (#27284) | midzer | 1 | -10/+10 | |
| 2018-10-20 | Custom select inconsistent padding (#27415) | semenyakNik | 1 | -2/+2 | |
| 2018-10-20 | Add font weight options for form controls and custom select (#27343) | Andres Galante | 1 | -0/+3 | |
| 2018-10-20 | table: Add border color relative to theme for accessibility (#25755) | Bastien | 1 | -0/+3 | |
| 2018-10-19 | feat: keep contrast on `.table-dark` | Catalin Zalog | 1 | -1/+1 | |
| In case we set `$body-bg` to a dark color, we have to keep table contrast relevant. | |||||
| 2018-10-06 | Add overflow-auto and overflow-hidden utilities | Mark Otto | 1 | -0/+6 | |
| 2018-09-18 | Allow multiple ways of padding declaration for modal header (#26976) | Martijn Cuppens | 1 | -1/+3 | |
| * #26967: Allow multiple ways of padding declaration for modal header * #26976: split vertical and horizontal modal padding | |||||
