jeffvli
20524452ae
Fix noHeader implementation for scrollArea
2023-07-21 18:00:13 -07:00
jeffvli
9d18384b2d
Add stickyHeader prop to table component
2023-07-21 17:53:54 -07:00
jeffvli
92d7560362
Fix custom header text positioning to match originals
2023-07-21 17:30:37 -07:00
jeffvli
c3d8791455
Refactor scrollarea component for overlayscrollbars
2023-07-21 05:20:40 -07:00
jeffvli
2d62b9d72d
Set full height on disc number cell
2023-07-21 00:18:53 -07:00
jeffvli
f5cbcace64
Remove autofit on gridReady
...
- Potentially causes horizontal scrollbar to flash on render
2023-07-21 00:18:53 -07:00
jeffvli
1cb0a1d72a
Add initial data fetch function to grid
2023-07-20 00:41:18 -07:00
jeffvli
8b4a2d1ac0
Simplify list store and table implementation
2023-07-20 00:41:04 -07:00
jeffvli
4e4eca14ec
Add change action to search clear button ( #176 )
2023-07-19 01:32:55 -07:00
jeffvli
ece7fecc76
Highlight currently playing song on all song tables ( #178 )
2023-07-18 18:39:39 -07:00
jeffvli
919016ca5a
Add table context
2023-07-18 18:34:51 -07:00
jeffvli
179129b7cb
Add actions table column
2023-07-18 17:37:32 -07:00
jeffvli
0c54b79c09
Clean up
2023-07-16 23:57:31 -07:00
jeffvli
3fb9853eb6
Fix select label positioning
2023-07-16 23:57:01 -07:00
jeffvli
1de89071e8
Fix hidden scrollbar for electron 25
...
- Newer chromium versions do not support scrollbar overlay css
2023-07-16 23:48:44 -07:00
jeffvli
be0792a5c7
Refresh playlist list on delete ( #134 )
2023-07-16 23:23:07 -07:00
jeffvli
0ba8d5bf70
Add extra item types to card row
2023-07-16 13:35:32 -07:00
jeffvli
47ecbf0601
Fix column width declarations
2023-07-16 11:06:09 -07:00
jeffvli
481258484c
Add reusable virtual table hook
2023-07-15 20:27:35 -07:00
jeffvli
3dcb0dc4ed
Allow navigating directly to playlist song view
2023-07-15 15:57:40 -07:00
jeffvli
e980e31bd2
Handle playlist card types
2023-07-15 11:22:09 -07:00
jeffvli
3b5dff795f
Change default popup transition
2023-07-15 11:22:09 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
zackslash
4c5fa0750b
fix label-font-family typo ( #157 )
2023-07-01 12:45:55 -07:00
jeffvli
5877b8cc6f
Fix feature carousel dynamic styles
2023-06-13 18:38:55 -07:00
jeffvli
23f4bfde99
Add additional outline button styles
2023-06-13 18:38:07 -07:00
jeffvli
a3a84766e4
Fix artist/album artist cells ( #117 )
2023-06-11 23:27:50 -07:00
jeffvli
0e9a77ffe0
Remove unneeded link condition
2023-06-11 20:40:27 -07:00
jeffvli
8f7e6a5222
Disable link from invalid artist on table cells ( #117 )
2023-06-11 20:38:32 -07:00
jeffvli
14aeee888f
Adjust header, input, and modal styles
2023-06-09 17:24:34 -07:00
Kendall Garner
007a099951
Lyrics Improvements
...
- Make the settings text actually consistent with behavior
- Add metadata (artist/track name) for fetched tracks
- Add ability to remove incorrectly fetched lyric
- Add lyric fetch cache; save the last 10 fetches
- Add ability to change offset in full screen, add more comments
2023-06-09 17:24:34 -07:00
Kendall Garner
85d2576bdc
Improved lyric syncing, fetch
...
- uses a somewhat more sane way to parse lyrics and teardown timeouts
- adds 'seeked' to setCurrentTime to make detecting seeks in lyric much easier
- adds ability to fetch lyrics from genius/netease (desktop only)
2023-06-04 16:46:05 -07:00
jeffvli
8eb0029bb8
Add undefined check
2023-06-03 05:46:20 -07:00
jeffvli
86ad2d0383
Fix invalid spinner props
2023-06-03 00:39:52 -07:00
jeffvli
f2ef630921
Fix global button styling on settings page
2023-06-02 22:38:49 -07:00
jeffvli
691bc8f1ef
Add full container spinner/loader
2023-06-02 13:07:30 -07:00
jeffvli
7403a46f91
Remove initial animation on page header
2023-06-02 11:38:33 -07:00
jeffvli
8ffb81093d
Improve feature carousel component
...
- Add play button
- Clamp title to 1 line
- Restrict to 1 genre and 1 artist
- Infinite loop pagination
2023-06-02 01:30:08 -07:00
jeffvli
d312c3c70a
Handle initial render item count for carousel
2023-06-02 01:21:52 -07:00
jeffvli
f2690b262f
Remove container query requirement for carousel sizing
2023-06-02 01:01:50 -07:00
jeffvli
1d074dae2e
Adjust conditionals in a few places
2023-05-27 14:02:10 -07:00
Gelaechter
a878875f83
Add native titlebar & fix app restart for AppImages
2023-05-27 14:02:10 -07:00
jeffvli
0103a84358
Add clear buttons to search input
2023-05-21 21:01:23 -07:00
jeffvli
ba6f2a1637
Fix left icon placement
2023-05-21 07:31:58 -07:00
jeffvli
41a251c2ac
Decrease toast durations
2023-05-21 07:18:41 -07:00
jeffvli
35f9798bed
Update full-width cell renderer
2023-05-20 19:21:23 -07:00
jeffvli
897af4661b
Add extraProps param on column defs
2023-05-20 18:41:24 -07:00
jeffvli
02caf896ff
Update playqueueadd props
2023-05-20 14:55:08 -07:00
jeffvli
71b9cace53
Add callback for swiper zoom change
2023-05-17 17:47:05 -07:00
jeffvli
58d912065b
Add swiper card / update virt cards
2023-05-17 17:11:33 -07:00