vue-vben-admin/src
2021-03-11 22:04:17 +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(table): ensure that editable cell values are echoed correctly close #335 2021-03-11 22:04:17 +08:00
design feat(icon): added svg icon picker 2021-03-09 23:03:32 +08:00
directives refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 2021-03-08 21:19:09 +08:00
enums perf(login): enter to log in 2021-03-05 00:48:57 +08:00
hooks refactor: code optimization 2021-03-10 22:28:37 +08:00
layouts refactor: code optimization 2021-03-10 22:28:37 +08:00
locales perf(tree): strengthen BasicTree function 2021-03-03 23:35:30 +08:00
logics fix: improve persistent cache logic 2021-02-28 12:25:57 +08:00
plugins/echarts feat: support echarts 5.0 2021-02-17 23:57:48 +08:00
router fix(menu): fix hideMenu not working close #338 2021-03-09 23:39:21 +08:00
settings feat(icon-picker): add icon-picker component 2021-03-01 23:11:12 +08:00
store refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 2021-03-08 21:19:09 +08:00
utils refactor: code optimization 2021-03-10 22:28:37 +08:00
views fix(table): fix TableAction row height error close #350 2021-03-10 23:39:42 +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 chore: typo 2021-03-10 00:05:27 +08:00