shadcn-vue
shadcn-vue copied to clipboard
Vue port of shadcn-ui
### Describe the feature I needed a way to detect if a ScrollArea was at the bottom of it's scroll view port in the process of implementing an Infinite Scroll...
### Describe the feature Since ListBox first alpha. It would be great if we also have Virtual DataTable ### Additional information - [ ] I intend to submit a PR...
### Describe the feature Hi ππ» I'm using nuxt-image and wanted to use it with Avatar I tried few ways but realized we can't use NuxtImage with `AvatarImage`. When I...
### Describe the feature It seems that components use left and right values from tailwindcss i would recommend using start and end so it supports RTL and LTR directions in...
### Describe the feature Recently, I was switching to the project https://github.com/devlive-community/datacap and found that tree was missing. ### Additional information - [ ] I intend to submit a PR...
### Reproduction ```vue import { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectTrigger, SelectValue, } from "@/components/ui/select"; const fold = ref(false); const selected = ref(); Action Fruits Apple Banana Blueberry Grapes Pineapple...
### Describe the feature Hi! Nuxt Layer is an excellent tool to create an instance of nuxt that contains boilerplate/themes that are to be used on multiple sites. It would...
### Describe the feature We're missing the change-log page in website. Considering other work done on other frameworks, I'd like to implement `changelog` page from [svelte](https://www.shadcn-svelte.com/docs/changelog) version and add previous...
ππ€ͺ