vue-vben-admin/src
2024-01-05 09:54:05 +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(layout->menu): can`t hover when menu is colappsed (#3499) resolve #3492 2024-01-05 09:52:19 +08:00
design chore: update deps (#3465) 2024-01-05 09:45:30 +08:00
directives refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329) 2023-11-24 10:32:04 +08:00
enums feat: ColumnSetting and SizeSetting persist (#3398) 2023-12-12 12:04:03 +08:00
hooks chore: update deps (#3465) 2024-01-05 09:45:30 +08:00
layouts chore: update deps (#3465) 2024-01-05 09:45:30 +08:00
locales feat(demo->BasicTable): add TableSelectionBar and enable checkbox rowSelection demo (#3477) 2023-12-29 09:20:02 +08:00
logics perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2023-12-18 21:15:23 +08:00
router fix: scroll back to top when tab switch (#3498). resolve #3490 2024-01-05 09:54:05 +08:00
settings fix: table height calc when fullcontent and footer visible change (#3392) 2023-12-11 09:49:26 +08:00
store fix(BasicTable): showIndexColumn/showRowSelection cache should by route name (#3489) 2024-01-02 09:46:41 +08:00
utils chore: update deps (#3465) 2024-01-05 09:45:30 +08:00
views chore: update deps (#3465) 2024-01-05 09:45:30 +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