admin-vben5/packages/@core
Netfan f7a4d13a4c
fix: fixed arguments of callbacks in formApi (#5970)
* 修复 `handleValuesChange` 传递的参数不是处理后的表单值的问题

* 修复 `handleReset` 未能传递正确参数的问题
2025-04-16 14:11:04 +08:00
..
base feat: add preset alert, confirm, prompt components that can be simple called (#5843) 2025-04-01 15:10:18 +08:00
composables feat: add preset alert, confirm, prompt components that can be simple called (#5843) 2025-04-01 15:10:18 +08:00
preferences fix: theme mode follow the system only auto (#5923) 2025-04-12 01:16:57 +08:00
ui-kit fix: fixed arguments of callbacks in formApi (#5970) 2025-04-16 14:11:04 +08:00
README.md chore: update app name 2024-07-14 23:10:48 +08:00

@vben-core

系统一些比较基础的SDK和UI组件库该目录后续完善后可能会迁移出去或者发布到npm请勿将任何业务逻辑和业务包放在该目录。