daniel-c-harvey
4341d97f12
theme: shift light palette primary to navy-mid, step green scale up one level
2026-06-06 20:49:14 -04:00
daniel-c-harvey
bd110c07da
Merge branch 'track-card-green-fix' into dev
2026-06-06 20:41:52 -04:00
daniel-c-harvey
d1cb85b840
feat: adjust navy wireframe tokens and add green-interactive
2026-06-06 20:41:37 -04:00
daniel-c-harvey
07ba9946ce
feat: add --deepdrft-green-interactive token to design token layer
2026-06-06 20:36:46 -04:00
daniel-c-harvey
4b5de088ab
fix: correct MudBlazor Tertiary class targets and demote artist to muted off-white in TrackCard
2026-06-06 20:33:21 -04:00
daniel-c-harvey
0dd33a5dfc
Add track detail page with clickable cards
2026-06-06 16:33:57 -04:00
daniel-c-harvey
766e98fd2b
Reflect real playback state on gallery cards and toggle pause/resume
...
Add IsPaused/OnPause to TrackCard, make TracksGallery controlled, and
drive the active track from PlayerService.CurrentTrack as the single
source of truth.
2026-06-06 10:09:07 -04:00
daniel-c-harvey
b746645f97
WaveformSeeker Improvements
2026-06-06 09:52:31 -04:00
daniel-c-harvey
3dc9fc2446
fix(css): solid navy fallback, force green FAB+chip on dark card
2026-06-05 18:31:56 -04:00
daniel-c-harvey
84307dabde
fix(css): ::deep track text color rules to pierce MudText
2026-06-05 17:41:56 -04:00
daniel-c-harvey
9c916245c1
refactor(css): scope track card styles; apply NowPlayingCard color vocabulary
2026-06-05 17:35:16 -04:00
daniel-c-harvey
b3473aa37e
refactor(css): consolidate track-view layout and card text color rules; switch genre chip to Outlined variant
2026-06-05 16:58:07 -04:00
daniel-c-harvey
61c5bee5d7
refactor(track-card): replace MudCard/MudPaper shells with plain divs, drop !important from section 8 backgrounds
2026-06-05 16:26:17 -04:00
daniel-c-harvey
b22b57069d
style(track-card): glass theming — remove MudBlazor color overrides, add theme-scoped CSS for title/artist/meta hierarchy and navy-glass fallback panel
2026-06-05 15:18:56 -04:00
Daniel Harvey
4351302a25
Flip ITrackService/TrackManager to DTO output; TrackConverter is the sole entity<->DTO path across all consumers
2026-05-25 11:35:04 -04:00
Daniel Harvey
389fc88aa0
fix(palettes): reorder DeepDrftPalettes static props so Light/Dark/Typography init before Default/Cms (fixes null MudTheme NRE)
2026-05-21 15:46:10 -04:00
Daniel Harvey
e5b4a79727
refactor(split): rename DeepDrftWeb -> DeepDrftPublic and DeepDrftWeb.Client -> DeepDrftPublic.Client (Phase 4)
2026-05-19 23:06:16 -04:00
Daniel Harvey
8b8796fc58
refactor(split): extract DeepDrftShared.Client RCL with shared atoms
...
TrackCard, TracksGallery, DDIcons, DeepDrftPalettes (Default+Cms), DeepDrftFontLinks,
and palette CSS tokens extracted. Both hosts and DeepDrftCms reference the shared RCL.
2026-05-19 17:14:23 -04:00