Releases: kaandesu/vue-daisyui-theme-manager
Releases · kaandesu/vue-daisyui-theme-manager
v0.0.29
vue-daisyui-theme-manager
0.0.29
Patch Changes
v0.0.28
vue-daisyui-theme-manager
0.0.28
Patch Changes
- Updated useThemeManager().set function params from theme: DaisyThemes to options: {theme: DaisyThemes} to fix #3
- Updated readme accordingly.
v0.0.22
vue-daisyui-theme-manager
0.0.22
Patch Changes
- After npm installing the package, it creates a theme-manager.config.ts file to set up the available themes. That would also dynamically update the type definition for
type DaisyThemes
.
- Documentation update.