vue-vben-admin/src
No name 09f795e00e
fix: bug RangePicker with componentProps valueFormat ('YYYY-MM-DD') does not return the formatted value when using form validate() method #3690 (#3691)
close #3690
2024-03-27 09:29:54 +08:00
..
api feat(BasicForm): Improve ts types for BasicForm (#3426) 2023-12-21 15:59:32 +08:00
assets chore: update deps 2021-06-26 00:31:21 +08:00
components fix: bug RangePicker with componentProps valueFormat ('YYYY-MM-DD') does not return the formatted value when using form validate() method #3690 (#3691) 2024-03-27 09:29:54 +08:00
design feat(VirtualScroll): 虚拟滚动增加滚动到顶部, 底部, 指定项方法 (#3687) 2024-03-25 14:24:29 +08:00
directives refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329) 2023-11-24 10:32:04 +08:00
enums fix: Correct spelling error in comments (#3678) 2024-03-19 16:03:18 +08:00
hooks feat(watermark): support custom style (#3634) 2024-03-02 10:05:24 +08:00
layouts fix: 修复菜单在MIX_SIDEBAR模式下title显示为name的问题 (#3682) 2024-03-22 14:06:40 +08:00
locales fix: typo in locale (#3659) 2024-03-07 11:32:32 +08:00
logics perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2023-12-18 21:15:23 +08:00
router Pref: 路由菜单取title字段 而不是name,树结构数据修改 (#3666) 2024-03-15 16:50:31 +08:00
settings fix: table height calc when fullcontent and footer visible change (#3392) 2023-12-11 09:49:26 +08:00
store fix: repair login about redirect query (#3592) 2024-02-11 14:30:44 +08:00
utils chore: update deps (#3602) 2024-02-19 11:45:29 +08:00
views feat(VirtualScroll): 虚拟滚动增加滚动到顶部, 底部, 指定项方法 (#3687) 2024-03-25 14:24:29 +08:00
App.vue perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 (#3219) 2023-11-02 09:05:58 +08:00
main.ts antdv升级到4.x版本 (#3006) 2023-09-08 22:10:07 +08:00