-
-
### Environment
```bash
Development/Production OS: macOS Sonoma 14.4
Node version: 18.18.0
Radix Vue version: ^1.5.3
Vue version: ^3.4.15
CSS framework: Vanilla scss
```
### Link to minimal rep…
-
With the release of Vue 3.5, I recently ran into some issues with this library. I then noticed what a lot of you have probably noticed as well:
The last known activity on this project stems from **…
-
### Reproduction
Use the CLI
### Describe the bug
Since the latest release the `npx shadcn-vue@latest add tabs` helper no longer works.
Currently using `0.10.4` to keep functionality going.
### S…
-
### Reproduction
https://stackblitz.com/edit/nuxt-vue-3-4-beta-twkyrr?file=src%2Fpages%2Fhome%2FHomePage.vue
### Describe the bug
In documentation:
> If you want to set default value of date, c…
-
### Reproduction
https://stackblitz.com/edit/nce3t7-yo8fpa?file=src%2FApp.vue
### Describe the bug
Checkbox forces true/false value instead of adding/removing from array.
This behavior persi…
-
### Environment
```bash
Node version: 20.15.1
Radix Vue version: 2.9.2
Vue version: 3.2.32
Please see stackblitz
```
### Link to minimal reproduction
https://stackblitz.com/edit/ptivtd?file=s…
-
### Reproduction
npx shadcn-vue@latest add toast
### Describe the bug
Got this error while installing toast:
ERROR [@vue/compiler-sfc] Failed to resolve extends base type. …
-
### Describe the feature
```diff
import { type HTMLAttributes, computed } from 'vue'
import { AccordionItem, type AccordionItemProps, useForwardProps } from 'radix-vue'
import { cn } from '@/l…
-
### 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 what…
maelp updated
2 months ago