admin-vben5/packages/@core
Netfan 516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
base fix: download from url triggered twice sometimes (#5319) 2025-01-08 16:01:23 +08:00
composables perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
preferences perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
ui-kit fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
README.md chore: update app name 2024-07-14 23:10:48 +08:00

@vben-core

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