aboutsummaryrefslogtreecommitdiff
path: root/lib/components
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Co-locate AudioPlayer and TextSizeChoice with their stores and move version a...Bobby3-143/+1
2026-04-22Rebuild Settings with Reading, Sound, Accessibility, and About sections per t...Bobby1-0/+89
2026-04-22Remove the leaf scene and its supporting systems from the Begin screenBobby1-197/+0
2026-04-22Expand Settings with Display and About sections and a reduce-motion override ...Bobby1-1/+4
2026-04-22Redesign leaves with real silhouettes and localized gusts driven by a prevail...Bobby1-42/+43
2026-04-22Add Settings screen with mute toggle and ambient volume sliderBobby2-0/+139
2026-04-22Add falling-leaf physics and periodic wind gusts to the Begin screenBobby1-0/+193
2026-04-22Play title track on Begin screen with autoplay-fallback on first interactionBobby1-0/+53
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 to...Bobby1-2/+6
2026-04-22Move screens to lib/screens, version to lib/version, inject version via Vite ...Bobby3-105/+1
2026-04-22Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ...Bobby7-0/+300