Commit graph

17 commits

Author SHA1 Message Date
Jeff
44a4b88809
Migrate to mantine v6 (#15)
* Add letter spacing to cell text

* Set window control height in px

* Add temp unused routes

* Migrate text title font weights

* Bump mantine to v6 alpha

* Migrate modals / notifications

* Increase header bar to 65px

* Adjust play button props

* Migrate various components

* Migrate various pages and root styles

* Adjust default badge padding

* Fix sidebar spacing

* Fix list header badges

* Adjust default theme
2023-01-28 20:46:07 -08:00
jeffvli
5614ad54f2 Add view artist discography 2023-01-15 16:22:07 -08:00
jeffvli
915b0eb372 Add play handlers and item count to list pages 2023-01-07 03:28:03 -08:00
jeffvli
d1dfbaedaa Move LibraryItem type 2023-01-05 21:59:07 -08:00
jeffvli
b0bc4c3cf3 Wait for load before setting background color 2023-01-03 03:15:51 -08:00
jeffvli
a3804808b4 Update album/playlist headers with shared styles 2023-01-02 17:57:49 -08:00
jeffvli
6174dc128d Adjust base page headers 2022-12-31 17:50:05 -08:00
jeffvli
58ed2f3706 Wait for background color before rendering content 2022-12-31 03:16:05 -08:00
jeffvli
b3d95f765c Add page key for album detail page
- Fixes animation render when switching between detail pages
2022-12-30 21:12:27 -08:00
jeffvli
1d82c84c9e Add initial album detail page 2022-12-29 18:45:01 -08:00
jeffvli
b967c8cb19 Add album table view 2022-12-28 01:44:49 -08:00
jeffvli
39e2212d1d Fix refetch on filter change 2022-12-24 20:20:17 -08:00
jeffvli
f786b6f01b Add dynamic card rows based on sort type
- Split album list content into separate component
2022-12-24 14:09:24 -08:00
jeffvli
19f55b4a2e Add album list search 2022-12-21 01:29:00 -08:00
jeffvli
a354cab797 Add music folders query 2022-12-21 01:28:59 -08:00
jeffvli
c858479d57 Redo queue handler as hook 2022-12-21 01:28:59 -08:00
jeffvli
e87c814068 Add files 2022-12-19 17:44:40 -08:00