| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-04-26 | Remove existing Theming page as we build out a new Customize section | Mark Otto | 1 | -433/+0 | |
| 2020-04-15 | Add `bs-` prefixes to custom properties (#30591) | Martijn Cuppens | 1 | -3/+3 | |
| 2020-04-15 | Disable negative margins by default (#30585) | Martijn Cuppens | 1 | -1/+2 | |
| * Disable negative margins by default * Use shorter enable variable Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-08 | Use correct hex color code(#30533) | Gaël Poupard | 1 | -1/+1 | |
| 2020-04-06 | Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) | Martijn Cuppens | 1 | -33/+6 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-23 | Use WCAG contrast algo (#30168) | Gaël Poupard | 1 | -4/+10 | |
| 2020-03-18 | Remove Internet Explorer leftovers | XhmikosR | 1 | -1/+1 | |
| 2020-02-17 | docs(theming): improve headings hierarchy under Sass → Functions (#30207) | Gaël Poupard | 1 | -3/+3 | |
| 2020-02-15 | Remove map merges (#28508) | Martijn Cuppens | 1 | -18/+26 | |
| 2020-02-15 | Remove color shades callout (#30181) | Martijn Cuppens | 1 | -4/+0 | |
| Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348 | |||||
| 2020-02-10 | Introduce posibility to disable !important suffix for utility classes (#29625) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-02-03 | Split grid & containers (#29146) | Martijn Cuppens | 1 | -1/+1 | |
| 2020-01-16 | Remove unnecessary comma in 'All colors' (#30010) | Ty Mick | 1 | -1/+1 | |
| * Remove unnecessary comma in 'All colors' (Using a comma between a subject and predicate)[https://en.wikipedia.org/wiki/Comma#Between_the_subject_and_predicate] is nonstandard. * Update theming.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2019-11-28 | docs: `$enable-rfs` is true by default (#29766) | cccabinet | 1 | -1/+1 | |
| 2019-11-25 | Enable RFS for font resizing | Martijn Cuppens | 1 | -1/+1 | |
| - Enable RFS - Add documentation - Disable doc font size overrides | |||||
| 2019-10-31 | Doc tweaks. | Mark Otto | 1 | -2/+2 | |
| 2019-10-31 | Add add and subtract function | ysds | 1 | -0/+38 | |
| 2019-10-18 | v5: Update colors to add shades and tints (#29348) | Mark Otto | 1 | -5/+19 | |
| * Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`. | |||||
| 2019-09-06 | getting-started/theming.md: throw an error if the regex doesn't succeed. | XhmikosR | 1 | -0/+4 | |
| 2019-08-29 | docs: remove swatches for theme colors. (#29327) | XhmikosR | 1 | -1/+1 | |
| Use the built-in utilities instead. | |||||
| 2019-08-29 | theming.md: automate _root.scss. (#29326) | XhmikosR | 1 | -25/+7 | |
| 2019-08-29 | theming.md: bring `:root` up to par with Scss. (#29323) | XhmikosR | 1 | -1/+1 | |
| Also, add a warning in _root.scss so that we don't miss it again. | |||||
| 2019-08-14 | Fix redirects. (#29254) | XhmikosR | 1 | -1/+1 | |
| 2019-07-26 | Remove `$enable-hover-media-query` | Martijn Cuppens | 1 | -1/+0 | |
| 2019-07-25 | Drop `color()`, `theme-color()` & `gray()` functions (#29083) | Martijn Cuppens | 1 | -34/+18 | |
| Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key. | |||||
| 2019-07-19 | Use escape-svg() function (#29077) | Martijn Cuppens | 1 | -1/+5 | |
| * Use escape-svg() function * Update theming.md | |||||
| 2019-07-14 | Drop breakpoint CSS custom properties (#29020) | Mark Otto | 1 | -27/+0 | |
| Media queries do not support CSS custom properties (CSS variables), so we've had some useless variables lying around since shipping v4. This finally removes them and the associated documentation content that explained the situation. Fixes #29012. | |||||
| 2019-06-18 | Typo fix (#28920) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-05-09 | v5: Drop all print styles and classes (#28339) | Mark Otto | 1 | -1/+0 | |
| 2019-03-13 | Add a docsref shortcode. | XhmikosR | 1 | -4/+4 | |
| This allows for the build to fail if a reference isn't found. | |||||
| 2019-03-13 | Switch to Hugo. | XhmikosR | 1 | -0/+451 | |
| No more Ruby dependency and most important more than 10 times less build time (at least on Windows)! | |||||
