| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-31 | Require `.form-label` classes on form labels (#30476) | Martijn Cuppens | 7 | -8/+17 | |
| 2020-03-31 | Use variables for list-group-item color levels (#30009) | Yannik Hampe | 2 | -1/+3 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-31 | Cleanup responsive tables (#30482) | Martijn Cuppens | 1 | -17/+8 | |
| 2020-03-30 | Switch to custom properties to control grid gutter widths (#30475) | Martijn Cuppens | 2 | -38/+23 | |
| 2020-03-28 | Order sizes variables (#30479) | Catalin Zalog | 1 | -9/+9 | |
| 2020-03-24 | Add `.caption-top` for tables (#30435) | Mark Otto | 2 | -1/+8 | |
| * Move caption-side to <table> element in Reboot * Add class for .caption-top | |||||
| 2020-03-23 | File chooser size (#30040) | Zedicius | 2 | -2/+32 | |
| 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 | 2 | -0/+2 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-23 | Added focus state to .btn-link (#30036) | Tim Dujardin | 1 | -1/+0 | |
| 2020-03-23 | Use WCAG contrast algo (#30168) | Gaël Poupard | 4 | -18/+48 | |
| 2020-03-23 | Use next dropdown menu instead of first of the parent | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-23 | Simplify input groups by dropping `.input-group-prepend` and ↵ | Martijn Cuppens | 1 | -72/+25 | |
| `.input-group-append` | |||||
| 2020-03-21 | Fix wrapping bug (#30345) | Martijn Cuppens | 1 | -1/+8 | |
| 2020-03-20 | Merge branch 'master' into underline-links | Martijn Cuppens | 9 | -112/+12 | |
| 2020-03-20 | Remove redundant text decoration from hover states | Martijn Cuppens | 5 | -5/+5 | |
| 2020-03-18 | Remove underline hack for breadcrumbs | Martijn Cuppens | 1 | -5/+1 | |
| 2020-03-18 | Remove Internet Explorer leftovers | ysds | 1 | -9/+0 | |
| 2020-03-18 | Drop IE support from Sass | Martijn Cuppens | 6 | -67/+11 | |
| 2020-03-18 | Remove Internet Explorer leftovers | XhmikosR | 4 | -21/+0 | |
| 2020-03-18 | Revert "Revert "Remove IE-specific breadcrumb CSS hack"" | XhmikosR | 1 | -10/+0 | |
| This reverts commit 15d242d21ad67fa5b762eb5bdfbcdfb68b9bcce1. | |||||
| 2020-03-17 | Enable underlines for links | Mark Otto | 1 | -2/+2 | |
| 2020-03-16 | fix(css): adds a new opacity var | Catalin Zalog | 2 | -4/+5 | |
| Fixes beeing able to control `.is-valid` & `.is-invalid` input:focus opacity | |||||
| 2020-03-15 | style: applies ascending order | Catalin Zalog | 1 | -1/+1 | |
| 2020-03-14 | Fix pseudo paddings and height | Martijn Cuppens | 1 | -3/+12 | |
| 2020-03-14 | feat(css): groups hr element | Catalin Zalog | 1 | -2/+1 | |
| 2020-03-13 | Use `display: block;` for form elements | Martijn Cuppens | 2 | -4/+1 | |
| 2020-03-10 | Change container padding to 1rem | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-10 | Add row-cols-auto and responsive variants | Martijn Cuppens | 1 | -0/+4 | |
| 2020-03-10 | bootstrap-grid.css: Only apply `box-sizing: border-box` to the columns ↵ | Martijn Cuppens | 2 | -9/+3 | |
| instead of using the universal selector | |||||
| 2020-03-10 | Remove card decks in favor of the grid | Martijn Cuppens | 2 | -25/+0 | |
| 2020-03-10 | Bootstrap 5 grid | Martijn Cuppens | 6 | -127/+46 | |
| 2020-03-09 | Minor `.nav-tabs` optimization (#30288) | Yogini Bende | 1 | -4/+1 | |
| 2020-03-05 | $link-decoration: underline affects some components (#30262) | Martijn Cuppens | 5 | -0/+5 | |
| Co-authored-by: Shohei Yoshida <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-05 | reboot file: adds some grouping and comments standardizations (#30340) | Shohei Yoshida | 1 | -39/+68 | |
| * style: groups sections - adds two nl before any section - extract elements from wrong section ex: `mark` from `form` * style: format comments * style: sticks all `see`s with the description - sticks - renames * style: removes not needed spaces * style: removes not needed number like other cases * style: stick credits with description * style: adds missing number | |||||
| 2020-03-02 | Fix `th` alignment for Safari (#30323) | Martijn Cuppens | 1 | -2/+3 | |
| 2020-02-29 | Fix centered modal scrolling issue (#30244) | Shohei Yoshida | 1 | -0/+2 | |
| Use the `min-content` property. | |||||
| 2020-02-23 | Add pointer event utilities (#30185) | Martijn Cuppens | 1 | -0/+5 | |
| 2020-02-17 | Remove unnecessary reduce motion when `$enable-transition: false` (#30183) | Shohei Yoshida | 1 | -4/+4 | |
| 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 | 3 | -32/+2 | |
| 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 | 2 | -1/+2 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-15 | Add RFS to utility API (#30050) | Martijn Cuppens | 3 | -5/+39 | |
| 2020-02-14 | Placeholder for transitions reset to prevent code duplication… (#29870) | Gaël Poupard | 3 | -2/+32 | |
| Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-14 | Add utility class for the user-select property (#30035) | Jens Luyten | 1 | -0/+4 | |
| * Add utility class for the user-select property * Docs: Add new page for behavior utility classes - includes user select utility * Update and rename behaviors.md to interactions.md * Update sidebar.yml Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-14 | Avoid border-radius functions return negative values (#30166) | Shohei Yoshida | 1 | -13/+26 | |
| * Avoid border-radius functions return negative values * Update _border-radius.scss Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-12 | Shorten if notations so that property order can be applied | Martijn Cuppens | 3 | -16/+7 | |
| 2020-02-12 | Convert background shorthands to separate properties | Martijn Cuppens | 5 | -6/+13 | |
| 2020-02-12 | Remove redundant properties & nullify redundant percentages | Martijn Cuppens | 1 | -7/+5 | |
| 2020-02-12 | Remove unrelated properties from gradient-bg mixin | Martijn Cuppens | 1 | -4/+1 | |
| 2020-02-11 | Make spinners speed adjustable (#30154) | GeoSot | 2 | -5/+6 | |
