Skip to content

Releases: angularcafe/slateui-theme

v1.0.0

05 Aug 20:45

Choose a tag to compare

🎉 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

16 Jul 18:15

Choose a tag to compare

v0.1.2

fix(demo): Remove transition from demo app