admin-vben/packages/@core/ui-kit/form-ui
LinaBell ace942e2df
fix: the focus style and antd of the input box validation failure should be consistent (#4446)
* 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

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-20 22:39:20 +08:00
..
__tests__ fix: improve the scroll bar flashing when the modal box is opened (#4438) 2024-09-19 21:56:49 +08:00
src fix: the focus style and antd of the input box validation failure should be consistent (#4446) 2024-09-20 22:39:20 +08:00
build.config.ts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
package.json chore: use pnpm catalog (#4437) 2024-09-19 21:40:54 +08:00
postcss.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tailwind.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tsconfig.json fix: improve the scroll bar flashing when the modal box is opened (#4438) 2024-09-19 21:56:49 +08:00