1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/web/src
Michael Lyon c4b8c853bc
feat(wip): add Combobox component for timezone picker (#6154)
* add initial Combobox

* add basic input to Combobox

* add search functionality

* adjust styling

* add Combobox icon and adjust styling

* styling

* refactored

* refactored

* better display of timezone

* fix: clicks

* fix: eslint

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-01-27 18:36:40 +00:00
..
api refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00
lib feat(wip): add Combobox component for timezone picker (#6154) 2024-01-27 18:36:40 +00:00
routes feat(web): places page (#6669) 2024-01-26 13:11:54 -05: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