audiobookshelf/client
Lars Kiesow 2c344a0bc0
Make User Settings Accessible via Screen Reader
This patch should fix most of the problems for users trying to access
the user settings via screen reader. It makes sure user interface
elements can be reached via keyboard and provides proper labels, roles
and values so you not only can interact with elements but also know what
you are actually changing.

While not focused on other views, this should also already fix a number
of accessibility issues with other settings pages.
2022-12-29 05:00:40 +01:00
..
assets
components Make User Settings Accessible via Screen Reader 2022-12-29 05:00:40 +01:00
layouts
middleware
mixins
pages Add:Open RSS feed for collection #606 #1265 2022-12-27 18:03:31 -06:00
players Laying the groundwork for music media type #964 2022-12-22 16:38:55 -06:00
plugins Fix:Adding podcast and filename sanitize func #1290 2022-12-19 15:02:31 -06:00
static
store Update:Persist series sort/filter options #1272 2022-12-17 15:10:25 -06:00
strings Update fr.json 2022-12-24 07:49:22 +01:00
nuxt.config.js Fix:PWA manifest add PNG icon for desktop browsers #1300 2022-12-20 11:57:52 -06:00
package-lock.json Version bump 2.2.11 2022-12-19 17:16:58 -06:00
package.json Version bump 2.2.11 2022-12-19 17:16:58 -06:00
tailwind.config.js