-
just remore the cache
-
feat(form) : support promise for validate method #1857
-
修正`FormItem`使用`:error`动态设置错误信息后,`validateState`的值`error`永远无法清空的BUG
-
If you want to prevent submit, use this instead: ``` <Form @submit.native.prevent> ```
-
support Form
-
fixed Form reset using Input or Switch
-
FormItem add slot label
-
Form add show-message support
-
update Form
-
update some styles
-
fixed Radio bug
-
update Form
-
update Form-item
-
update Form
-
init Form
-
init Form component