radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
4.57k stars 262 forks source link

feat(nuxt-module): auto inject `lib/utils` & refresh the playground #528

Closed MuhammadM1998 closed 4 months ago

MuhammadM1998 commented 5 months ago

This PR is an initial step to improve the nuxt module for shadcn-vue. Huge thanks to https://github.com/ineshbose for helping me out!

Module Changes

Playground Changes

Next Steps

I'll create an issue for those to discuss them first

sadeghbarati commented 4 months ago

@MuhammadM1998 Hey thanks for PR

Please check shadcn-vue form components here

https://github.com/radix-vue/shadcn-vue/blob/dev/apps/www/src/lib/registry/default/ui/form/index.ts#L1

Related issue https://github.com/radix-vue/shadcn-vue/issues/172