From 10690dd31778fa5114d9c357867d8c7bea597bc0 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 3 Jul 2020 12:38:11 +0100 Subject: [PATCH] Rename `sr-only`/`sr-only-focusable` (#31139) * Rename `sr-only`/`sr-only-focusable` To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133 Co-authored-by: XhmikosR --- js/tests/integration/index.html | 4 +-- js/tests/visual/carousel.html | 4 +-- js/tests/visual/dropdown.html | 12 +++---- js/tests/visual/modal.html | 2 +- scss/helpers/_screenreaders.scss | 6 ++-- scss/mixins/_screen-reader.scss | 6 ++-- site/content/docs/5.0/components/badge.md | 2 +- site/content/docs/5.0/components/carousel.md | 20 +++++------ site/content/docs/5.0/components/dropdowns.md | 36 +++++++++---------- .../content/docs/5.0/components/pagination.md | 8 ++--- site/content/docs/5.0/components/spinners.md | 30 ++++++++-------- .../docs/5.0/examples/carousel/index.html | 4 +-- .../docs/5.0/examples/sign-in/index.html | 4 +-- site/content/docs/5.0/forms/form-control.md | 4 +-- site/content/docs/5.0/forms/input-group.md | 6 ++-- site/content/docs/5.0/forms/layout.md | 22 ++++++------ .../docs/5.0/getting-started/accessibility.md | 8 ++--- .../docs/5.0/helpers/screen-readers.md | 12 +++---- site/content/docs/5.0/migration.md | 7 +++- ...ut-warning-color-assistive-technologies.md | 2 +- site/layouts/partials/skippy.html | 4 +-- 21 files changed, 104 insertions(+), 99 deletions(-) diff --git a/js/tests/integration/index.html b/js/tests/integration/index.html index 0c8dd482e5af..901f83d0c3d4 100644 --- a/js/tests/integration/index.html +++ b/js/tests/integration/index.html @@ -48,11 +48,11 @@
Third slide label
- Previous + Previous - Next + Next diff --git a/js/tests/visual/carousel.html b/js/tests/visual/carousel.html index d66f140531ea..90d9a036664a 100644 --- a/js/tests/visual/carousel.html +++ b/js/tests/visual/carousel.html @@ -36,11 +36,11 @@

Carousel Bootstrap Visual Test

- Previous + Previous - Next + Next diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index 0b54a125a637..a7ceb32e21ab 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -19,7 +19,7 @@

Dropdown Bootstrap Visual Test

- Previous + Previous - Next + Next {{< /example >}} diff --git a/site/content/docs/5.0/components/dropdowns.md b/site/content/docs/5.0/components/dropdowns.md index 02f4eaeecbbf..deb86c1fbf40 100644 --- a/site/content/docs/5.0/components/dropdowns.md +++ b/site/content/docs/5.0/components/dropdowns.md @@ -148,7 +148,7 @@ We use this extra class to reduce the horizontal `padding` on either side of the