shadcn-vue icon indicating copy to clipboard operation
shadcn-vue copied to clipboard

Vue port of shadcn-ui

Results 261 shadcn-vue issues
Sort by recently updated
recently updated
newest added
trafficstars

### 🔗 Linked issue #327 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...

### 🔗 Linked issue #663 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...

### Reproduction https://codesandbox.io/p/devbox/shadcn-vue-donutchartdemo-forked-8z4mt4 ### Describe the bug Basically, unless the `index` property is equal to "name", it does not render the text passed in the property. Inspecting the code closely,...

bug

### Describe the feature Hello Team, I wanted to reach out to ensure compatibility and to see if there are any specific considerations or modifications needed when integrating with Nuxt...

### Describe the feature It is vital for any datepicker (especially for these which do not allow to enter a date using keyboard) to have a month/year pickers. Navigating x...

### [🔗 Linked issue](https://github.com/radix-vue/shadcn-vue/issues/652) ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change...

### Describe the feature Im trying to use filters on task example but when i put a lot of items on some filters it crashes and it runs slow, i’ve...

### Describe the bug When installing the `Select` component as described [on the website](https://www.shadcn-vue.com/docs/components/select.html) like so: ```bash npx shadcn-vue@latest add select ``` I was getting the following errors: ``` [plugin:vite:vue]...

bug
detypes

### 🔗 Linked issue ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change...

### Describe the feature Hello! In the current state, the line chart does not visualize a single datapoint. If your data has one entry, the chart renders but is completely...