immich/web/src/lib/components/shared-components
Ben 56d27bc1b4
feat(web,a11y): slider accessibility improvements (#8479)
* feat(web,a11y): slider accessibility improvements

* add perceivable focus outline
* label all sliders for screen readers

* chore: add IDs to all settings sliders

* chore: add comment to id prop

* fix: switch to using CSS to add outlines

* fix: reactive sliderId

* fix: bring back the slot

* fix: add aria-describedby for the subtitle

* fix: cleanup css because disabled slider cannot be focused

* fix: add border to the slider when focus is visible

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-04-06 14:18:49 +00:00
..
context-menu feat(web): enhance ux/ui of the album list page (#8499) 2024-04-05 19:19:26 +00:00
create-share-link-modal feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
gallery-viewer chore(web): remove unused AssetSelectionViewer (#7981) 2024-03-15 12:04:54 -04:00
map fix: map theme auth in shared links (#8359) 2024-03-29 09:43:30 -05:00
navigation-bar feat(web, a11y): add labels! (#8354) 2024-03-29 08:48:07 -04:00
notification feat(web): better UX when creating a new album (#8270) 2024-03-27 14:47:42 -05:00
portal chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
progress-bar chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
scrollbar Revert "perf(web): optimize date groups" (#7638) 2024-03-05 09:43:24 -06:00
search-bar feat(web) add filter when viewing all people in search box (#7997) 2024-03-27 14:58:38 -05:00
settings feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00
side-bar refactor(web): sidebar menu links (#7891) 2024-03-12 09:11:16 -04:00
album-selection-modal.svelte feat(web,a11y): standardize base modal (#8388) 2024-04-02 11:05:02 -04:00
apple-header.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
base-modal.svelte chore(web): fine tuning styling for base modal (#8469) 2024-04-02 14:09:55 -05:00
change-date.svelte feat(web): combobox accessibility improvements (#8007) 2024-03-19 07:56:41 -05:00
change-location.svelte refactor(web): list navigation with keyboard (#7987) 2024-03-15 15:00:53 -05:00
combobox.svelte feat(web, a11y): focus management for modals and popups (#8298) 2024-03-27 15:55:27 -05:00
confirm-dialogue.svelte fix(web): consistent modal escape behavior (#7677) 2024-03-06 22:18:53 -05:00
control-app-bar.svelte feat(web, a11y): add labels! (#8354) 2024-03-29 08:48:07 -04:00
drag-and-drop-upload-overlay.svelte fix(web): prevent drag-n-drop upload overlay from showing when not dragging files (#8082) 2024-03-19 23:28:13 -05:00
dropdown-button.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
empty-placeholder.svelte fix(web): small fixes for empty placeholder (#7859) 2024-03-11 21:18:47 -04:00
focus-trap.svelte feat(web, a11y): focus management for modals and popups (#8298) 2024-03-27 15:55:27 -05:00
full-screen-modal.svelte feat(web, a11y): focus management for modals and popups (#8298) 2024-03-27 15:55:27 -05:00
fullscreen-container.svelte fix(web): FullScreenContainer logo (#7938) 2024-03-14 02:00:22 +00:00
immich-logo.svelte chore(deps): update dependency @types/node to v20.11.27 (#8012) 2024-03-18 19:49:31 -04:00
loading-spinner.svelte fix: use loading spinner for library spinner (#6116) 2024-01-01 22:10:48 -05:00
navigation-loading-bar.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
password-field.svelte feat(web): Added password field visibility toggle (#7368) 2024-02-24 14:28:56 -06:00
profile-image-cropper.svelte feat(web,a11y): standardize base modal (#8388) 2024-04-02 11:05:02 -04:00
show-shortcuts.svelte feat(web): add keyboard shortcut to stack selected photos (#5983) 2024-04-02 15:04:52 +00:00
status-box.svelte feat(web): add warning when setting a quota superior to the disk size (#6737) 2024-01-30 17:21:45 +00:00
theme-button.svelte feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
upload-asset-preview.svelte feat(web): update logo (#7798) 2024-03-13 12:14:45 -05:00
upload-panel.svelte fix(web): Enhance Notification Handling for Duplicate Assets (#7858) 2024-03-13 01:37:56 +00:00
user-avatar.svelte feat(web, a11y): add labels! (#8354) 2024-03-29 08:48:07 -04:00
version-announcement-box.svelte feat(web): update logo (#7798) 2024-03-13 12:14:45 -05:00