npm @nuxt/ui 3.0.0-alpha.6
v3.0.0-alpha.6

12 hours ago

✨ Highlights

Introduced in #2298 , Nuxt UI v3 now embraces a full design system for its components. It brings more breaking changes but will let you customize your entire app at once through CSS variables.

I'd recommend reading the pull request and the updated documentation on https://ui3.nuxt.dev/getting-started/theme#design-system.

🚀 Features

  • Carousel: implement component (#2288) (68ee3f1)
  • Form: add Standard Schema support (#2303) (0955c07)
  • module: implement --ui-radius CSS variable (#2341) (057e86c)
  • module: implement design system with CSS variables (#2298)
  • module: set disableTransition option on @nuxtjs/color-mode (b82af02)

🐛 Bug Fixes

  • Accordion: use text-left break-words instead of truncate on label (6c7c2f0)
  • Alert: default variant to solid for consistency (3a7c5c2)
  • Button: center text with block prop (3cf5535), closes nuxt/ui#2317

👋 New Contributors

Full Changelog: v3.0.0-alpha.5...v3.0.0-alpha.6

Don't miss a new ui release

NewReleases is sending notifications on new releases.