radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
4.57k stars 262 forks source link

refactor: change `setValues` to `setFieldValue` for better validation #547

Closed hrynevychroman closed 4 months ago

hrynevychroman commented 4 months ago

In this PR changed all setValues to setFieldValue when we need to set only one field of form for better rules checking