immich/web/src
Ben 8d515adac5
feat(web): fixed combobox positioning (#12848)
* fix(web): modal sticky bottom scrolling

* chore: minor styling tweaks

* wip: add portal so modals show on Safari in detail panel

* feat: fixed position dropdown menu

* chore: refactoring and cleanup

* feat: zooming and virtual keyboard working for iPadOS/Safari

* Revert "feat: zooming and virtual keyboard working for iPadOS/Safari"

This reverts commit cac29bac0d.

* wip: minor code cleanup

* wip: recover from visual viewport changes

* wip: ease in a little more visualviewport magic

* wip: code cleanup

* fix: only show dropdown above when viewport is zoomed out

* fix: code review suggestions for code style

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* fix: better variable naming

* chore: better documentation for the bottom breakpoint

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2024-09-25 12:04:53 -04:00
..
lib feat(web): fixed combobox positioning (#12848) 2024-09-25 12:04:53 -04:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes fix: album title state weirdness (#12874) 2024-09-24 11:13:37 -04:00
test-data fix(web): asset grid with invalid asset id (at) (#12772) 2024-09-18 15:22:34 -04:00
app.css chore(web): remove font-size of 17px (#11657) 2024-08-08 13:26:53 -05:00
app.d.ts chore(web): enforce valid translation keys using typescript (#12106) 2024-08-29 08:41:39 -04:00
app.html fix(web): upgrade old style theme preference (#12775) 2024-09-18 12:14:44 -04:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00