aboutsummaryrefslogtreecommitdiff
path: root/lib/components/AppVersion.svelte
AgeCommit message (Collapse)AuthorFilesLines
2026-04-22Co-locate AudioPlayer and TextSizeChoice with their stores and move version ↵Bobby1-1/+1
and credits to their new homes
2026-04-22Revert prop plumbing; components can tap stores and module constants directlyBobby1-6/+2
2026-04-22Make lib components and screens pure; orchestration (store, version) moves ↵Bobby1-2/+6
to routes
2026-04-22Move screens to lib/screens, version to lib/version, inject version via Vite ↵Bobby1-1/+1
define; lib is folders-only
2026-04-22Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ↵Bobby1-0/+20
version to 1.0 from package.json