| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-31 | Use variables for list-group-item color levels (#30009) | Yannik Hampe | 1 | -0/+2 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-28 | Order sizes variables (#30479) | Catalin Zalog | 1 | -9/+9 | |
| 2020-03-23 | File chooser size (#30040) | Zedicius | 1 | -0/+10 | |
| Co-authored-by: David Van Doninck <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-23 | Make form-check label customizable (#30426) | Catalin Zalog | 1 | -0/+1 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-23 | Use WCAG contrast algo (#30168) | Gaël Poupard | 1 | -6/+7 | |
| 2020-03-20 | Merge branch 'master' into underline-links | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-20 | Remove redundant text decoration from hover states | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-18 | Drop IE support from Sass | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-17 | Enable underlines for links | Mark Otto | 1 | -2/+2 | |
| 2020-03-16 | fix(css): adds a new opacity var | Catalin Zalog | 1 | -3/+4 | |
| Fixes beeing able to control `.is-valid` & `.is-invalid` input:focus opacity | |||||
| 2020-03-14 | feat(css): groups hr element | Catalin Zalog | 1 | -2/+1 | |
| 2020-03-10 | Change container padding to 1rem | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-10 | Remove card decks in favor of the grid | Martijn Cuppens | 1 | -1/+0 | |
| 2020-03-10 | Bootstrap 5 grid | Martijn Cuppens | 1 | -5/+2 | |
| 2020-02-15 | Remove map merges (#28508) | Martijn Cuppens | 1 | -100/+72 | |
| 2020-02-15 | Revert "Placeholder for transitions reset to prevent code duplication #29862" | XhmikosR | 1 | -8/+0 | |
| This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-15 | Added new variable for padding on dropdown header (#29946) | Giovanni Mendoza | 1 | -0/+1 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-14 | Placeholder for transitions reset to prevent code duplication… (#29870) | Gaël Poupard | 1 | -0/+8 | |
| Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-12 | Convert background shorthands to separate properties | Martijn Cuppens | 1 | -2/+1 | |
| 2020-02-11 | Make spinners speed adjustable (#30154) | GeoSot | 1 | -3/+4 | |
| 2020-02-10 | Introduce posibility to disable !important suffix for utility classes (#29625) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-01-28 | Add transition and add box-shadow for navbar-toggler (#30038) | Cinnead | 1 | -0/+2 | |
| Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-01-17 | Navbar link color contrast (#30034) | jorimvanhove | 1 | -2/+2 | |
| 2019-12-25 | Escape brackets (#29857) | Martijn Cuppens | 1 | -0/+2 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2019-12-25 | Navbar optimizations (#29864) | Martijn Cuppens | 1 | -0/+1 | |
| - Remove redundant `display: inline-block` from flex children - Remove `line-height: inherit;` which is the default value of `line-height` - Use flex shorthand - Improve background shorthand - Fix removed brand margin caused by requiring containers in navbars | |||||
| 2019-12-14 | Adjust card spacing variables (#29813) | Brendan | 1 | -1/+4 | |
| 2019-11-25 | Enable RFS for font resizing | Martijn Cuppens | 1 | -1/+1 | |
| - Enable RFS - Add documentation - Disable doc font size overrides | |||||
| 2019-11-07 | Make check label cursor customizable (#29654) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-11-07 | Fixed input-height-sm and input-height-lg calculations (#29653) | Sam Duvall | 1 | -2/+2 | |
| 2019-10-31 | Revert complex calculation | Martijn Cuppens | 1 | -2/+1 | |
| 2019-10-31 | Add add and subtract function | ysds | 1 | -11/+12 | |
| 2019-10-28 | Update .form-check to properly support gradients when enabled (#29338) | Mark Otto | 1 | -1/+1 | |
| 2019-10-27 | v5: Simplify navbars by requiring containers (#29339) | Mark Otto | 1 | -1/+1 | |
| * v5: Simplify navbars by requiring containers * Update migration docs for navbar | |||||
| 2019-10-25 | Added animation when modal backdrop is static (#29516) | Higor Araújo dos Anjos | 1 | -0/+1 | |
| 2019-10-25 | Add configurable button text wrapping (#29554) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-10-18 | v5: Update colors to add shades and tints (#29348) | Mark Otto | 1 | -0/+102 | |
| * Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`. | |||||
| 2019-10-12 | Carousel variables (#29493) | leshasmp | 1 | -0/+2 | |
| 2019-10-12 | Group line-height variables (#29466) | astrahov | 1 | -3/+3 | |
| 2019-10-03 | Add variable for `$breadcrumb-font-size` (#29467) | astrahov | 1 | -0/+2 | |
| 2019-10-03 | Variable card height (#29462) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-10-03 | Better radio input (#29441) | Paweł Kuna | 1 | -1/+1 | |
| 2019-10-01 | Variable carousel indicator opacity (#29468) | astrahov | 1 | -0/+2 | |
| 2019-09-27 | Change blue and pink colors to be accessible. (#29198) | XhmikosR | 1 | -2/+2 | |
| 2019-08-30 | Cleanup | Mark Otto | 1 | -0/+1 | |
| - Rename and move the variable to variables file - Move code to the grid file - Use the mixin to generate our own classes - Wrap in a grid classes enabled conditional - Document the mixin | |||||
| 2019-08-30 | Clean up line heights & add line height utilities (#29271) | Martijn Cuppens | 1 | -13/+6 | |
| 2019-08-27 | Switch percentage `font-size`s to `em` and change some font sizes for ↵ | Martijn Cuppens | 1 | -4/+8 | |
| consistency | |||||
| 2019-08-27 | Allow modification of the value of rem | Martijn Cuppens | 1 | -0/+3 | |
| 2019-08-22 | Drop `$nav-divider-*` variables (not used) | Martijn Cuppens | 1 | -4/+1 | |
| 2019-08-18 | Add possibility to define custom border color for disabled form controls ↵ | tu4mo | 1 | -17/+20 | |
| (#29257) | |||||
| 2019-08-16 | Enable wrapping for elements in .modal-footer (#25103) | Martijn Cuppens | 1 | -0/+3 | |
