shadcn-vue
shadcn-vue copied to clipboard
Vue port of shadcn-ui
I did change to css logical props add rotation in rtl from chevrons and arrows except the one in the onKeyDown function in carousel as it require a testing on...
This PR try to fix #296 So I add a new example where implemented `virtualList` based on vueuse core function. I tried to use seperate package but it don't fit...
Main reason of this PR is to close this issue #158 , but think that it will be helpful to add new Demo with `@vueuse/useFuse` filtering Have some errors with...
this PR closes #327
### Environment ```bash Developement/Production OS: Windows 10 19043.1110 Node version: 16.0.0 Package manager: [email protected] Radix Vue version: 1.0.0 Shadcn Vue version: 1.0.0 Vue version: 3.0.0 Nuxt version: 3.0.0 Nuxt mode:...
[Feature]: add an option to generate component/composable names in kebab-case instead of PascalCase
### Describe the feature Right now the CLI, when we run any `add` command (e.g. `npx shadcn-vue@latest add context-menu`) it will generate folder "context-menu" in kebab-case, but the file inside...
### Describe the feature There is currently a black & white theme for code highlighting in Documentation, I'd suggest changing this to a more vibrent theme, like the current theme...
### Describe the feature There are some missing examples that was recently added to `shadcn/ui`. I had manually checked the examples and here are the items with new examples: -...
### Describe the feature Similar to what has been made on shadcn-svelte (https://github.com/huntabyte/shadcn-svelte/pull/715), it would be great to create a "server-hosted" version of the components, available from a registry endpoint...
### Environment ```bash Developement/Production OS: Windows 10 19043.1110 Node version: 16.0.0 Package manager: [email protected] Radix Vue version: 1.0.0 Shadcn Vue version: 1.0.0 Vue version: 3.0.0 Nuxt version: 3.0.0 Nuxt mode:...