237 Commits

Author SHA1 Message Date
harrywan
c5b88a4232 chore: v3.4.8 2024-12-10 10:45:17 +08:00
harrywan
9ba8d1ae0f Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2024-12-10 10:44:15 +08:00
harrywan
63e55cc44f fix: 修复plugin-layout 404页面无法正常渲染问题 2024-12-10 10:44:08 +08:00
winixt
bc0cca4974 chore: v3.4.7 2024-12-01 19:20:24 +08:00
winixt
2cc5915ea7 chore: v3.4.6 2024-11-28 11:49:57 +08:00
qlin
4d28a09c85
fix: 受控模式优化 (#262) 2024-11-28 11:48:59 +08:00
winixt
1576c0ad17 chore: v3.4.5 2024-11-19 14:31:24 +08:00
winixt
4b21799ff9 chore: v3.4.4 2024-11-19 14:26:11 +08:00
qlin
eb6ed75dd4
feat: menu 支持配置 _blank 在新页面打开 (#258) 2024-11-19 10:54:24 +08:00
qlin
4b3fb7b3d1
fix: 控制 tab 是否可以刷新 (#257) 2024-11-14 16:16:50 +08:00
harrywan
1d22690174 chore: v3.4.1 2024-10-28 12:37:07 +08:00
harrywan
6957e5c2c7 fix: 修复依赖问题 2024-10-28 12:36:42 +08:00
harrywan
218e1b32fd chore: v3.4.0 2024-10-24 09:36:24 +08:00
听海
a303e171c9
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
db358576e8 chore: v3.3.2 2024-10-23 11:26:12 +08:00
听海
66a8572ed6
feat: 修复xss漏洞 (#254) 2024-10-21 15:42:03 +08:00
winixt
13adf83c61 chore: v3.3.1 2024-10-12 10:36:00 +08:00
qlin
314dc2133b
feat: 403 404 页面文案可配置 (#253) 2024-10-12 10:08:08 +08:00
harrywan
cfa522a3d3 chore: v3.3.0 2024-09-18 14:19:39 +08:00
听海
35328603c6
refactor: 完善useLayout (#250) 2024-09-18 14:09:24 +08:00
winixt
ebecd859b6 chore: v3.2.1 2024-09-08 16:45:36 +08:00
qlin
95a1e07c6a
fix: fes layout 添加 route name, 用于动态路由创建 (#249) 2024-09-08 16:44:51 +08:00
harrywan
7e6435bb36 chore: v3.2.0 2024-09-04 15:29:12 +08:00
harrywan
0a78b72fdf feat: plugin-layout的页签信息支持国际化 2024-09-04 15:27:44 +08:00
winixt
c180b3fa4c chore: v3.1.14 2024-08-15 17:54:06 +08:00
winixt
e5b42a094d chore: v3.1.13 2024-08-15 15:37:24 +08:00
1zumii
db99bb9bc4 chore: v3.1.11 2024-05-24 15:02:22 +08:00
ocean_gao
d87baedac0
feat: plugin-layout 支持顶部导航栏父菜单没有配置跳转链接的情况 (#244)
* feat: plugin-layout 兼容顶部导航栏父菜单没有配置跳转链接的情况

* feat(plugin-layout): 代码逻辑优化
2024-05-24 11:09:41 +08:00
1zumii
4ed0366cd6 chore: v3.1.10 2024-05-21 16:53:44 +08:00
ocean_gao
8375fe9be7
feat(plugin-layout): 增加 top-left 布局类型 (#243) 2024-05-21 15:17:33 +08:00
winixt
c0723990c7 chore: v3.1.8 2024-05-06 15:15:31 +08:00
1zumii
1b0d3409bb
fix(plugin-access): 修复切换角色时,getAccess 不正确 (#240) 2024-04-29 10:47:09 +08:00
winixt
76b1a5152f chore: v3.1.5 2024-03-13 10:34:03 +08:00
qlin
a4728bdc9f
docs: 修改文案 (#234) 2024-02-29 20:11:52 +08:00
winixt
1568398471 chore: v3.1.4 2024-02-27 20:22:03 +08:00
1zumii
e8aad1fbc1
feat(plugin-layout): 调整 layout: aside 的 logo 布局 (#230) 2024-02-22 14:42:55 +08:00
1zumii
e4b4d0939d
fix(plugin-layout): 403、404 样式优化,防止被覆盖 (#233) 2024-02-22 14:42:36 +08:00
winixt
157c1d8caa chore: v3.1.2 2024-01-13 11:28:16 +08:00
1zumii
74fa0ba122
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
3223a20600
Feat use layout (#223)
* style: format code

* feat: 添加 useLayout 暴露 closeTab 的能力
2023-12-18 20:22:31 +08:00
wanchun
585235697a chore: v3.0.16 2023-09-18 18:05:18 +08:00
听海
33b76940d8
fix: 处理create-fes-app中丢失.npmrc问题 & 升级plugin-jest支持tsx? (#216) 2023-09-14 14:15:10 +08:00
wanchun
c7dc4363df chore: v3.0.15 2023-08-28 11:06:08 +08:00
听海
4955ae1841
feat: plugin-layout不强依赖plugin-access (#209) 2023-08-28 10:24:52 +08:00
wanchun
862b229158 chore: v3.0.12 2023-08-14 20:11:30 +08:00
izumiiAoba
b0357e9fdb
fix(plugin-layout): 修复 Menu、CustomNaviGuard 类型 (#204) 2023-07-26 16:22:36 +08:00
wanchun
2892871b25 chore: v3.0.10 2023-06-29 14:47:23 +08:00
听海
c5a6e7b348
fix: 修复plugin-layout中body的top计算问题 (#202) 2023-06-28 15:00:08 +08:00
winixt
5cadb75cdb chore: v3.0.7 2023-06-09 17:41:44 +08:00
wanchun
d5b014ecc5 fix(plugin-layout): 默认路由如果不是菜单,则不需要添加到expandedKeys中,否则会导则defaultExpandAll不生效 2023-04-25 12:32:04 +08:00