immich/web/src
Kevin ce84f9c755
feat(web): album list options (#3667)
* Album view option for cover or list view

* Dropdown can now receive list of icons to display with selected option

* Formatting

* Use table element with formatting similar to other pages

* Make table rows clickable with hover styling

* Also make row navigateable using keyboard without mouse

* Formatting

* Define DropdownOption interface

* Album view mode type definition for typescript support in if statements

* format

* fix typing

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-17 08:46:39 -05:00
..
api restore: bulk actions (#3730) 2023-08-16 15:04:55 -05:00
lib feat(web): album list options (#3667) 2023-08-17 08:46:39 -05:00
routes feat(web): album list options (#3667) 2023-08-17 08:46:39 -05:00
test-data feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
app.css feat(web): use time buckets of person detail page (3) (#3557) 2023-08-05 08:58:52 -05:00
app.d.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
app.html chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
hooks.server.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00