-
### What problem does this feature solve?
Svelte has this awesome feature, where you forward `emits` through intermediate components between parent/grandchild.
This feature would help managing `…
-
### Reproduction
Calendar
### Describe the bug
i got warning on my nuxt setup. please help !!!
WARN Overriding Calendar component. You can specify a priority option when calling addC…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vue](https://github.com/trending/vue?since=daily).
-
### Describe the feature
## Background
In my vue2 project I used [form builder based on json array of fields](https://gist.github.com/razbakov/efd5ca7ef7fafaadcf332bfa1be3f542).
I was looking …
-
### Environment
```bash
Developement/Production OS: Windows 11 22621.4317
Node version: 20.17.0
Package manager: pnpm@9.12.3
Reka Ui version: 1.0.0-alpha.5
Vue version: 3.5.12
Client OS: Windows…
-
### Environment
- Operating System: Darwin
- Node Version: v20.0.0
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.10.0
- Package Manager: bun@1.1.21
- Builder: …
-
### Description
sometimes what you prompt and show is not what you send, I have a particular need to ask users for distances in Imperial units (feet' inch") but the form should send total inches. Oth…
amery updated
7 months ago
-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt m…
-
### What happened?
```
const stepIndex = ref(0)
function onSubmit(setErrors, goToStep) {
// get errors from server
goToStep(1)
setErrors({...})
// No errors are displayed …
-
The main issue of ShadCN is complexity, most of the components (`checkbox, slider, switch`) is not supporting `v-model` binding as default. Making us adding two seperate directivies to handle a very b…