Benjamin Canac
banner
benjamincanac.dev
Benjamin Canac
@benjamincanac.dev
- Author of Nuxt UI (http://ui.nuxt.com)
- Maker of https://volta.net
- Working at @nuxtlabs.com
Are you using PNPM by any chance? You'll need to add `shamefully-hoist=true` inside your `.npmrc`: ui.nuxt.com/getting-star...
Installation - Nuxt UI
Learn how to install and configure Nuxt UI in your Nuxt application.
ui.nuxt.com
September 2, 2025 at 12:15 PM
✨ Nuxt UI Pro v3.2 is also out!

- Changelog components
- Zoom support in prose images

…and much more — see the full release:
github.com/nuxt/ui-pro/...
June 30, 2025 at 7:48 AM
🤖 Introducing the Nuxt UI Pro AI Chat template!

Built with the new Chat components, featuring:
• Streaming responses with Vercel AI SDK
• Persistent chat history
• GitHub OAuth authentication
• Workers AI integration

chat-template.nuxt.dev
Nuxt UI Pro - Chat template
Nuxt UI Pro is a collection of premium Vue components built on top of Nuxt UI to create beautiful & responsive Nuxt applications in minutes.
chat-template.nuxt.dev
April 24, 2025 at 3:40 PM
🚀 Nuxt UI Pro v3.1 is here!

💬 AI Chat components built for Vercel AI SDK
💰 PricingTable component for pricing pages
🎨 Improved utilities matching Nuxt UI v3.1

…and much more — see the full release:

github.com/nuxt/ui-pro/...
April 24, 2025 at 3:40 PM
Indeed in Nuxt UI v2 we used to convert `meta` to `ctrl` but this is no longer the case in v3 as ⊞ is the meta key on Windows.

Here's the PR for reference: github.com/nuxt/ui/pull...
feat(Kbd): special keys for macOS and other systems by hywax · Pull Request #2494 · nuxt/ui
🔗 Linked issue Resolves #2451 ❓ Type of change 📖 Documentation (updates to the documentation or readme) 🐞 Bug fix (a non-breaking change that fixes an issue) 👌 Enhancement (improving an exist...
github.com
March 31, 2025 at 9:09 AM
github.com
March 1, 2025 at 9:14 AM
Nuxt UI Pro v3.0.0-alpha.13 was shipped with the new AuthForm component as well as 10 new Dashboard components:

github.com/nuxt/ui-pro/...
github.com
February 17, 2025 at 2:36 PM
github.com
December 11, 2024 at 11:53 AM
The `cursor: pointer;` on buttons was applied by Tailwind CSS v3: github.com/tailwindlabs....

It has been removed in v4, I guess because of accessibility reason as only links should have a cursor pointer.
github.com
November 21, 2024 at 11:45 AM