twbs--bootstrap/scss/forms
Mark Otto acf6ea74a7
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
* Add additional root variables, rename $variable-prefix to $prefix

- Adds new root CSS variables for border-radius, border-width, border-color, and border-style
- Adds new root CSS variables for heading-color, link-colors, code color, and highlight color
- Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss
- Updates $mark-padding to be an even pixel number
- Renames $variable-prefix to $prefix throughout

* Bundlewatch
2022-03-13 10:13:09 -07:00
..
_floating-labels.scss Support floating labels on `.form-control-plaintext` (#32840) 2022-02-08 12:38:29 -08:00
_form-check.scss Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981) 2022-03-13 10:13:09 -07:00
_form-control.scss Drop prefixed version of `::file-selector-button` (#35232) 2021-10-29 08:47:24 +03:00
_form-range.scss Replace `/` division with multiplication and custom `divide()` function (#34245) 2021-06-14 09:35:30 -07:00
_form-select.scss Update stylelint and stylelint-config-twbs-bootstrap (#35438) 2021-12-14 09:51:31 +02:00
_form-text.scss Add `$form-text-font-weight` (#30617) 2020-04-20 08:19:06 +02:00
_input-group.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_labels.scss Require `.form-label` classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_validation.scss Extended form validation states customization capabilities (#31757) 2020-12-17 07:07:48 +02:00