Commit Graph

5 Commits

Author SHA1 Message Date
0555c5715a Update Sources/Bedrock/Theme/Design.swift 2026-01-04 18:30:39 +00:00
c419437366 Update Sources/Bedrock/Theme/Design.swift 2026-01-04 18:26:16 +00:00
8e788ef212 docs: Update README with complete feature documentation 2026-01-02 11:59:57 -06:00
7afa45698f Update README with complete feature documentation 2026-01-02 11:59:29 -06:00
fa7d848f52 Initial commit: Bedrock design system and UI component library
- Design system: spacing, typography, colors, animations, opacity, shadows
- Protocol-based color theming (AppColorTheme)
- Settings UI components: toggles, pickers, selection indicators
- Sound and haptic feedback manager (generic AppSound protocol)
- Onboarding state management
- Cloud sync manager (PersistableData protocol)
- Visual effects: ConfettiView, PulsingModifier
- Debug utilities: DebugBorderModifier
- Device information utilities (cross-platform)
- Unit tests for design constants
2026-01-02 11:58:30 -06:00