immich/web/src/lib/actions
David Koňařík fa0b352bd0
feat: "add to album" shortcut and generic menu option shortcuts (#15056)
* Add shortcut prop to MenuOption

* Add "add to album" shortcut in photo grid
2025-01-07 10:29:22 -06:00
..
__test__ chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
autogrow.ts fix(web): update description height when navigating between assets (#14145) 2024-11-14 09:59:30 -06:00
click-outside.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
context-menu-navigation.ts chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
focus-outside.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
focus-trap.ts fix(web): focus trap inside portal (#11797) 2024-08-15 04:36:29 -04:00
focus.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
intersection-observer.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
list-navigation.ts chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
resize-observer.ts feat(web): Scroll to asset in gridview; increase gridview perf; reduce memory; scrollbar ticks in fixed position (#10646) 2024-08-21 21:15:21 -05:00
scroll-memory.ts feat(web): persist scroll position on navigation back to album (#11388) 2024-11-25 18:16:42 +00:00
shortcut.ts feat: "add to album" shortcut and generic menu option shortcuts (#15056) 2025-01-07 10:29:22 -06:00
thumbhash.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
use-actions.ts feat(web): persist scroll position on navigation back to album (#11388) 2024-11-25 18:16:42 +00:00
zoom-image.ts feat: photo-viewer; use <img> instead of blob urls, simplify/refactor, avoid window.events (#9883) 2024-06-07 13:22:46 -05:00