vue-vben-admin/src
zhang 9c027fdcf5
chore: format code (#3773)
* first commit

* style: 格式化代码
2024-04-22 09:00:49 +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: the form not working when setFieldsValue through form-groups and add a demo with form groups (#3765) 2024-04-20 17:16:06 +08:00
design feat(VirtualScroll): 虚拟滚动增加滚动到顶部, 底部, 指定项方法 (#3687) 2024-03-25 14:24:29 +08:00
directives types: complete dirctives and v-role custom color (#3718) 2024-04-09 20:33:57 +08:00
enums fix: Correct spelling error in comments (#3678) 2024-03-19 16:03:18 +08:00
hooks perf: 优化水印在控制台可以hide的问题 (#3732) 2024-04-11 14:36:24 +08:00
layouts chore(deps): 升级最新依赖 (#3743) 2024-04-19 11:27:30 +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 chore: format code (#3773) 2024-04-22 09:00:49 +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 fix(util): resolve executing retry even when HTTP status code is 401 (#3756) 2024-04-18 12:22:06 +08:00
views fix: the form not working when setFieldsValue through form-groups and add a demo with form groups (#3765) 2024-04-20 17:16:06 +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