0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/web/src
Guillermo 2c783b710e
feat(web) dismiss user management modals on escape (#6530)
Other modals throughout the web app close when the user
presses the escape key, clicks outside the modal, or on
the close button. Modals from the user management page
missed the escape key functionality. This change makes
the behavior more consistent across all views.
2024-01-20 12:49:16 -06:00
..
api chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
lib chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
routes feat(web) dismiss user management modals on escape (#6530) 2024-01-20 12:49:16 -06:00
test-data feat(server, web): quotas (#4471) 2024-01-12 19:43:36 -05:00
app.css fix(web): prevent layout change from scrollbar in admin setings (#6482) 2024-01-19 03:30:48 +00:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00