shadcn-vue
shadcn-vue copied to clipboard
Vue port of shadcn-ui
import { km, th, es, zhCN } from "date-fns/locale"; ``` ``` work for all language but except km (khmer) System info: ``` "dependencies": { "@date-fns/upgrade": "^1.0.3", "@intlify/message-compiler": "^11.1.3", "@nuxt/image": "^1.10.0",...
Lately I noticed that components that have animations are not having this effect. An example is the according and navigation menu components. Does anyone know how to solve this problem?...
### Reproduction https://github.com/vuejs/create-vue ### Describe the bug Heya. So basically this only affects the CLI when using Bun. I see this as an upstream issue at bun/undici (https://github.com/oven-sh/bun/issues/4474), because of...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### Reproduction none ### Describe the bug 1. By default according to the docs currently, `reka-ui` is not installed while components requires it. For example in `AlertDialogTrigger.vue`: ```typescript import {...
### Describe the feature The default vite project already has alias configured, however shadcn-vue init command is not happy with the tsconfig.json because there is no `compilerOptions.paths` configured. However, it...
### 🔗 Linked issue Fix #1149 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a...
### Reproduction https://codesandbox.io/p/devbox/ancient-thunder-k6v5x4 ### Describe the bug When you run `npx shadcn-vue@latest add` in an already initialized project. The list of components has duplicated. If you scroll down, you will...
### Reproduction ### Describe the bug Default:  Desired Outcome: ### System Info ```bash N/A ``` ### Contributes - [ ] I am willing to submit a PR to fix...
### 🔗 Linked issue #1152 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...