Releases: angularcafe/slateui-theme
Releases · angularcafe/slateui-theme
v1.0.0
🎉 v1.0.0 – Official SlateUI Theme Release (Rebranded from @angularui/theme)
We’re excited to announce the first stable release of @slateui/theme.
This release marks the rebranding from @angularui/theme → @slateui/theme and introduces a production-ready API for dark mode and theme management.
✅ What’s New
New package name: @slateui/theme
New provider name: provideSlateUiTheme()
🔥 Features
🌙 Dark Mode with System Preference Detection
⚡ Flash-Free Theme Switching (via Vite plugin)
🔌 One-line setup with provideSlateUiTheme()
✅ SSR Safe
🎨 Theme tokens for easy customisation
v0.2.1
v0.1.2 fix(demo): Remove transition from demo app