audiobookshelf/client/components/ui
Lars Kiesow f1329d2847
Accessibility Improvements for Main Settings
This patch fixes some accessibility problems on the main settings page.
Most notably, it makes sure that the different options have labels which
are picked up by screen readers.

As a more generic addition, this also makes sure that the dropdown
component will always have a proper label constructed, explaining what
the dropdown is for and what its current value is.
2022-12-30 19:14:04 +01:00
..
Btn.vue
Checkbox.vue
ContextMenuDropdown.vue
Dropdown.vue Accessibility Improvements for Main Settings 2022-12-30 19:14:04 +01:00
EditableText.vue
FileInput.vue
IconBtn.vue
InputDropdown.vue
LibrariesDropdown.vue
LibraryIcon.vue
LoadingIndicator.vue
MediaIconPicker.vue
Menu.vue Fix:Icon sizes 2022-11-21 07:18:10 -06:00
MultiSelect.vue
MultiSelectDropdown.vue
MultiSelectQueryInput.vue
QueryInput.vue
ReadIconBtn.vue
RichTextEditor.vue
TextareaInput.vue
TextareaWithLabel.vue
TextInput.vue
TextInputWithLabel.vue
TimePicker.vue
ToggleSwitch.vue
Tooltip.vue
VueTrix.vue