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.
 
 
 
 
 
AxiosLeo 3a83fb0c3e
fix: ensure trigger function is awaited in useDependencies (#7830)
4 months ago
..
components feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启 4 months ago
form-render fix: ensure trigger function is awaited in useDependencies (#7830) 4 months ago
config.ts perf: format code with better style (#5283) 2 years ago
field-name.ts feat(form-ui): support schema valueFormat for getValues payload shaping (#7804) 4 months ago
form-api.ts feat(form-ui): support schema valueFormat for getValues payload shaping (#7804) 4 months ago
index.ts fix: fix lint and add new form-ui features 4 months ago
types.ts fix: fix lint and add new form-ui features 4 months ago
use-form-context.ts feat: add form handleCollapsedChange event (#6893) 9 months ago
use-vben-form.ts feat: 表单 Schema 支持组件 Props 映射泛型,同步适配VxeGrid 4 months ago
vben-form.vue feat: add form handleCollapsedChange event (#6893) 9 months ago
vben-use-form.vue feat: add form handleCollapsedChange event (#6893) 9 months ago