230 Commits

Author SHA1 Message Date
harrywan
8ab9b99b11 fix: 修复plugin-layout 404页面无法正常渲染问题 2024-12-10 10:44:08 +08:00
qlin
a426a30a7d feat: menu 支持配置 _blank 在新页面打开 (#258) 2024-11-19 10:54:24 +08:00
qlin
712f22a9ac fix: 控制 tab 是否可以刷新 (#257) 2024-11-14 16:16:50 +08:00
harrywan
8e2d18c311 chore: v3.4.1 2024-10-28 12:37:07 +08:00
harrywan
edbbb8e84d fix: 修复依赖问题 2024-10-28 12:36:42 +08:00
harrywan
6b1bf23aff chore: v3.4.0 2024-10-24 09:36:24 +08:00
听海
32dbd1ecf9 feat: 暴露语言变化事件 & layout的title支持配置国际化 (#255)
* feat: layout的title支持国际化

* feat: locale插件暴漏onLocaleChange事件

* chore: change docs

* fix: 去掉无用代码

---------

Co-authored-by: winixt <haizekuo@gmail.com>
2024-10-23 18:58:36 +08:00
harrywan
456de69a45 chore: v3.3.2 2024-10-23 11:26:12 +08:00
听海
bf86a5f745 feat: 修复xss漏洞 (#254) 2024-10-21 15:42:03 +08:00
winixt
ebb7a4ed52 chore: v3.3.1 2024-10-12 10:36:00 +08:00
qlin
ba04e97fa7 feat: 403 404 页面文案可配置 (#253) 2024-10-12 10:08:08 +08:00
harrywan
76b291a4a5 chore: v3.3.0 2024-09-18 14:19:39 +08:00
听海
b61df95535 refactor: 完善useLayout (#250) 2024-09-18 14:09:24 +08:00
winixt
3f14936d12 chore: v3.2.1 2024-09-08 16:45:36 +08:00
qlin
e31f81b4e9 fix: fes layout 添加 route name, 用于动态路由创建 (#249) 2024-09-08 16:44:51 +08:00
harrywan
ac8554fd92 chore: v3.2.0 2024-09-04 15:29:12 +08:00
harrywan
fd53acb3fa feat: plugin-layout的页签信息支持国际化 2024-09-04 15:27:44 +08:00
winixt
b68384a027 chore: v3.1.14 2024-08-15 17:54:06 +08:00
winixt
6ea5ba0da1 chore: v3.1.13 2024-08-15 15:37:24 +08:00
1zumii
5c516953b8 chore: v3.1.11 2024-05-24 15:02:22 +08:00
ocean_gao
2631438f0a feat: plugin-layout 支持顶部导航栏父菜单没有配置跳转链接的情况 (#244)
* feat: plugin-layout 兼容顶部导航栏父菜单没有配置跳转链接的情况

* feat(plugin-layout): 代码逻辑优化
2024-05-24 11:09:41 +08:00
1zumii
ec5156c34a chore: v3.1.10 2024-05-21 16:53:44 +08:00
ocean_gao
e0adcf868b feat(plugin-layout): 增加 top-left 布局类型 (#243) 2024-05-21 15:17:33 +08:00
winixt
d87f0ed5e9 chore: v3.1.8 2024-05-06 15:15:31 +08:00
1zumii
7e9cb618f0 fix(plugin-access): 修复切换角色时,getAccess 不正确 (#240) 2024-04-29 10:47:09 +08:00
winixt
5fad4c2a24 chore: v3.1.5 2024-03-13 10:34:03 +08:00
qlin
81e503b15c docs: 修改文案 (#234) 2024-02-29 20:11:52 +08:00
winixt
ce4c115edc chore: v3.1.4 2024-02-27 20:22:03 +08:00
1zumii
bc030c84d4 feat(plugin-layout): 调整 layout: aside 的 logo 布局 (#230) 2024-02-22 14:42:55 +08:00
1zumii
326d0ccfe2 fix(plugin-layout): 403、404 样式优化,防止被覆盖 (#233) 2024-02-22 14:42:36 +08:00
winixt
2bb535a667 chore: v3.1.2 2024-01-13 11:28:16 +08:00
1zumii
1281bc51d6 feat(plugin-layout): 支持配置 403、404 的 navigation (#224)
* feat: 升级 eslint 配置及版本

* feat(plugin-layout): 支持配置 403、404  的 navigation

* docs: 补充文档
2024-01-12 12:43:57 +08:00
qlin
9c5283aef0 Feat use layout (#223)
* style: format code

* feat: 添加 useLayout 暴露 closeTab 的能力
2023-12-18 20:22:31 +08:00
wanchun
13978beccf chore: v3.0.16 2023-09-18 18:05:18 +08:00
听海
a882a2919a fix: 处理create-fes-app中丢失.npmrc问题 & 升级plugin-jest支持tsx? (#216) 2023-09-14 14:15:10 +08:00
wanchun
5a3bb6bef3 chore: v3.0.15 2023-08-28 11:06:08 +08:00
听海
6759ebfe21 feat: plugin-layout不强依赖plugin-access (#209) 2023-08-28 10:24:52 +08:00
wanchun
205d19efa8 chore: v3.0.12 2023-08-14 20:11:30 +08:00
izumiiAoba
7e3c8975c6 fix(plugin-layout): 修复 Menu、CustomNaviGuard 类型 (#204) 2023-07-26 16:22:36 +08:00
wanchun
9d6b44d047 chore: v3.0.10 2023-06-29 14:47:23 +08:00
听海
365f1ef791 fix: 修复plugin-layout中body的top计算问题 (#202) 2023-06-28 15:00:08 +08:00
winixt
46ba7df273 chore: v3.0.7 2023-06-09 17:41:44 +08:00
wanchun
a8bbf8877d fix(plugin-layout): 默认路由如果不是菜单,则不需要添加到expandedKeys中,否则会导则defaultExpandAll不生效 2023-04-25 12:32:04 +08:00
wanchun
696a93fc2f chore: v3.0.4 2023-04-11 20:40:29 +08:00
听海
493c94f2c7 fix: 完善路由文件命名提示 & 保证403和404路由一直有权限 (#186)
* fix: 完善提示

* refactor: 切换路由都判断下403和404保证他们有权限
2023-04-11 20:38:54 +08:00
wanchun
5cf8350415 chore: v3.0.3 2023-04-11 15:52:39 +08:00
听海
30be8f8eec fix: 修复layout菜单折叠不更新状态问题 (#184)
* fix: 修复layout菜单折叠不更新状态问题

* fix: 修复accessApi.setAccess['/403']执行多次问题

* feat: 手动切换当前路由,菜单也会自动展开

* fix: 修复menu问题
2023-04-11 15:38:51 +08:00
wanchun
8c505262cb chore: v3.0.2 2023-04-06 10:14:23 +08:00
听海
1841fc9fed feat(plugin-layout): custom插槽支持 menus 参数 & 重构403、404逻辑 (#181)
* feat(plugin-layout): custom插槽添加menus参数

* refactor: 403/404默认显示layout,在pages目录下创建404.vue/403.vue可覆盖默认

* refactor(plugin-layout): 优化index.jsx

n

* fix: 403/404添加title
2023-04-06 10:07:29 +08:00
winixt
976aea12d8 chore: v3.0.1-0 2023-04-01 15:22:50 +08:00