vue-vben-admin/src
zuihou 4c16ffa383 Merge remote-tracking branch 'origin/main' 2021-05-12 13:19:23 +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: dark mode 2021-04-07 23:39:54 +08:00
components feat(qrcode): custom drawing support (#580) 2021-05-11 09:23:24 +08:00
design fix(button): ghost style 2021-04-19 23:53:12 +08:00
directives feat: dark mode 2021-04-07 23:39:54 +08:00
enums feat: persistent save tab, fix #359 2021-04-10 21:41:22 +08:00
hooks chore: typo 2021-04-13 21:42:10 +08:00
layouts fix: fix the default value of props 2021-04-25 23:39:56 +08:00
locales perf: optimize i18n to add the initial locale to the locale pool during initialization (#577) 2021-05-11 09:24:03 +08:00
logics refactor: refactor store 2021-04-10 21:41:22 +08:00
router feat(demo): add permission table demo 2021-04-27 00:22:05 +08:00
settings feat: persistent save tab, fix #359 2021-04-10 21:41:22 +08:00
store fix: ensure that the 401 jumps to the login page correctly, fix #512 2021-04-24 20:31:05 +08:00
utils Merge remote-tracking branch 'origin/main' 2021-05-12 13:19:23 +08:00
views feat(qrcode): custom drawing support (#580) 2021-05-11 09:23:24 +08:00
App.vue fix: fix dark theme refreshing flashing white screen 2021-04-12 23:00:35 +08:00
main.ts style: background to background-color 2021-04-13 21:43:10 +08:00