admin-vben/docs
LinaBell bb6057cac3
perf: setValues method of the form supports assigning values only to keys that exist in the schema (#4508)
* fix: hover border style same as antd style when validate error

* fix: hover border style same as antd style when validate error

* feat(@vben-core/form-ui): Default form validation rules applicable to selector components

* fix: Missing the default required label style for components such as select

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: some antd components failed to verify styles

* perf: setValues method of the form supports assigning values only to keys that exist in the schema

* docs: update form component docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-25 17:09:38 +08:00
..
.vitepress fix(docs): fix the selected state of the top navigation bar (#4499) 2024-09-25 09:53:55 +08:00
src perf: setValues method of the form supports assigning values only to keys that exist in the schema (#4508) 2024-09-25 17:09:38 +08:00
package.json chore: release v5.3.0 2024-09-22 14:32:23 +08:00
tailwind.config.mjs feat(@vben/docs): preview components are supported within documents (#4250) 2024-08-27 23:22:34 +08:00
tsconfig.json docs: update docs (#4466) 2024-09-22 14:16:06 +08:00