vue-vben-admin/src
2023-10-08 15:25:49 +08:00
..
api fix: Change role to toles for LoginResultModel (#3037) 2023-09-18 10:04:00 +08:00
assets chore: update deps 2021-06-26 00:31:21 +08:00
components fix(ApiSelect): 移除watchEffect引发的重复请求 (#3107) 2023-10-08 15:25:49 +08:00
design Update index.less (#3055) 2023-09-21 10:40:18 +08:00
directives feat(directives/ellipsis): add ellipsis directive (#2688) 2023-04-07 09:22:51 +08:00
enums refactor: code optimization (#2961) 2023-08-13 09:14:38 +08:00
hooks Refactor:移除useCopyToClipboard hook, 使用navigator.clipboard进行替代。close #2723 (#3105) 2023-10-08 10:50:05 +08:00
layouts Refactor:移除useCopyToClipboard hook, 使用navigator.clipboard进行替代。close #2723 (#3105) 2023-10-08 10:50:05 +08:00
locales fix: 英文版本时提示中的单词没有分开 (#3062) 2023-09-22 08:21:44 +08:00
logics fix: 主题样式设置无效,close #2685 2023-04-06 22:12:17 +08:00
router 升级最新依赖 并修复eslint报错 (#2896) 2023-07-06 15:00:38 +08:00
settings perf: 修复部分 eslint 错误 2023-04-05 22:47:14 +08:00
store refactor: code optimization (#2961) 2023-08-13 09:14:38 +08:00
utils Refactor:移除useCopyToClipboard hook, 使用navigator.clipboard进行替代。close #2723 (#3105) 2023-10-08 10:50:05 +08:00
views Refactor:移除useCopyToClipboard hook, 使用navigator.clipboard进行替代。close #2723 (#3105) 2023-10-08 10:50:05 +08:00
App.vue feat(style): 使用Antd组件提供的切换主题功能 (#3051) 2023-09-21 10:40:09 +08:00
main.ts antdv升级到4.x版本 (#3006) 2023-09-08 22:10:07 +08:00