aboutsummaryrefslogtreecommitdiff
path: root/scss/helpers
AgeCommit message (Expand)AuthorFilesLines
2023-07-16`.text-bg-*` helpers now use theme CSS variables (#38772)cameronhollis1-2/+1
2023-07-16New Sass variable to change vertical rule widthJulien Déramond1-1/+1
2023-04-18Use `$enable-important-utilities` in `_colored-links.scss` (#38451)Julien Déramond1-10/+8
2023-04-11Update devDependencies (#38437)XhmikosR2-3/+1
2023-04-10Improve colored links interaction with link utilities (#38398)Mark Otto1-9/+9
2023-03-02Icon link: envariable + enhance the documentation (#38130)Louis-Maxime Piton1-6/+7
2023-01-10Update colored links, add new `.link-body-emphasis` helper (#37833)Mark Otto1-3/+17
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by `twbs/examples/tree/main/icons-...Julien Déramond1-1/+1
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto2-2/+32
2022-12-29Focus ring helper and utilities (#33125)Mark Otto1-0/+5
2022-10-06Add `$enable-important-utilities` condition in colored linksJulien Déramond1-2/+2
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton1-3/+3
2022-04-30Add new text-bg-color utilitiesMark Otto1-0/+10
2022-04-08Update devDependencies (#36120)XhmikosR1-1/+1
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-2/+2
2022-02-17Add !important property to colored links. (#35740)Nudasoft1-2/+2
2021-12-16Add sticky bottom utility (#35518)Florian Lacreuse1-1/+7
2021-07-16Split .vr from stacks as a new helperMark Otto2-9/+8
2021-07-16Add hstack and vstack helpersMark Otto1-0/+24
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard1-2/+2
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke1-1/+1
2020-10-13Colors rewrite (#30622)Martijn Cuppens1-2/+2
2020-09-23Updates to .ratio selectors and docsMark Otto1-5/+1
2020-09-23Rename the classes and docs page, update everything accordinglyMark Otto1-5/+4
2020-09-23Updates responsive embeds with new class names and CSS variablesMark Otto1-3/+3
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard1-1/+1
2020-07-10Docs: rename "Screen readers" helper page to "Visually hidden"Patrick H. Lauke1-1/+1
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke1-3/+3
2020-05-15Improve gradientsMartijn Cuppens1-5/+0
2020-04-29Remove borders from iframes by default (#30620)Martijn Cuppens1-1/+0
2020-04-18Drop `@support (position: sticky)` media query (#30415)Martijn Cuppens1-9/+7
2019-09-26Sass: remove redundant stylelint inline suppressions. (#29427)XhmikosR1-2/+0
2019-09-13Responsive sticky top (#29158)jahanzaibsuleman071-5/+12
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens2-1/+13
2019-07-24Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens1-1/+1
2019-06-26Stretched link updates (#28958)Martijn Cuppens1-6/+2
2019-05-29Remove redundant properties from `.embed-responsive` (#28062)Martijn Cuppens1-4/+0
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens7-0/+105