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

### Describe the feature This is an amazing project and tackles precisely a part that seems to be missing with Vue. I'd like to put a request for a Stepper...

### Environment ```bash Developement/Production OS: NixOS 24.05.20240106.46ae021 (Uakari) x86_64 Node version: 21.1.0 Package manager: [email protected] Radix Vue version: 1.2.7 Shadcn Nuxt version: 0.8.6 Vue version: 3.4.7 Nuxt version: 3.9.1 Nuxt...

bug
upstream

### Reproduction https://stackblitz.com/edit/cku9c3?file=src%2FApp.vue ### Describe the bug When using the Tags Input with Combobox the popover doesn't close when you click outside of it, nor can it be closed by...

bug

### Describe the feature Current CLI doesn't support prefix option Related [PR](https://github.com/radix-vue/shadcn-vue/pull/324) and [Discussion](https://github.com/radix-vue/shadcn-vue/discussions/444) We welcome any help 💚 This link might be helpful before prefix support https://github.vue.tailwind-prefix.cbass.dev/ thanks to...

enhancement
help wanted

### Reproduction None ### Describe the bug Code ```vue import { Tabs, TabsContent, TabsList, TabsTrigger } from '@/components/ui/tabs'; Account Password ``` ### System Info ```bash Microsoft Edge ``` ### Contributes...

bug

### Describe the feature is there any chance that can shadcn works with nx monorepo and Nuxt 3 as library for multi projects ### Additional information - [ ] I...

### Describe the feature I needed a way to scroll up to the top of a ScrollArea in the process of implementing an Infinite Scroll functionality and I created and...

### Describe the feature Can we get a prop to add in a label just like https://ui.nuxt.com/components/divider. ### Additional information - [ ] I intend to submit a PR for...

### Environment ```bash Developement/Production OS: macOS 14.2.1 Node version: 20.9.0 Package manager: [email protected] Radix Vue version: 1.3.2 Shadcn Nuxt version: 0.8.7 Vue version: 3.4.14 Nuxt version: 3.9.3 Nuxt mode: universal...

bug

### Reproduction https://stackblitz.com/edit/fls328?file=src%2FApp.vue ### Describe the bug When the combobox is at the bottom of the view (or more commonly: at the bottom of an AlertDialog or whatever) it can...

bug