admin-vben/packages/@core/ui-kit/form-ui/src
Netfan 516d0b8dc8
fix: form `fieldMappingTime` improve and `modelPropName` support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
components fix: form `fieldMappingTime` is not working (#5333) 2025-01-09 12:28:33 +08:00
form-render fix: form `fieldMappingTime` improve and `modelPropName` support (#5335) 2025-01-09 22:49:28 +08:00
config.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
form-api.ts fix: form `fieldMappingTime` improve and `modelPropName` support (#5335) 2025-01-09 22:49:28 +08:00
index.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
types.ts fix: form `fieldMappingTime` improve and `modelPropName` support (#5335) 2025-01-09 22:49:28 +08:00
use-form-context.ts fix: form `fieldMappingTime` is not working (#5333) 2025-01-09 12:28:33 +08:00
use-vben-form.ts fix: table internal search collspaed configuration does not take effect (#4585) 2024-10-07 16:22:57 +08:00
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2024-10-03 14:22:18 +08:00
vben-use-form.vue fix: form `fieldMappingTime` is not working (#5333) 2025-01-09 12:28:33 +08:00