immich/web/src/lib/actions
Min Idzelis 4b1ced439b
feat: improve/refactor focus handling (#17796)
* feat: improve focus

* test

* lint

* use modulus in loop
2025-04-30 00:19:38 -04:00
..
__test__ feat: improve/refactor focus handling (#17796) 2025-04-30 00:19:38 -04:00
autogrow.ts fix(web): update description height when navigating between assets (#14145) 2024-11-14 09:59:30 -06:00
click-outside.ts feat(web): expand/collapse sidebar (#16768) 2025-04-01 21:12:04 -05: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 feat: improve/refactor focus handling (#17796) 2025-04-30 00:19:38 -04:00
focus.ts docs(web): JSDoc comments for svelte actions (#12963) 2024-09-27 01:41:22 +00:00
intersection-observer.ts feat: timeline performance (#16446) 2025-03-18 09:14:46 -05:00
list-navigation.ts chore(web): migration svelte 5 syntax (#13883) 2024-11-14 08:43:25 -06:00
resize-observer.ts feat: timeline performance (#16446) 2025-03-18 09:14:46 -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 chore(web): revert wasm new justify layout (#16277) 2025-02-25 09:39:56 -06: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