immich/web/src/lib/components/asset-viewer
Snowknight26 4336afd6bf
fix(web): fix thumbnail hover link position (#16762)
* fix(web): don't show a scrollbar when hovering over the last row of images on the search page

* Format code

* Fix asset selection z-index

* Remove anchor overlay on mouseover

* Fix a test

* Fix merge

* Fix overlays

* fix merge

* fix stack thumbs in asset viewer

* fix dimmed bounds, animation

* lint

---------

Co-authored-by: Min Idzelis <min123@gmail.com>
2025-04-02 10:30:41 -05:00
..
actions chore: migrate previously missed file to Svelte 5 (#17074) 2025-03-24 19:44:05 -04:00
editor refactor: use more immich ui buttons (#16840) 2025-03-14 09:38:06 -04:00
face-editor chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
activity-status.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
activity-viewer.svelte refactor(web): remove reactivity triggers (#14164) 2024-11-15 16:28:28 -06:00
album-list-item-details.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
album-list-item.svelte feat: add album keyboard shortcuts (#16442) 2025-03-02 13:15:00 +00:00
asset-viewer-nav-bar.spec.ts chore: svelte 5 🎉 (#13738) 2024-11-02 10:49:07 -05:00
asset-viewer-nav-bar.svelte fix(web): timeline regression 2 (#16982) 2025-03-20 22:30:27 -05:00
asset-viewer.svelte fix(web): fix thumbnail hover link position (#16762) 2025-04-02 10:30:41 -05:00
detail-panel-description.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
detail-panel-location.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
detail-panel-star-rating.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
detail-panel-tags.svelte fix: show tags when viewing stacked assets (#14199) 2024-11-18 07:50:04 -05:00
detail-panel.svelte chore(deps): update dependency eslint-plugin-svelte to v3 (#16532) 2025-03-03 14:24:26 +00:00
download-panel.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
image-panorama-viewer.svelte feat: resolution selection and default preview playback for 360° panorama videos (#15747) 2025-01-28 09:09:40 -06:00
navigation-area.svelte chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
photo-sphere-viewer-adapter.svelte feat: resolution selection and default preview playback for 360° panorama videos (#15747) 2025-01-28 09:09:40 -06:00
photo-viewer.spec.ts feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
photo-viewer.svelte feat: original-sized previews for non-web-friendly images (#14446) 2025-03-31 13:24:28 -04:00
slideshow-bar.svelte fix(deps): update typescript-projects (#14892) 2025-01-22 22:15:38 +00:00
video-native-viewer.svelte fix(web): fix escape key not closing video player after seeking (#16860) 2025-03-25 13:42:23 +00:00
video-panorama-viewer.svelte feat: resolution selection and default preview playback for 360° panorama videos (#15747) 2025-01-28 09:09:40 -06:00
video-wrapper-viewer.svelte feat(web): use thumbhash as a cache key (#16106) 2025-02-16 03:34:13 +00:00