1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss/mixins
Mark Otto e72916e5b7 Update color and background-color utilities
- Adds new functions to generate additional Sass maps
- Adds new root variables for rgb() versions of our theme colors, plus a few extras
- Adds ability to change the alpha transparency of text color and background color utilities with new utilities, inline styles, or local CSS var
- Updates documentation for color and background-color utilities pages
- Deprecates .text-black-50 and .text-white-50 since those (and additional transparency levels) can be generated on the fly

Change approach slightly to prevent cascade
2021-08-03 17:06:06 -07:00
..
_alert.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_backdrop.scss Variablize backdrop for modal and offcanvas 2021-06-25 13:41:15 -07:00
_border-radius.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_box-shadow.scss box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394) 2020-08-04 21:51:19 +03:00
_breakpoints.scss fix(breakpoints): use next breakpoint when targetting xs only 2020-08-22 14:36:24 -07:00
_buttons.scss Update button-variant mixin to add missing space. 2021-05-19 13:06:24 -07:00
_caret.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_clearfix.scss Create scss-docs shortcode to get some snippets from the Scs… (#30502) 2020-04-06 20:13:35 +02:00
_color-scheme.scss refactor(color-scheme): reduce complexity 2021-04-14 13:16:01 -07:00
_container.scss fix(container): use $variable-prefix (#32201) 2020-11-19 20:38:39 +02:00
_deprecate.scss
_forms.scss Validated inputs in .input-group shouldn't be behind sibling element (#33644) 2021-05-13 08:39:01 +03:00
_gradients.scss Update docs for color and bg utilities 2021-02-03 07:15:49 +02:00
_grid.scss Revert "Allow individual grid classes to override .row-cols (#33621)" (#34612) 2021-07-29 06:29:46 +03:00
_image.scss
_list-group.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_lists.scss
_pagination.scss Add Sass docs (variables, mixins, and loops) to most pages (#32747) 2021-02-10 19:29:59 -08:00
_reset-text.scss Use word-wrap in .text-break for IE and Edge compatibility. 2020-01-04 18:26:24 +01:00
_resize.scss
_table-variants.scss Add Sass variable for CSS variable prefix (#31684) 2020-09-30 08:32:58 +03:00
_text-truncate.scss
_transition.scss Update stylelint to v13.7.2 (#31726) 2020-09-28 14:57:48 +03:00
_utilities.scss Update color and background-color utilities 2021-08-03 17:06:06 -07:00
_visually-hidden.scss Expand visually-hidden-focusable so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements. 2020-12-15 09:22:14 +02:00