aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_visually-hidden.scss
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07Docs: update WCAG links and references (#40703)Louis-Maxime Piton1-1/+1
Co-authored-by: Julien Déramond <[email protected]>
2023-01-06Fixlouismaximepiton1-1/+5
2021-09-09Update a URL mentioning dead name (#34937)Kitty Giraudel1-1/+1
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the ↵Patrick H. Lauke1-2/+3
container becomes visible when focus is inside it / on one of its child elements.
2020-09-17docs: fix a few redirects (#31689)XhmikosR1-1/+1
* Fix GitHub's permanent redirects * Fix a11yproject redirects * Update postcss-loader repo URL to the current one
2020-07-31Cleanup/fix after the sr-only to visually-hidden renaming (#31359)Patrick H. Lauke1-0/+28
* sr-only -> visually-hidden cleanup It seems the old screen-readers.md file was left behind, and forgot to rename the mixin * Fix broken mixins for visually-hidden