admin-vben5/docs
Netfan 516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
.vitepress fix: code lint 2025-01-09 13:04:14 +08:00
src fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
package.json chore: release 5.5.2 2024-12-28 22:15:00 +08:00
tailwind.config.mjs feat(@vben/docs): preview components are supported within documents (#4250) 2024-08-27 23:22:34 +08:00
tsconfig.json docs: update docs (#4466) 2024-09-22 14:16:06 +08:00