A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vben 546c0928fb
fix: form data that is not submitted by the form should not be carried when switching paging (#4847)
2 years ago
..
components perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) 2 years ago
form-render feat: allow configuration of staticRroues (#4746) 2 years ago
config.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2 years ago
form-api.ts fix: form data that is not submitted by the form should not be carried when switching paging (#4847) 2 years ago
index.ts feat: useVxeTable returns formApi instance (#4582) 2 years ago
types.ts perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) 2 years ago
use-form-context.ts feat: add VbenForm component (#4352) 2 years ago
use-vben-form.ts fix: table internal search collspaed configuration does not take effect (#4585) 2 years ago
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2 years ago
vben-use-form.vue fix(@vben-core/form-ui): fix the issue of Textarea not being able to wrap lines in the form (#4691) 2 years ago