Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <redux@splintered.co.uk>2020-06-21 14:07:20 +0300
committerMark Otto <otto@github.com>2020-07-11 02:00:50 +0300
commit3a79335a0b21cc5bbd3f133e63aec6052694fc20 (patch)
tree9285fc2b764d7f809cb814e47bfeb607b7a5b870 /site/data/sidebar.yml
parent49934b2bba514582c92bd423f94ddbf890bc3a66 (diff)
Docs: rename "Screen readers" helper page to "Visually hidden"
"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`
Diffstat (limited to 'site/data/sidebar.yml')
-rw-r--r--site/data/sidebar.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml
index 195cf3af3b..5550c30750 100644
--- a/site/data/sidebar.yml
+++ b/site/data/sidebar.yml
@@ -81,7 +81,7 @@
- title: Colored links
- title: Embed
- title: Position
- - title: Screen readers
+ - title: Visually hidden
- title: Stretched link
- title: Text truncation