Skip to content

Releases: genu/nuxt-ui-elements

v0.1.9

30 Dec 23:35
1a397b9

Choose a tag to compare

v0.1.8

28 Dec 01:03
1a397b9

Choose a tag to compare

compare changes

💅 Refactors

  • Remove ClientOnly wrapper from BackgroundAurora and BackgroundFlickeringGrid components for improved SSR handling (7f98d9e)

❤️ Contributors

v0.1.7

27 Dec 20:39
1a397b9

Choose a tag to compare

compare changes

🚀 Enhancements

  • Wrap canvas element in ClientOnly for improved SSR handling (ea997b8)

❤️ Contributors

v0.1.6

27 Dec 18:31
1a397b9

Choose a tag to compare

v0.1.5

27 Dec 18:30
1a397b9

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Flickering Grid component with customizable parameters and controls (c68e72b)

💅 Refactors

  • Enhance release script to include publishing step (8e1ac46)

❤️ Contributors

v0.1.4

27 Dec 03:19
1a397b9

Choose a tag to compare

compare changes

💅 Refactors

  • Update lightness and opacity handling in FlickeringGrid and app.vue for improved color control (e91d999)

❤️ Contributors

v0.1.3

27 Dec 03:09
1a397b9

Choose a tag to compare

compare changes

💅 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

v0.1.2

27 Dec 02:35
1a397b9

Choose a tag to compare

compare changes

💅 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

❤️ Contributors

v0.1.1

23 Dec 17:38
1a397b9

Choose a tag to compare

💅 Refactors

  • Remove FlickeringGrid component and extract gradient utilities (9d44893)
  • Update FlickeringGrid properties and enhance gradient calculation (7c855ed)

🏡 Chore

❤️ Contributors