vue-vben-admin/src
2021-05-12 13:19:14 +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 fix(tree): basicTree设置blockNode=false后,显示异常 (#567) 2021-05-06 21:11:12 +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 feat(demo): add permission table demo 2021-04-27 00:22:05 +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 feat(axios): Do you want to return the original response header? For example, use this property when you need to get the response header 2021-05-12 13:19:14 +08:00
views feat(form): add Slider demo (#555) 2021-04-28 20:33:44 +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