0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-10 22:24:19 +01:00
Bootstrap/site/content/docs/5.1
Mark Otto de0dfca9a1 Convert border utilities to CSS variables
- Updates the utilities mixin to check for specific CSS variable names via `css-variable`
- Bonus fix: we now prevent local variables for `0` value utilities (e.g., `.border-top-0` no longer sets `--bs-border-opacity: 1`
- Adds new `.border-opacity-*` classes
- Adds new root variables: `--bs-border-color`, `--bs-border-style`, `--bs-border-width`
- Documents the new variable changes
2022-02-28 11:40:32 -08:00
..
about Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
components Add z-index for .toast-container (#35859) 2022-02-25 08:49:02 -08:00
content Remove thicker border on table thead elements 2022-02-28 11:21:53 -08:00
customize Remove remaining .navbar-light classes (#35814) 2022-02-09 21:12:08 +02:00
examples Remove border of disabled calendar buttons in Dropdowns example 2022-02-25 12:37:27 -08:00
extend docs: fix typos in approach and placeholders (#34781) 2021-08-20 18:25:03 +03:00
forms Fixes #32082 2022-02-11 10:06:15 -08:00
getting-started Update cspell config (#35647) 2022-01-11 11:17:12 +02:00
helpers docs: add reference to sticky-xxl utils (#35579) 2021-12-21 09:22:58 +02:00
layout Change X to Extra 2022-01-30 18:09:48 -08:00
utilities Convert border utilities to CSS variables 2022-02-28 11:40:32 -08:00
_index.html Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
migration.md Update migration.md 2022-02-28 11:21:53 -08:00