audiobookshelf/client
Lars Kiesow 4b0c59b174
Highlight items when navigating via keyboard
This patch highlights items in the app bar if a user uses the keyboard
to navigate in audiobookshelf. This ensures that users actually know
which item they have selected.

This also modifies the text for the library selector, so that users
which are using a screen reader understand that it is a selector for
libraries and not only a button related to the current library.
2022-12-28 22:59:27 +01:00
..
assets Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
components Highlight items when navigating via keyboard 2022-12-28 22:59:27 +01:00
layouts Update:Remove call to server for user settings, user settings stored locally 2022-12-17 14:50:01 -06:00
middleware Add:Series filters #712 2022-10-29 15:33:38 -05:00
mixins Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
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