admin-vben5/packages/@core/ui-kit/form-ui/src
2024-12-02 00:47:06 +08:00
..
components fix: fieldMappingTime data error when clear inputvalue (#4906) 2024-11-17 21:04:04 +08:00
form-render fix: resolve issue with Upload component not working correctly inside Form (#4916) 2024-11-17 21:37:37 +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 Api 根据字段名移除表单项,字段取反了的问题 (#4971) 2024-11-30 10:58:17 +08:00
index.ts feat: useVxeTable returns formApi instance (#4582) 2024-10-07 13:32:37 +08:00
types.ts perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) 2024-11-09 15:00:59 +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 enter event handling, fixed #4865 (#4867) 2024-11-12 13:20:48 +08:00