mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 06:03:44 +08:00
de10c39fa4
* A11Y: Switch tabs using the keyboard According to the WAI-ARIA Authoring Practices, tabs should be navigable using the left/right arrow keys. Additionally, the screen reader couldn't correctly announce that a tab was selected when clicking the tab icon. To fix this, we made the SVG icon non-clickable and set the "aria-hidden" attribute to true. * Handle navigation events using appEvents |
||
---|---|---|
.. | ||
common | ||
desktop | ||
mobile | ||
vendor | ||
admin.scss | ||
color_definitions.scss | ||
common.scss | ||
desktop_rtl.scss | ||
desktop.scss | ||
embed.scss | ||
mobile_rtl.scss | ||
mobile.scss | ||
publish_desktop_rtl.scss | ||
publish_desktop.scss | ||
publish_mobile_rtl.scss | ||
publish_mobile.scss | ||
publish.scss | ||
test_helper.css | ||
wcag.scss | ||
wizard.scss |