admin-vben5/packages/@core/ui-kit/form-ui/src
2024-10-28 15:21:42 +08:00
..
components feat: add submitOnEnter configuration to form (#4670) 2024-10-17 22:53:05 +08:00
form-render Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-28 15:21:42 +08:00
config.ts Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-14 17:19:16 +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 fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) 2024-10-21 20:14:25 +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