Skip to content

feat(frontend): introduce shared theme and ui primitives#4

Open
tsshadow wants to merge 14 commits into
mainfrom
codex/extract-theme-variables-to-theme.css
Open

feat(frontend): introduce shared theme and ui primitives#4
tsshadow wants to merge 14 commits into
mainfrom
codex/extract-theme-variables-to-theme.css

Conversation

@tsshadow
Copy link
Copy Markdown
Owner

Summary

  • extract shared theme tokens into a shared web library so colours, typography, and spacing are defined once
  • add Card, KpiCard, and HeroHeader UI primitives and update the scrobbler dashboard/overview to consume them via aliases
  • document how to use the theme and UI components for future modules

Testing

  • pnpm run build

Codex Task

Introduced a centralized `ConfigStore` for managing runtime configuration. This enables dynamic updates, persistence, and change notifications across core modules. Replaced env var handling with `ConfigStore` in multiple components like external lookups, YouTube downloader, and settings.
# Conflicts:
#	modules/music-importer/api/config_store.py
#	modules/music-importer/frontend/src/lib/ConfigEditor.svelte
…erage-errors

Fix importer coverage regressions
…robbler

Unify MuMa monorepo structure and CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant