Releases: genu/nuxt-ui-elements
Releases · genu/nuxt-ui-elements
v0.1.9
v0.1.8
💅 Refactors
- Remove ClientOnly wrapper from BackgroundAurora and BackgroundFlickeringGrid components for improved SSR handling (7f98d9e)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
v0.1.7
🚀 Enhancements
- Wrap canvas element in ClientOnly for improved SSR handling (ea997b8)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
v0.1.6
v0.1.5
🚀 Enhancements
- Add Flickering Grid component with customizable parameters and controls (c68e72b)
💅 Refactors
- Enhance release script to include publishing step (8e1ac46)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
v0.1.4
💅 Refactors
- Update lightness and opacity handling in FlickeringGrid and app.vue for improved color control (e91d999)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
v0.1.3
💅 Refactors
- Separate publish command from release script in package.json (9b290ab)
- Replace lightness control with opacity in FlickeringGrid and update color options for better flexibility (b10aaed)
- Streamline markup and improve readability in app.vue (42d3da0)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com
v0.1.2
💅 Refactors
- Enhance color handling in FlickeringGrid and add color resolver utility (6296537)
- Update FlickeringGridProps for improved customization and adjust theme styles (9112c65)
- Simplify FlickeringGridProps by consolidating gradient properties and removing unused dimensions (e2eac49)
- Update FlickeringGridProps to enhance fade options and simplify prop handling (1cbfb05)
- Add imports directory support in module setup (711c2c0)
- Implement flexible color system in FlickeringGrid with enhanced mode selection and lightness control (e18f1fe)
- Clean up code formatting and remove unnecessary line breaks across multiple files (e4a5e35)
🏡 Chore
- Update playground (9aeee40)
❤️ Contributors
- Eugen Istoc eugenistoc@gmail.com