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 Add:User listening sessions page, Update:Listening sessions to save media times and device info 2022-05-26 19:09:46 -05:00
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 Update:Edit modal for mobile screen sizes and update tailwind 2022-06-26 11:15:19 -05:00
IconBtn.vue Add:Notification edit/delete and UI updates #996 2022-09-24 14:03:14 -05:00
InputDropdown.vue Update:Editing series on book in edit modal sets focus to first available input #889 2022-08-03 18:38:08 -05:00
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 Add:Rich text editor for podcast episode description 2022-05-28 13:36:58 -05:00
TextareaInput.vue New data model removing media entity for books 2022-03-26 11:59:34 -05:00
TextareaWithLabel.vue New data model removing media entity for books 2022-03-26 11:59:34 -05:00
TextInput.vue Add:Schedule periodic library scans #655 2022-08-17 18:44:21 -05:00
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 Update:Timestamp input support over 99 hours and focus input #657 2022-07-25 19:32:04 -05:00
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