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

### Reproduction too complex ### Describe the bug original shadcn ui monorepo solution: https://ui.shadcn.com/docs/monorepo shadcn-nuxt fails to properly handle component directories located in workspace packages within a monorepo setup, causing...

bug

### Reproduction https://stackblitz.com/run?file=src%2FApp.vue ### Describe the bug As per the docs, the first lot of demo code is missing: import DropdownAction from './DataTableDemoColumn.vue' It doesn't seem to be visible in...

bug

### Describe the feature Hello shadcn-vue team, I hope this message finds you well. First, I'd like to express my appreciation for the excellent work you've done in bringing shadcn/ui...

### Describe the feature https://x.com/shadcn/status/1930705787544027305 ### Additional information - [ ] I intend to submit a PR for this feature. - [ ] I have already implemented and/or tested this...

### Describe the feature can you add tabs with moving background for selected one ? like nuxt ui tabs : https://ui.nuxt.com/components/tabs ### Additional information - [ ] I intend to...

### Reproduction https://stackblitz.com/edit/vitejs-vite-7lpxz6am?file=src%2FApp.vue ### Describe the bug I’m unable to programmatically expand or collapse a resizable component. ### System Info ```bash System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R)...

bug

### Describe the feature Has anybody implemented `shadcn-vue` [sidebar](https://shadcn-vue.com/docs/components/sidebar.html) + [resizable](https://shadcn-vue.com/docs/components/resizable.html) component? I'm looking for something similar to https://shadcn-resize-sidebar.vercel.app but built with shadcn-vue. ### Additional information - [ ] I...

enhancement
help wanted

### Reproduction Can't ### Describe the bug When put Select in Drawer i can't focus (hover) on SelectGroup items. ### System Info ```bash System: OS: Windows 11 10.0.22621 CPU: (16)...

bug

### Describe the feature Pagination not has quick jumper ### Additional information - [ ] I intend to submit a PR for this feature. - [ ] I have already...

### Reproduction https://www.shadcn-vue.com/examples/tasks.html ### Describe the bug Selecting & deselecting the checkbox leads to a different positioning - within a table row (header & content alike). Default state ![image](https://github.com/user-attachments/assets/eae223cc-12c3-43d9-ae06-1128baf3bff9) Checked...

bug