mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 12:00:24 +00:00
* Make theme switcher accessible * set an explicit `aria-label` to the switcher (as the `<span>` is not sufficient, as it can be display:none'd and then the button has no accName) * make the theme buttons actual `aria-pressed` toggles * Dynamically update aria-label for theme switcher * Explicitly reset focus after activating theme * Use innerText for the constructed dynamic aria-label this way, if the text ever gets changed in the html, this will adapt appropriately * Tweak accessible name for the dropdown * Fixup * Use `textContent` instead of `innerText` |
||
|---|---|---|
| .. | ||
| callouts | ||
| home | ||
| icons | ||
| ads.html | ||
| analytics.html | ||
| docs-navbar.html | ||
| docs-sidebar.html | ||
| docs-versions.html | ||
| favicons.html | ||
| footer.html | ||
| guide-footer.md | ||
| header.html | ||
| icons.html | ||
| js-data-attributes.md | ||
| redirect.html | ||
| scripts.html | ||
| skippy.html | ||
| social.html | ||
| stylesheet.html | ||
| table-content.html | ||