xingyu
4d2fb0cb6f
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' ( #3329 )
...
* refactor: /@/ ==> @/
* chore: '/@/' ==> '@/' and '/#/ '==> '#/'
* fix: lint:prettier
2023-11-24 10:32:04 +08:00
xachary
191e809b6d
feat(MultipleTab): add tabs auto collapse interaction in fold mode and setting ( #3256 )
...
* fix: validateFields await missing
* feat(MultipleTab): add tabs auto collapse interaction and setting
* chore(locales): update setting name to better reflect its purpose
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-09 11:24:27 +08:00
zhang
509541d11e
style(theme): resolve ts type error and perf themeColor selected ( #3237 )
...
* perf(useTree): resolve ts type error
* perf(projectSetting): themeColor selected
* perf(dark): fix mode dark component-background-color var is not work
2023-11-04 09:21:18 +08:00
luchanan
00bf5d5bbf
站内支持API接口地址切换 ( #3162 )
...
* feat: 站内切换接口API
* feat: 站内切换接口API
* feat: 站内支持API接口地址切换,解决冲突,新增开关显示
(cherry picked from commit c6d60b6cfd50bf8e19233a21640ecf1d41c01cc8)
2023-10-23 14:37:56 +08:00
vben
8e5a6b7ce5
perf: 修复部分 eslint 错误
2023-04-05 22:47:14 +08:00
vben
5e99463cd0
perf: Refactor vite configuration
2023-04-05 00:20:48 +08:00
You
554f4615a1
fix: 菜单响应式隐藏时宽度计算错误 ( #1945 )
...
Co-authored-by: zeozhou <zeozhou@tencent.com>
2022-06-16 19:04:07 +08:00
1sm
f964533701
feat(BasicForm): add `submitOnChange` option ( #1521 )
2021-12-28 18:47:21 +08:00
vben
913c22c84f
feat(menu): the route is automatically mapped to the menu
2021-06-27 23:58:14 +08:00
Vben
0d0708409c
feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772
2021-06-17 23:39:55 +08:00
Vben
967b28c4c0
feat: persistent save tab, fix #359
2021-04-10 21:41:22 +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
8ad127c293
fix: add route base close #404
2021-03-23 23:06:08 +08:00
Vben
8fb03961f5
fix: ensure permissionMode exists close #409
2021-03-23 22:31:23 +08:00
Vben
fedd9caefb
wip: cache miss
2021-03-23 00:21:09 +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
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
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
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
3d1681ee9a
feat: theme color switch
2021-02-03 23:52:55 +08:00
vben
8bd20c6cd7
chore: permissionMode default ROLE
2021-01-10 22:34:33 +08:00
vben
664035328f
wip: suppoer vite2 -- dynamic import
2021-01-10 20:44:39 +08:00
vben
99ac309fa9
wip: support vite
2021-01-09 23:28:52 +08:00
vben
a1c3c53c1f
chore: update style
2021-01-06 23:22:18 +08:00
vben
0e7c57bd5e
feat(tabs): added tab folding
2021-01-06 20:10:16 +08:00
vben
31ff0559fe
feat(page-wrapper): added pageWrapper component
2021-01-05 21:45:05 +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
aa596af608
fix(table): table columns setting will uncheck all render columns #154
2021-01-02 10:04:46 +08:00
vben
0419a07041
feat(menu): add mixSideTrigger setting
2021-01-01 23:03:40 +08:00
vben
ebf7c8aa53
perf(modal-drawer): replace the scrollbar assembly
2020-12-28 00:16:17 +08:00
vben
f69aaeab5e
chore: fix layout style
2020-12-22 23:18:50 +08:00
vben
e6db0d39b9
feat(layout): add mix sidebar mode
2020-12-21 23:38:16 +08:00
vben
c774a6d3a0
feat: support mobile layout adaptation
2020-12-15 17:22:56 +08:00
vben
a65ad9edd5
wip(menu): perf menu
2020-12-15 00:15:34 +08:00
vben
dddda5b296
feat: add search page
2020-12-10 23:58:11 +08:00
vben
74e62cbc71
feat: add useDesign
2020-12-07 22:38:44 +08:00
vben
f4621cc664
perf: perf loading logic
2020-12-04 21:25:33 +08:00
vben
e5f8ce3fd8
feat: multi-language layout
2020-11-25 23:20:30 +08:00
vben
cedba37e4c
feat: add tab drag and drop sort
2020-11-25 22:28:58 +08:00
vben
26b6109ca0
feat: add permissionCacheType setting
2020-11-25 21:26:10 +08:00
vben
41d79008c5
refactor: refactor setting
2020-11-25 00:43:33 +08:00
vben
0692b4798c
refactor: refactor layout
2020-11-24 22:59:29 +08:00
vben
ba068ba1df
wip: refactor layout
2020-11-23 23:24:13 +08:00
vben
737b1b190c
wip: multi-language support
2020-11-23 00:35:15 +08:00