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.
 
 
 
 
 
dullathanol 332ff44219 fix: 修复 FormField 在 SFC 中的运行时异常 5 months ago
..
components feat: add form handleCollapsedChange event (#6893) 10 months ago
form-render fix: 修复 FormField 在 SFC 中的运行时异常 5 months ago
config.ts perf: format code with better style (#5283) 2 years ago
form-api.ts feat: migrate to Tailwind CSS v4 (#7614) 6 months ago
index.ts feat: 表单 Schema 支持组件 Props 映射泛型,同步适配VxeGrid 5 months ago
types.ts fix: 修复 FormField 在 SFC 中的运行时异常 5 months ago
use-form-context.ts feat: add form handleCollapsedChange event (#6893) 10 months ago
use-vben-form.ts feat: 表单 Schema 支持组件 Props 映射泛型,同步适配VxeGrid 5 months ago
vben-form.vue feat: add form handleCollapsedChange event (#6893) 10 months ago
vben-use-form.vue feat: add form handleCollapsedChange event (#6893) 10 months ago