Commit Graph

74 Commits

Author SHA1 Message Date
Vben 0acc4ab2dd perf(locale): reduce the number of multilingual files 2021-06-17 21:43:53 +08:00
Vben d196340d27 feat(demo): added guide page example 2021-06-17 21:43:53 +08:00
xlaoyu 49b66e83ac
refactor(axios): control the display of common errors in the request cycle (#758)
Co-authored-by: frankylli <frankylli@tencent.com>
2021-06-16 22:34:32 +08:00
Vben 8e410fc640 feat: add CropperAvatar component 2021-06-10 21:46:46 +08:00
vben 5212ea79b4 fix: build error 2021-06-08 00:15:34 +08:00
Vben cda0f9c10a chore: add some notes 2021-06-07 21:30:27 +08:00
Vben d677729acb perf(i18n): improve circular dependencies 2021-06-06 23:36:22 +08:00
江麻妞 eca8907a11
fix: Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded (#682)
* refactor:  Encapsulate the function of changing the page language

* fix(lang): Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded
2021-06-01 21:37:59 +08:00
Netfan b218f10e25
fix(login): login page modal style fixed: #662 (#666)
* fix: catch axios error data on request

* fix(login): login page modal style fixed: #662
2021-05-28 00:07:28 +08:00
vben 5465f058ce feat(user): add user login expiration example 2021-05-25 23:14:05 +08:00
江麻妞 ae3f8329c2
perf: optimize i18n to add the initial locale to the locale pool during initialization (#577) 2021-05-11 09:24:03 +08:00
zuihou 9e208411a2 feat(demo): add permission table demo 2021-04-27 00:22:05 +08:00
jinmao88 85b92a9add
perf: add AppendFormDemo (#503)
Co-authored-by: haha <admin@qq.com>
2021-04-19 18:42:31 +08:00
Vben a812685084 feat: add codeEditor component 2021-04-17 18:42:14 +08:00
Vben c04e8943bc perf: merge locale file 2021-04-17 18:39:18 +08:00
Vben e1bc33f5c5 perf: improve flowChart logic 2021-04-17 18:36:49 +08:00
啝裳 2576735ade
feat: add flowChart Component (#488) 2021-04-17 06:06:08 +08:00
Vben 3c441a05da style(eslint): fix eslint error 2021-04-12 23:02:48 +08:00
Vben 215d8bab38 refactor: refactor store 2021-04-10 21:41:22 +08:00
Vben 5b8eb4a49a feat: dark mode 2021-04-07 23:39:54 +08:00
Vben b54b794264 fix(table): make sure the editing line is working, fix #439 2021-04-01 00:52:31 +08:00
Vben 2e11ea677b wip: add cropper iamge component 2021-03-29 22:48:13 +08:00
Vben 2f99892d96 feat(print): add print example 2021-03-28 00:04:41 +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 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 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 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 f6cef1088d refactor: refactored multi-language modules to support lazy loading and remote loading 2021-02-28 08:48:53 +08:00
vben ec9478f76f refactor: refactor login page 2021-02-21 17:56:23 +08:00
vben da04913ef3 feat: added settingButtonPosition configuration close #275 2021-02-18 21:12:27 +08:00
vben b335e7511b chore: fix the error-log list as the system route 2021-02-13 11:15:06 +08:00
vben 3d1681ee9a feat: theme color switch 2021-02-03 23:52:55 +08:00
vben 61cf0f791e fix(moment): fix moment error #217 2021-01-27 00:14:08 +08:00
vben ca4f1a8faf fix(simple-menu): collapse openmenus error #204 2021-01-19 22:38:43 +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 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 3509ebec16 fix: mock plugin error #171 2021-01-11 00:16:44 +08:00
vben d2bdc5665e wip: suppoer vite2 -- import.meta.glob 2021-01-10 19:52:03 +08:00
vben 99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben 0e7c57bd5e feat(tabs): added tab folding 2021-01-06 20:10:16 +08:00
vben 97180e83f5 feat(layout): added setting. Used to fix the left mixed mode menu 2021-01-03 10:42:19 +08:00
无木成林 e821f4c706
perf(menu): mixSideTrigger setting (#155) 2021-01-02 22:16:46 +08:00
vben 116a1f7745 wip(table): perf table #136,146,134 2020-12-31 00:11:44 +08:00