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 d262b7b6c0
fix: fix known issues with the form (#4696)
2 years ago
..
components feat: add submitOnEnter configuration to form (#4670) 2 years ago
form-render fix: fix known issues with the form (#4696) 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 feat: add submitOnEnter configuration to form (#4670) 2 years ago
index.ts feat: useVxeTable returns formApi instance (#4582) 2 years ago
types.ts feat: add submitOnEnter configuration to form (#4670) 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