immich/web/src/lib/actions
Min Idzelis d7d3b8dfec
fix: flash bug on tag (#12332)
* fix flash bug on tag

* fix lint

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-09-05 09:29:07 -05:00
..
__test__ fix(web): focus trap inside portal (#11797) 2024-08-15 04:36:29 -04:00
autogrow.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
click-outside.ts refactor(web): remove events from clickOutside action (#9943) 2024-06-02 12:20:11 +00:00
context-menu-navigation.ts feat(web): keyboard accessible context menus (#10017) 2024-06-17 20:52:38 -07:00
focus-outside.ts fix(web): rating stars accessibility (#11966) 2024-08-23 12:34:12 -04:00
focus-trap.ts fix(web): focus trap inside portal (#11797) 2024-08-15 04:36:29 -04:00
focus.ts refactor(web): svelte actions (#9701) 2024-05-23 12:56:48 -05:00
intersection-observer.ts fix: flash bug on tag (#12332) 2024-09-05 09:29:07 -05:00
list-navigation.ts refactor(web): svelte actions (#9701) 2024-05-23 12:56:48 -05: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
shortcut.ts fix(web): paste event in input fields (#12297) 2024-09-03 22:53:34 -05:00
thumbhash.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
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