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 17a18fc9ba
chore: close eslint object sorting (#6101)
11 months ago
..
components fix: fixed arguments of callbacks in `formApi` (#5970) 12 months ago
form-render fix: show validation message as tooltip in compact form (#6087) 11 months ago
config.ts perf: format code with better style (#5283) 1 year ago
form-api.ts feat: vben-form添加arrayToStringFields属性 (#5957) 12 months ago
index.ts perf: format code with better style (#5283) 1 year ago
types.ts feat: pass `fieldsChanged` into the `handleValuesChange` callback function (#5968) 12 months 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) 11 months 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) 12 months ago