Commit Graph

145 Commits

Author SHA1 Message Date
HelKim
8360b1d688
fix(progress): fix progress sometimes cannot done (#388) 2021-03-18 21:58:20 +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
50915c9754 fix(menu): fix the menu disappeared in background mode 2021-03-17 22:15:20 +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
7a6c87f8c1 fix(button): fix button style error close #312 2021-03-12 22:25:59 +08:00
Vben
68ceb2871f chore: rename Amap 2021-03-12 21:55:29 +08:00
Vben
a9462f0d4d feat(map): added AMap/Baidu/Google Map example close #81 2021-03-12 21:45:27 +08:00
Vben
a89eeef6f3 feat(time): added time compoennt close #285 2021-03-12 21:40:23 +08:00
Vben
5b2fbfb6ce fix(menu): fix hideMenu not working close #338 2021-03-09 23:39:21 +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
4628d94415 feat: added system management sample page 2021-03-04 01:25:50 +08:00
Vben
cd8e924d46 perf(tree): strengthen BasicTree function 2021-03-03 23:35:30 +08:00
Vben
9a1ba74920 wip: system management sample page 2021-03-03 22:52:25 +08:00
Vben
d67bd496e8 chore: improve icon-picker logic 2021-03-02 21:00:18 +08:00
Vben
e5b2cc1e98 chore: update deps 2021-03-02 06:59:38 +08:00
Vben
c625462e98 feat(ws): added WebSocket examples and service scripts 2021-03-02 00:28:20 +08:00
Vben
b6cea4a950 feat(icon-picker): add icon-picker component 2021-03-01 23:11:12 +08:00
Vben
b476e1c84c fix: ensure that the correct components are dynamically imported 2021-03-01 23:01:37 +08:00
Vben
3b8ca420c7 feat: add dept management page 2021-03-01 22:54:21 +08:00
Vben
37669d067c wip: add account management page 2021-03-01 00:56:25 +08:00
Vben
c8e84dc14e chore: typo 2021-02-28 23:05:37 +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
bba7768759 perf: replace crypto-es with crypto-js 2021-02-26 00:15:18 +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
be3a3ed699 perf: remove useless code 2021-02-22 00:01:03 +08:00
vben
9a71029684 chore: update deps 2021-02-21 22:33:47 +08:00
vben
b335e7511b chore: fix the error-log list as the system route 2021-02-13 11:15:06 +08:00
vben
5810078bc7 wip: code adjustment and optimization 2021-02-10 00:53:47 +08:00
vben
70c0877d4f chore: some typo 2021-02-05 01:07:36 +08:00
vben
733afddd19 perf(nprocess): remove nprocess css 2021-01-27 21:24:56 +08:00
vben
7279c0a7b5 refactor(menu): added 'SimpleMenu' component. Solve the menu stuck problem #199 #190 #191 2021-01-17 23:02:13 +08:00
vben
ff2b12b409 refactor(menu): added component. Solve the menu stuck problem 2021-01-17 22:36:06 +08:00
vben
0aeec5e9d7 fix(mitt): logout and clear the mitt 2021-01-15 00:10:06 +08:00
vben
664035328f wip: suppoer vite2 -- dynamic import 2021-01-10 20:44:39 +08:00
vben
d2bdc5665e wip: suppoer vite2 -- import.meta.glob 2021-01-10 19:52:03 +08:00
vben
daf2b1e095 wip: suppoer vite2 -- hack xlsx 2021-01-10 10:17:30 +08:00
vben
99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben
a7a8b894c1 fix(transition): fix transition not work 2021-01-04 22:18:05 +08:00
vben
9c2f3f30bb refactor(table): refactor table #150 #148 #146 #130 #76 2020-12-31 21:24:47 +08:00
vben
3b126e011c perf(route): refactor guard 2020-12-28 01:31:41 +08:00
vben
4ff1c408dc wip(form): perf form 2020-12-25 01:09:44 +08:00
vben
819bcbe526 feat(breadcrumb): add breadcrumb demo #143 2020-12-24 22:02:24 +08:00
vben
930383f9ae feat: add mainout page demo 2020-12-23 22:55:14 +08:00
vben
b6e5c3f625 fix(types): fix routing type error #145 2020-12-23 21:51:22 +08:00
vben
7db0c5c49f fix: add an example of markdown embedded in the form #138 2020-12-23 21:43:06 +08:00
vben
bd7b53f14a fix(build): fix environment variable configuration file failure 2020-12-22 22:13:03 +08:00
vben
e6db0d39b9 feat(layout): add mix sidebar mode 2020-12-21 23:38:16 +08:00