shadcn-vue
shadcn-vue copied to clipboard
Vue port of shadcn-ui
### Reproduction https://stackblitz.com/edit/nce3t7?file=src%2FApp.vue ### Describe the bug ```html {{ toggle }} ``` Doesn't sync state with the `toggle` variable. ### System Info ```bash shadcn-vue 10.05 ``` ### Contributes - [...
### Describe the feature I want to request the addition of a Drag and Drop component to the component library. This feature will enhance the user experience by enabling users...
### 🔗 Linked issue #570 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change that fixes an...
### Describe the feature After https://github.com/radix-vue/shadcn-vue/pull/528, the CLI should check in a Nuxt project If `shadcn-nuxt` injects the file or not and act accordingly. This requires modifying the following code....
### Describe the feature I've been thinking about designing a solution to automate the process of updating an old local version of `shadcn-vue` with the latest remote version. There are...
### Reproduction https://stackblitz.com/edit/vitejs-vite-bmzqsu ### Describe the bug The documentation indicate a prop named "showLegend", but it does do anything ### System Info ```bash System: OS: Windows 11 10.0.22631 CPU: (16)...
### Reproduction https://nuxt.new ### Describe the bug I'm experiencing an issue while trying to follow the installation tutorial provided at https://www.shadcn-vue.com/docs/installation/nuxt.html. After completing all the steps correctly, I encountered an...
### 🔗 Linked issue No open issue, since it's a minor docs fix. ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations)...