admin-vben/packages/@core/ui-kit/form-ui/src
panda7 07b64ad384
feat: add function support for formItemClass prop (#6511)
* feat: add function support for formItemClass prop

* feat: add try-catch to formItemClass function

* fix: formItemClass function ts error

---------

Co-authored-by: sqchen <chenshiqi@sshlx.com>
2025-07-17 09:37:39 +08:00
..
components feat: add scrollToFirstError to the form component 2025-07-05 00:19:12 +08:00
form-render feat: add function support for formItemClass prop (#6511) 2025-07-17 09:37:39 +08:00
config.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
form-api.ts feat: add scrollToFirstError to the form component 2025-07-05 00:19:12 +08:00
index.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
types.ts feat: add function support for formItemClass prop (#6511) 2025-07-17 09:37:39 +08:00
use-form-context.ts fix: repair the unexpected form default value (#5567) 2025-05-23 16:05:11 +08:00
use-vben-form.ts chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +08:00
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2024-10-03 14:22:18 +08:00
vben-use-form.vue fix: fixed arguments of callbacks in `formApi` (#5970) 2025-04-16 14:11:04 +08:00