Changelog
Design system updates and component changes.
January 2025
Week of Jan 6
Documentation
- Added visual component gallery with rendered examples
- Added dark mode documentation with color mappings
- Added icons reference with Lucide examples
- Added layout/grid system documentation
- Added form patterns and validation states
- Added empty/error state patterns
- Added motion/animation guidelines
- Branded docs site with Juniro orange theme
Components
- Updated all public pages with dark mode support
- Fixed contrast issues in dark mode for hub pages
- Added PLG booking flow to ActivityDetailPage
December 2024
Week of Dec 30
Components
- Completed parent portal dashboard components
- Added provider portal attendance tracking
- Implemented unified calendar component
Week of Dec 23
Design System
- Established design tokens (colors, spacing, typography)
- Created shared-core component library
- Set up Storybook for customer and admin portals
How to Update
When making design system changes:
- Add entry here under the current week
- Categorize as Documentation, Components, Tokens, or Breaking Changes
- Reference Linear issue (JUN-XXX) if applicable
- Note breaking changes prominently
Format
### Week of [Date]
**Category**
- Brief description of change
- Another change (JUN-123)
**Breaking Changes**
- ⚠️ Component renamed from X to Y
Versioning
The design system follows semantic versioning for major releases:
| Version | Date | Notes |
|---|---|---|
| 1.0.0 | Dec 2024 | Initial release |
| - | - | - |
For detailed component changes, see commit history in juniro-design.