Commit graph

299 commits

Author SHA1 Message Date
jeffvli
d6035a5f97 Transform default number field value
- Navidrome allows for "string" number query values which will not work with the numberinput
2023-01-08 01:07:17 -08:00
jeffvli
d17f30f5e6 Add favorite handler to grid cards 2023-01-08 00:52:53 -08:00
jeffvli
c6f3b49a6e Increase width of duration cell 2023-01-07 23:45:40 -08:00
jeffvli
99cd48ca6d Adjust color and size of favorite cell 2023-01-07 23:44:53 -08:00
jeffvli
2edffa02d0 Add favoriting from table rows 2023-01-07 16:33:14 -08:00
jeffvli
f879171398 Add renderer for last played date column 2023-01-07 14:30:17 -08:00
jeffvli
6bfebd2923 Adjust position of track/disc number cells 2023-01-07 04:09:32 -08:00
jeffvli
af1c16ee51 Adjust dropdown styling 2023-01-07 03:49:56 -08:00
jeffvli
1b25d88692 Rename add to queue text 2023-01-07 03:49:18 -08:00
jeffvli
8a48abbbc8 Additional changes to column defaults 2023-01-07 03:30:48 -08:00
jeffvli
6deab38c67 Add undefined check on scrollTo 2023-01-07 03:28:28 -08:00
jeffvli
838c6a8b6a Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
jeffvli
9b1f4e7154 Add infinite table defaults 2023-01-06 18:24:31 -08:00
jeffvli
b569ec31ae Move common table functions into base component 2023-01-06 17:59:02 -08:00
jeffvli
f7b8e34905 Improve semantic html of default layout and add ids 2023-01-06 14:49:41 -08:00
jeffvli
7b616b44fa Add prop to deselect rows on outside click 2023-01-06 13:28:10 -08:00
jeffvli
b59c86f78f Add hook to fix table header to detail header 2023-01-06 11:44:50 -08:00
jeffvli
8bd1cc80bc Fix rating property on card row 2023-01-06 03:32:35 -08:00
jeffvli
cf904b5d51 Set outline color for rating component 2023-01-06 01:52:01 -08:00
jeffvli
2ab48f5c97 Set size/color of custom table headers 2023-01-06 01:51:29 -08:00
jeffvli
ab031820f6 Add favorite/rating table columns 2023-01-06 00:39:49 -08:00
jeffvli
d1dfbaedaa Move LibraryItem type 2023-01-05 21:59:07 -08:00
jeffvli
3070586104 Improve default table column/header defaults 2023-01-05 20:33:12 -08:00
jeffvli
1963e93d2e Export non-polymorphic text component 2023-01-05 19:54:59 -08:00
jeffvli
ad3728a55d Prevent blank screen on grid-view render
- Add loading prop to before rendering to check for itemCount
2023-01-05 11:03:24 -08:00
jeffvli
df4f05b14c Finalize base features for smart playlist editor 2023-01-05 02:27:29 -08:00
jeffvli
0c7a0cc88a Add danger prop for menu items 2023-01-04 23:56:09 -08:00
jeffvli
75ef43dffb Add initial nd smart playlist ui 2023-01-04 15:54:25 -08:00
jeffvli
65974dbf28 temp 2023-01-04 04:09:24 -08:00
jeffvli
16433457ad Use global state for grid card views
- Prevent re-render when fetching already cached state
2023-01-03 17:41:03 -08:00
jeffvli
19e3f435c4 Fix add from card 2023-01-03 02:13:04 -08:00
jeffvli
196cb1bd48 Fix scroll area display type 2023-01-03 01:34:18 -08:00
jeffvli
1e77e1074a Add loading/disabled props for confirm modal 2023-01-03 00:19:33 -08:00
jeffvli
9537309fe2 Add custom confirm modal component 2023-01-03 00:12:07 -08:00
jeffvli
4dc8920ff4 Set overlay opacity based on theme 2023-01-02 18:54:48 -08:00
jeffvli
d93e6a612e Lighten overlay on header bg
- Increase support for light styles
2023-01-02 18:20:17 -08:00
jeffvli
6490118741 Fix ellipsis overflow styles 2023-01-02 18:14:44 -08:00
jeffvli
58827a1dcf Set header target to optional 2023-01-02 18:08:19 -08:00
jeffvli
d7d611c6d1 Add missing overflow style value 2023-01-02 17:53:27 -08:00
jeffvli
65465d6cae Support dynamic page headers 2023-01-02 17:03:33 -08:00
jeffvli
3d8ba2e808 Add native scroll area component 2023-01-02 16:59:21 -08:00
jeffvli
4326f6cf91 Various cleanup 2023-01-02 02:05:30 -08:00
jeffvli
fecaa2e6b8 Use song-specific cover and add placeholder (#6) 2023-01-01 14:16:57 -08:00
jeffvli
737a05e2c5 Update pagination
- Support id pages
- Set proper list max
2023-01-01 03:16:27 -08:00
jeffvli
aa1cd742ad Move play queue handler to context 2022-12-31 19:26:58 -08:00
jeffvli
6174dc128d Adjust base page headers 2022-12-31 17:50:05 -08:00
jeffvli
81455602ef Forward scrollarea ref 2022-12-31 16:50:20 -08:00
jeffvli
ec79d91d30 Add playlist list 2022-12-31 03:46:12 -08:00
jeffvli
0a9dcf36b9 Use prop for scrollbar width 2022-12-31 03:15:11 -08:00
jeffvli
1f232fa4da Add card placeholder images 2022-12-30 21:31:13 -08:00