sea
890ff8f338
types: complete dirctives and v-role custom color ( #3718 )
...
* types: complete dirctives
* chore: v-auth custom color
2024-04-09 20:33:57 +08:00
xachary
d88f455cd3
fix(BasicTable): showIndexColumn/showRowSelection cache should by route name ( #3489 )
2024-01-02 09:46:41 +08:00
xachary
f4df2d5a4b
feat: ColumnSetting and SizeSetting persist ( #3398 )
2023-12-12 12:04:03 +08:00
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
luchanan
00bf5d5bbf
站内支持API接口地址切换 ( #3162 )
...
* feat: 站内切换接口API
* feat: 站内切换接口API
* feat: 站内支持API接口地址切换,解决冲突,新增开关显示
(cherry picked from commit c6d60b6cfd50bf8e19233a21640ecf1d41c01cc8)
2023-10-23 14:37:56 +08:00
invalid w
b3a6ef63bb
feat(Menu): Add custom images to menu ( #3158 )
...
* feat(SimpleMenu): Add custom images to menu icons
* style: Set image and text alignment
* feat: 顶部菜单模式路由也支持图片
* feat(mixSilder): 左侧菜单混合模式也支持图片显示
* style(menu): 调整图片对齐样式
* chore(Menu): 调整图片与文字间距样式
* chore: icon和img都传值的情况下, 仅显示img
2023-10-17 12:28:15 +08:00
bowen
f87e078402
chore: fix type:check error ( #3139 )
2023-10-12 14:50:32 +08:00
bowen
30b3ee5c89
chore: fix type:check error ( #3126 )
...
* chore: Fix ts type error
* chore: fix type:check error
2023-10-10 21:06:16 +08:00
vben
8e5a6b7ce5
perf: 修复部分 eslint 错误
2023-04-05 22:47:14 +08:00
vben
279977b817
feat: 逐步抽离部分包到packages
2023-04-05 22:29:16 +08:00
vben
aedb8e53aa
perf: 优化env字段
2023-04-05 15:58:03 +08:00
vben
5e99463cd0
perf: Refactor vite configuration
2023-04-05 00:20:48 +08:00
vben
08d4e34b77
chore: config ts-config
2023-04-04 17:13:09 +08:00
vben
699cf6d7af
chore: remove vite-plugin-pwa
2023-04-01 23:56:02 +08:00
vben
dc39567a14
chore: remove @vitejs/plugin-legacy vite-plugin-imagemin
2023-04-01 23:48:19 +08:00
vben
ab74480083
chore: Requires pnpm 8 and node 16
2023-04-01 23:39:36 +08:00
mfish
17d16ae545
feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 ( #2326 )
2022-11-06 06:55:07 +08:00
前端爱码士
8ba4fb2449
fix: 修复RouteMeta接口定义缺少的RoleEnum引用 ( #2323 )
2022-11-04 23:45:37 +08:00
You
554f4615a1
fix: 菜单响应式隐藏时宽度计算错误 ( #1945 )
...
Co-authored-by: zeozhou <zeozhou@tencent.com>
2022-06-16 19:04:07 +08:00
Captain
136cbb1e3b
feat: add request retry ( #1553 )
2022-03-19 00:07:34 +08:00
vben
3fcfac1f37
wip: Upgrade ant-design-vue 3.0
2021-11-24 23:25:13 +08:00
Haceral
eac2fb4aaa
feat: 动态路由 Tab打开数量控制,超出限制自动关闭起始Tab ( #1256 )
...
* 增加动态路由最大打开Tab数控制
* 增加动态路由打开数控制Router参数
2021-10-05 22:54:49 +08:00
love-life
7df9b51344
fix: 修改axios 中 urlPrefix 字段不生效问题 ( #1170 )
...
* fix(样式污染): 会污染其他带有srcollbar的组件样式
* fix(axios): urlPrefix 字段传递不生问题效
2021-09-09 09:41:34 +08:00
无木
0a3683a186
feat: customized user home page
...
新增自定义的用户首页(可以每个用户都不相同)
2021-07-13 14:10:31 +08:00
无木
d52b0de83e
feat(route): add hidePathForChildren
in meta
...
添加`hidePathForChildren`选项用于在子菜单中隐藏本级path
2021-07-02 00:30:48 +08:00
无木
72ac240f28
feat: routers support ignoreRoute
option
...
为路由配置添加`meta`.`ignoreRoute`配置,允许在`ROUTE_MAPPING`及`BACK`模式下配置纯菜单数据
fixed:
2021-07-01 23:54:10 +08:00
无木
c99cf5e53f
feat(axios): add withToken
option
...
添加withToken配置,用于控制request是否提交token
2021-06-29 17:31:30 +08:00
vben
913c22c84f
feat(menu): the route is automatically mapped to the menu
2021-06-27 23:58:14 +08:00
Vben
aed622bd09
chore: update deps
2021-06-26 00:31:21 +08:00
Vben
7dce50cb1f
chore: typo
2021-06-19 22:38:29 +08:00
Vben
0d0708409c
feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772
2021-06-17 23:39:55 +08:00
Vben
b6d5b0796d
feat(axios): added authenticationScheme configuration,fix #774
2021-06-17 23:25:31 +08:00
Vben
1c1755cf5b
fix(modal): ensure that the full screen height is calculated correctly
2021-06-11 22:29:02 +08:00
Vben
55e9d9fc29
perf: optimize components and add comments
2021-06-09 00:22:29 +08:00
vben
d5b768929e
fix(lock): automatic screen lock does not work
2021-05-25 22:35:52 +08:00
Netfan
7519a00ada
fix(avatar): show current user's avatar ( #640 )
...
在显示头像的地方正确显示当前登录用户的头像,已补充mock接口返回的avatar字段。
2021-05-23 09:02:47 +08:00
Vben
7db37eedcc
chore: update deps
2021-04-16 23:54:53 +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
舒培培
f7499cdb0d
chore: optimize prod configuration to control whether to delete origin files when using compress plugin ( #443 )
2021-04-05 22:00:54 +08:00
Vben
c030567b38
chore: typo
2021-04-01 01:07:48 +08:00
Vben
6d6e0a1bfe
fix(build): fix build error
2021-04-01 01:03:00 +08:00
Vben
b54b794264
fix(table): make sure the editing line is working, fix #439
2021-04-01 00:52:31 +08:00
Vben
39d629a029
refactor(tinymce): changed to npm introduction,fix #435,fix 434
2021-03-29 22:25:44 +08:00
Vben
bb67692cfd
fix(menu): ensure the menu is activated correctly,fix #432
2021-03-27 22:49:05 +08:00
Vben
b25ceb4201
fix(echart): legend not work
2021-03-27 00:04:36 +08:00
Vben
a98835e18b
chore: types
2021-03-26 22:22:58 +08:00
Vben
24a3f90dc3
chore: typo
2021-03-24 23:27:37 +08:00