immich/web/src/lib
Min Idzelis 5c3777ab46
fix(web): fix zoom touch event handling (#26866)
fix(web): fix zoom touch event handling and add clarifying comments

- Suppress Safari's synthetic dblclick on double-tap which conflicts with zoom-image's touchstart-based zoom
- Add comment explaining pointer-events-none on zoom transform wrapper
- Add comments for touchAction and overflow style overrides
2026-03-12 09:37:29 -05:00
..
__mocks__ chore: vitest 4 for web, cli, and e2e (#26668) 2026-03-04 14:19:13 +00:00
actions fix(web): fix zoom touch event handling (#26866) 2026-03-12 09:37:29 -05:00
assets chore: update PWA support (#26491) 2026-03-02 11:35:53 +00:00
attachments feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
components fix(web): fix zoom touch event handling (#26866) 2026-03-12 09:37:29 -05:00
elements refactor: star rating (#26357) 2026-02-26 14:54:20 +01:00
managers refactor(web): crop area tool (#26843) 2026-03-11 18:58:26 +01:00
modals feat(web): add shortcut "p" to open/close the face tag box (#26826) 2026-03-10 23:53:38 +01:00
services feat(web): add shortcut "p" to open/close the face tag box (#26826) 2026-03-10 23:53:38 +01:00
stores fix(web): refresh recent albums sidebar after album changes (#26757) 2026-03-09 17:11:32 +01:00
utils feat: adaptive progressive image loading for photo viewer (#26636) 2026-03-11 09:48:46 -05:00
constants.ts refactor: add to album (#26366) 2026-02-19 15:27:30 -05:00
i18n.spec.ts feat: use prettier for i18n translations (#24623) 2026-01-06 15:02:10 +00:00
route.spec.ts refactor(web): routes (#25365) 2026-01-19 12:07:31 -05:00
route.ts refactor(web): routes (#25365) 2026-01-19 12:07:31 -05:00
types.ts fix(web): refresh text (#26071) 2026-02-10 16:42:03 +00:00
utils.spec.ts feat: improve asset-viewer next/prev perf and standardize preloading behavior (#24422) 2026-01-07 21:17:12 +01:00
utils.ts feat: adaptive progressive image loading for photo viewer (#26636) 2026-03-11 09:48:46 -05:00