Commit Graph

214 Commits

Author SHA1 Message Date
Vben
2037293aa3 refactor: refactor hooks 2021-04-10 21:41:22 +08:00
Vben
215d8bab38 refactor: refactor store 2021-04-10 21:41:22 +08:00
Vben
ee1c349858 fix(menu): improve menu logic, fix #461 2021-04-08 23:04:16 +08:00
Vben
5b8eb4a49a feat: dark mode 2021-04-07 23:39:54 +08:00
Vben
8a14069e71 refactor: refactor dashboard 2021-03-31 23:52:11 +08:00
Vben
bb67692cfd fix(menu): ensure the menu is activated correctly,fix #432 2021-03-27 22:49:05 +08:00
Vben
0b66360cc9 fix(breadcrumb): ensure the breadcrumbs display the icon correctly, fix #433 2021-03-27 21:33:13 +08:00
Vben
6bb19fb2d4 feat(tree): add headerTitle slot 2021-03-27 17:25:37 +08:00
Vben
979058ad95 perf: refoctor useTitle 2021-03-27 16:03:28 +08:00
Vben
c2635f35c0 chore: fix sidebar trigger not work, fix #417 2021-03-25 23:41:58 +08:00
Vben
159d900df3 chore: update deps 2021-03-23 23:26:57 +08:00
Vben
908116ddc4 chore: update workflow 2021-03-22 23:45:31 +08:00
Vben
67962f1dee fix(v-auth): ensure the background mode is correct close #330 2021-03-18 22:38:55 +08:00
Vben
b67cf22dfc feat(route): add hideChildrenInMenu option close #346 2021-03-18 21:13:15 +08:00
Vben
da2d88a984 wip(menu): add hideChildrenInMenu option 2021-03-18 06:07:49 +08:00
Vben
82c3186309 fix(menu): make sure the menu is displayed properly on the small screen close #336 2021-03-17 21:08:46 +08:00
Vben
e49072c313 fix: ensure the breadcrumb level is correct 2021-03-17 20:57:53 +08:00
Vben
e12c588c0a refactor(route): refactoring the routing multi-layer model close #215 2021-03-17 00:10:16 +08:00
Vben
a89eeef6f3 feat(time): added time compoennt close #285 2021-03-12 21:40:23 +08:00
Vben
2c6aa8528d refactor: code optimization 2021-03-10 22:28:37 +08:00
Vben
b7ce74abd6 refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 2021-03-08 21:19:09 +08:00
Vben
e0dc5cf2f2 fix(breadcrumb): ensure that the single-level breadcrumbs jump correctly close #321 2021-03-07 23:18:51 +08:00
Vben
d5d4c4b413 fix(menu): fix menu icon missing close #328 2021-03-07 20:59:11 +08:00
Vben
8f76ef4e70 fix(form): allow the setFieldsValue method to be null or undefined close #320 2021-03-04 23:54:41 +08:00
Vben
c8e84dc14e chore: typo 2021-02-28 23:05:37 +08:00
Vben
15567e478c fix: improve persistent cache logic 2021-02-28 12:25:57 +08:00
Vben
f6cef1088d refactor: refactored multi-language modules to support lazy loading and remote loading 2021-02-28 08:48:53 +08:00
Vben
fcee7d4eb7 perf: move src/types to root 2021-02-26 20:09:24 +08:00
Vben
8a9ca498d7 chore: remove useless code 2021-02-25 20:25:02 +08:00
vben
a09a0eedd2 perf: improve login logic 2021-02-22 23:04:47 +08:00
vben
ec9478f76f refactor: refactor login page 2021-02-21 17:56:23 +08:00
vben
e250ad567f fix(style): fix anticon style 2021-02-19 22:15:02 +08:00
vben
da04913ef3 feat: added settingButtonPosition configuration close #275 2021-02-18 21:12:27 +08:00
vben
27c6f69091 chore: useErrorHandle default hidden 2021-02-16 10:59:25 +08:00
vben
576150386b chore: update layout 2021-02-13 15:37:26 +08:00
vben
b335e7511b chore: fix the error-log list as the system route 2021-02-13 11:15:06 +08:00
vben
aaae66835a perf: update style 2021-02-05 22:13:19 +08:00
vben
70c0877d4f chore: some typo 2021-02-05 01:07:36 +08:00
vben
3d1681ee9a feat: theme color switch 2021-02-03 23:52:55 +08:00
vben
9edc281322 chore: format code by eslint #222 2021-01-28 23:30:50 +08:00
vben
0ec1a62e59 fix(menu): top submenu disappeared problem #214 2021-01-25 23:51:55 +08:00
vben
55d4b77b04 fix(menu): fix the menu outside link does not jump 2021-01-22 00:24:42 +08:00
vben
da64c1dac9 fix: error action style 2021-01-19 23:03:23 +08:00
vben
6392b7f048 refactor: remove global import 2021-01-18 23:37:36 +08:00
vben
ff2b12b409 refactor(menu): added component. Solve the menu stuck problem 2021-01-17 22:36:06 +08:00
vben
b803c4100d fix(menu-trigger): menu-trigger lost 2021-01-14 00:36:56 +08:00
vben
3571eb4c47 chore: bump 2.0.0.rc.16 2021-01-12 23:12:05 +08:00
vben
efbde0d57e perf(i18n): merge common lang 2021-01-12 21:10:27 +08:00
vben
3ad1a4f5a6 feat(tinymce): add image upload #170 2021-01-11 21:20:40 +08:00
vben
eba55769ec feat: support vite2 2021-01-10 21:23:21 +08:00