admin-vben5/packages/@core/ui-kit/form-ui
Netfan 516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
__tests__ feat: add vxe-table component (#4563) 2024-10-04 23:05:28 +08:00
src fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
build.config.ts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
package.json chore: release 5.5.2 2024-12-28 22:15:00 +08:00
postcss.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tailwind.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tsconfig.json fix: improve the scroll bar flashing when the modal box is opened (#4438) 2024-09-19 21:56:49 +08:00