admin-vben/packages/@core/ui-kit/form-ui/src
Svend 646598afba
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
..
components feat: add submitOnEnter configuration to form (#4670) 2024-10-17 22:53:05 +08:00
form-render fix: form does not take effect in vertical layout (#4680) 2024-10-18 22:09:41 +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 feat: add submitOnEnter configuration to form (#4670) 2024-10-17 22:53:05 +08:00
index.ts feat: useVxeTable returns formApi instance (#4582) 2024-10-07 13:32:37 +08:00
types.ts feat: add submitOnEnter configuration to form (#4670) 2024-10-17 22:53:05 +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