| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-12-15 | Expand `visually-hidden-focusable` so it can be used on a container, so the ↵ | Patrick H. Lauke | 1 | -1/+1 | |
| container becomes visible when focus is inside it / on one of its child elements. | |||||
| 2020-07-10 | Docs: rename "Screen readers" helper page to "Visually hidden" | Patrick H. Lauke | 1 | -0/+8 | |
| "screen readers" is quite reductive, as there are other assistive technologies. content hidden this way is even announced by things like Alexa/Siri etc, so it's not so much just "screen readers". in the long run, we may even consider changing the actual classnames (maybe `.visually-hidden` / `.visually-hidden-focusable`, though admittedly that's a bit verbose). also includes a tiny tweak to layout.md to generalise the note about using `.sr-only` | |||||
