yonlu
aed90d7b17
feat(08-04): convert sidebar em-based spacing to px and apply icon/type tokens
...
- Sidebar: convert all em-based padding/gap to px values, icon sizes to --yj-icon-md
- Now-playing: cover placeholder icon to --yj-icon-lg, text sizes to type tokens
- Search-bar: search icon to --yj-icon-sm, input font to --yj-text-md
- Audio-player: convert em-based gap/padding/margin to px values
- Seek-bar: tooltip font to --yj-text-lg, margin from em to px
- Volume-control: padding/margin from em to px, thumb sizes from em to px
- All components import designTokens and include in static styles
2026-03-04 23:23:25 -05:00
yonlu
cf144bf0dd
refactored many events to use wails bindings, reducing boilerplate
2026-02-25 18:51:07 -05:00
yonlu
88c3736110
added color/ theme settings, new config window
2026-02-20 14:43:35 -05:00
yonlu
026ab1c333
adjusted frontend event handling to optimize json payload size for different events, fixed incorrect behavior when currently playing track is removed from queue
2026-02-18 00:49:29 -05:00
yonlu
419fec1672
fixed repeatOne/ same track twice in a row issues
2026-02-16 02:45:51 -05:00
logan
d78c0584e2
Squash merge audio-player-component into main
2026-02-13 20:39:23 -06:00
logan
58b3b0a385
fixed production build assets and makefile targets
2025-04-14 16:50:26 -05:00
yonlu
a2fb2162ff
renamed isPlaying to isProgressing
2025-04-13 18:04:53 -04:00
yonlu
71f707b5c2
fixed seek bar holding behavior
2025-04-13 17:59:13 -04:00
logan
819e14a656
fixed shoelace static dependencies w/ vite
2025-04-13 14:50:41 -05:00
yonlu
18ac5ddc28
improved seek bar functionality.
2025-04-13 12:25:05 -04:00
yonlu
be2fad3190
slowly adding seek bar, now it can increment over time.
2025-04-10 19:08:57 -04:00
Logan Jones
a0af1230cb
removed pico, play button toggles
2025-04-08 19:11:17 -05:00
Logan Jones
c46c631fb0
library picker lit element w reactive properties
2025-04-08 18:18:00 -05:00
Logan Jones
bbc33ce3bc
added lit typescript plugins
2025-04-08 15:16:37 -05:00
Logan Jones
8998c14954
working on redoing ts and vite conf
2025-04-08 12:11:16 -05:00
logan
f11560c3bf
player skeleton frontend
2025-03-30 00:45:45 -05:00
logan
307aa09640
audio player component loaded
2025-03-28 13:13:41 -05:00
logan
52ac0566fd
added pnpm, vite, and typescript support
2025-03-27 21:35:17 -05:00
logan
30683d268d
added pnpm, lit, manually load runtime on frontend
2025-03-27 17:43:51 -05:00