admin-vben5/packages/@core/ui-kit/form-ui/src
Netfan b75a8e6a2b
fix: form setValues not support dayjs and Date value (#5064)
* fix: setFormValues not support  `dayjs object` value

* fix: setFormValues not support `Date` value

* chore: remove console log
2024-12-07 11:09:55 +08:00
..
components fix: fieldMappingTime data error when clear inputvalue (#4906) 2024-11-17 21:04:04 +08:00
form-render fix: validate message not display, fix #5034 (#5038) 2024-12-07 11:02:59 +08:00
config.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
form-api.ts fix: form setValues not support dayjs and Date value (#5064) 2024-12-07 11:09:55 +08:00
index.ts feat: useVxeTable returns formApi instance (#4582) 2024-10-07 13:32:37 +08:00
types.ts feat: add submitOnChange props to vben form (#5032) 2024-12-05 11:23:21 +08:00
use-form-context.ts chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965)" 2024-12-02 00:47:06 +08:00
use-vben-form.ts fix: table internal search collspaed configuration does not take effect (#4585) 2024-10-07 16:22:57 +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: form prop handleValuesChange no effect (#5060) 2024-12-07 11:02:14 +08:00