audiobookshelf/client
Lars Kiesow ee0ac00f80 Make Tooltips Accessible
When using accessibility tools like screen magnifiers, dynamic screen
content can be quite problematic. In particular content, which only
appears if you interact with elements somewhere else on the screen. That
is the case, for example, with the current implementation of tooltips
used by audiobookshelf.

This patch provides a slight adjustment, keeping the tooltips open if
you hover over them. This allows users to have better access to the
content.
2022-11-20 20:02:31 +01:00
..
assets Add:Batch select audiobook play button, item page mobile screen size cleanup 2022-11-19 10:20:10 -06:00
components Make Tooltips Accessible 2022-11-20 20:02:31 +01:00
layouts
middleware
mixins
pages Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
players
plugins
static
store
strings Update zh-cn.json 2022-11-20 21:30:55 +08:00
nuxt.config.js Update:Enable PWA workbox #354 2022-11-19 17:57:26 -06:00
package-lock.json Version bump v2.2.5 2022-11-19 14:50:57 -06:00
package.json Version bump v2.2.5 2022-11-19 14:50:57 -06:00
tailwind.config.js