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 c4a4ca5232 chore: close eslint object sorting (#6101) 1 year ago
..
components fix: fixed arguments of callbacks in `formApi` (#5970) 1 year ago
form-render fix: show validation message as tooltip in compact form (#6087) 1 year ago
config.ts perf: format code with better style (#5283) 2 years ago
form-api.ts feat: vben-form添加arrayToStringFields属性 (#5957) 1 year ago
index.ts perf: format code with better style (#5283) 2 years ago
types.ts feat: pass `fieldsChanged` into the `handleValuesChange` callback function (#5968) 1 year ago
use-form-context.ts fix: default value for nested fields (#5763) 1 year ago
use-vben-form.ts chore: close eslint object sorting (#6101) 1 year ago
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2 years ago
vben-use-form.vue fix: fixed arguments of callbacks in `formApi` (#5970) 1 year ago