admin-vben5/packages/@core/ui-kit/form-ui/src
2024-11-09 21:04:58 +08:00
..
components perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) 2024-11-09 15:00:59 +08:00
form-render feat: allow configuration of staticRroues (#4746) 2024-10-27 21:58:39 +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 data that is not submitted by the form should not be carried when switching paging (#4847) 2024-11-09 21:04:58 +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 feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +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(@vben-core/form-ui): fix the issue of Textarea not being able to wrap lines in the form (#4691) 2024-10-20 21:07:34 +08:00