vue-vben-admin/src
2021-03-23 23:26:57 +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 fix(tree): ensure that the check event is emitted close #400 2021-03-23 01:10:09 +08:00
design fix(v-auth): ensure the background mode is correct close #330 2021-03-18 22:38:55 +08:00
directives fix(v-auth): ensure the background mode is correct close #330 2021-03-18 22:38:55 +08:00
enums perf(login): enter to log in 2021-03-05 00:48:57 +08:00
hooks fix(menu): make sure the menu is displayed properly on the small screen close #336 2021-03-17 21:08:46 +08:00
layouts chore: update deps 2021-03-23 23:26:57 +08:00
locales feat(map): added AMap/Baidu/Google Map example close #81 2021-03-12 21:45:27 +08:00
logics refactor(route): refactoring the routing multi-layer model close #215 2021-03-17 00:10:16 +08:00
plugins/echarts feat: support echarts 5.0 2021-02-17 23:57:48 +08:00
router fix: add route base close #404 2021-03-23 23:06:08 +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 chore: update deps 2021-03-23 23:26:57 +08:00
views feat(table): add expandAll/collapseAll function close #333 2021-03-21 21:51:50 +08:00
App.vue refactor: refactored multi-language modules to support lazy loading and remote loading 2021-02-28 08:48:53 +08:00
main.ts wip: cache miss 2021-03-23 00:21:09 +08:00