audiobookshelf/client/components/ui
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
..
Btn.vue
Checkbox.vue Add:Local setting for autoplay next item in queue #603 2022-08-28 14:21:28 -05:00
Dropdown.vue Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
EditableText.vue
FileInput.vue
IconBtn.vue Add:Notification edit/delete and UI updates #996 2022-09-24 14:03:14 -05:00
InputDropdown.vue
LibrariesDropdown.vue Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
LibraryIcon.vue Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
LoadingIndicator.vue
MediaIconPicker.vue Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
Menu.vue Accessible tweaks 2022-04-13 20:17:00 +00:00
MultiSelect.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
MultiSelectDropdown.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
MultiSelectQueryInput.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
QueryInput.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
ReadIconBtn.vue
RichTextEditor.vue
TextareaInput.vue
TextareaWithLabel.vue
TextInput.vue
TextInputWithLabel.vue Update:Podcast episodes look for new episodes after this date add input to set the max # of episodes to download 2022-09-03 08:06:52 -05:00
TimePicker.vue
ToggleSwitch.vue
Tooltip.vue Make Tooltips Accessible 2022-11-20 20:02:31 +01:00
VueTrix.vue Add:Rich text editor for podcast episode description 2022-05-28 13:36:58 -05:00