admin-vben5/playground/src
Netfan 516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
adapter perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
api feat: menu supports carrying default query (#4687) 2024-10-19 19:50:23 +08:00
layouts feat: user-dropdown support hover trigger (#5143) 2024-12-15 18:24:22 +08:00
locales perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
router feat: add resizable and ColPage component (#5188) 2024-12-19 20:37:42 +08:00
store perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694) 2024-10-20 21:44:25 +08:00
views fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
app.vue refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
bootstrap.ts fix: page title is not updated after language switch. fixed: #4799 (#4813) 2024-11-05 13:58:56 +08:00
main.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
preferences.ts perf: improve the usage documentation of vben-vxe-table (#4829) 2024-11-06 23:03:33 +08:00