vue-vben-admin/src
2021-03-28 15:31:35 +08:00
..
api refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 2021-03-08 21:19:09 +08:00
assets feat: add SvgIcon component 2021-03-05 23:12:01 +08:00
components perf: code optimization 2021-03-28 15:31:35 +08:00
design perf: code optimization 2021-03-28 15:31:35 +08:00
directives chore: types 2021-03-26 22:22:58 +08:00
enums perf(login): enter to log in 2021-03-05 00:48:57 +08:00
hooks feat(tree): add headerTitle slot 2021-03-27 17:25:37 +08:00
layouts fix(menu): ensure the menu is activated correctly,fix #432 2021-03-27 22:49:05 +08:00
locales feat(print): add print example 2021-03-28 00:04:41 +08:00
logics feat(tree): add headerTitle slot 2021-03-27 17:25:37 +08:00
plugins/echarts fix(echart): legend not work 2021-03-27 00:04:36 +08:00
router feat(print): add print example 2021-03-28 00:04:41 +08:00
settings fix: add route base close #404 2021-03-23 23:06:08 +08:00
store fix: ensure permissionMode exists close #409 2021-03-23 22:31:23 +08:00
utils perf: refoctor useTitle 2021-03-27 16:03:28 +08:00
views perf: code optimization 2021-03-28 15:31:35 +08:00
App.vue perf: refoctor useTitle 2021-03-27 16:03:28 +08:00
main.ts fix(echart): legend not work 2021-03-27 00:04:36 +08:00