What's New
Dark Mode Fixes
- Added dark mode variants to ghost and outline button variants in the core library
- Fixed dark mode styling for Forum, Shop, and Social Network examples
- Added full light/dark mode support to DAW example (previously dark-only)
- Fixed home page component cards dark mode visibility
- Fixed ghost button icon visibility in dark mode across all examples
New Examples
- DAW Studio: Full-featured digital audio workstation UI with light/dark mode
- File Explorer: macOS-style desktop application with window controls
UI Fixes
- Fixed avatar ring shapes (added rounded-full to prevent square rings)
- Fixed notification badge clipping (moved outside button overflow)
- Fixed profile avatar alignment in social network example
- Removed redundant rounded corners from terminal and log-viewer components
- Increased terminal and log-viewer demo container heights to prevent text cutoff
- Fixed DAW mixer fader styling (rectangular instead of rounded)
- Fixed verified badge using proper variant instead of class override
Dependencies
- Updated @angular/router to 21.0.6 to match other Angular packages
Full Changelog: v0.3.2...v0.3.3