Commit Graph

1168 Commits

Author SHA1 Message Date
winixt
2cc5915ea7 chore: v3.4.6
Some checks are pending
Deploy Docs / build-and-deploy (push) Waiting to run
Deploy Docs / build-and-deploy-pages (push) Waiting to run
Gitee Mirror / build (push) Waiting to run
2024-11-28 11:49:57 +08:00
qlin
4d28a09c85
fix: 受控模式优化 (#262) 2024-11-28 11:48:59 +08:00
qlin
7c01ee979e
fix: 代理插件兼容 array 写法 (#260)
Some checks are pending
Gitee Mirror / build (push) Waiting to run
2024-11-27 11:31:20 +08:00
瞅啥呢!
b1ea675f40
fix: 修复pc模版无法启动问题 (#261)
* fix: 模版PC模版无法启动

* fix: 修复PC模版无法启动问题

---------

Co-authored-by: zhouyonghuan <zhouyonghuan@gyyx.cn>
2024-11-27 11:29:39 +08:00
qlin
efd8708752
feat: webpack-dev 升级到5.x,提升 dev 性能,优化日志输出 (#259)
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Deploy Docs / build-and-deploy-pages (push) Has been cancelled
Gitee Mirror / build (push) Has been cancelled
2024-11-22 10:29:48 +08:00
winixt
fad3c95a92 chore: 优化 webpack dev 日志输出 & 优化 ctrl + c 结束进程的日志输出
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Deploy Docs / build-and-deploy-pages (push) Has been cancelled
Gitee Mirror / build (push) Has been cancelled
2024-11-20 20:47:09 +08:00
winixt
9d8692e5f8 docs: 优化文档 2024-11-20 20:21:04 +08:00
winixt
1576c0ad17 chore: v3.4.5
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Deploy Docs / build-and-deploy-pages (push) Has been cancelled
Gitee Mirror / build (push) Has been cancelled
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)
Some checks are pending
Deploy Docs / build-and-deploy (push) Waiting to run
Deploy Docs / build-and-deploy-pages (push) Waiting to run
Gitee Mirror / build (push) Waiting to run
2024-11-19 10:54:24 +08:00
qlin
4b3fb7b3d1
fix: 控制 tab 是否可以刷新 (#257)
Some checks failed
Deploy Docs / build-and-deploy (push) Has been cancelled
Deploy Docs / build-and-deploy-pages (push) Has been cancelled
Gitee Mirror / build (push) Has been cancelled
2024-11-14 16:16:50 +08:00
qlin
0280fb9826
chore: 修复安全告警问题 (#256) 2024-11-14 16:15:03 +08:00
harrywan
8530183c21 chore: v3.4.3 2024-11-12 11:15:25 +08:00
harrywan
fb5caa61bc fix: 修复vite配置https无效问题 2024-11-12 11:14:53 +08:00
harrywan
616de07763 chore: v3.4.2 2024-11-08 16:22:32 +08:00
harrywan
dfe2ca4b89 feat: 修复乾坤问题 2024-11-08 16:21:01 +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
harrywan
47b32a2767 fix(plugin-locale): 修复默认语言取值问题 2024-10-23 11:25:00 +08:00
听海
66a8572ed6
feat: 修复xss漏洞 (#254) 2024-10-21 15:42:03 +08:00
harrywan
eda6fba09c fix: 修复国际化配置问题 2024-10-16 15:29:52 +08:00
harrywan
743e863285 fix: 修复语言插件问题 2024-10-15 18:52:05 +08:00
winixt
13adf83c61 chore: v3.3.1 2024-10-12 10:36:00 +08:00
Rookie
11c392d3d1
fix: v-access指令无法控制元素展示隐藏 (#252)
Co-authored-by: cwsong4 <cwsong4@iflytek.com>
2024-10-12 10:20:41 +08:00
听海
df36be4671
fix: 修复清空父应用状态,子应用状态未清空问题 (#251) 2024-10-12 10:12:25 +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
harrywan
7c00f3defd feat: 默认 2024-09-13 16:36:33 +08:00
harrywan
aab25d58db Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2024-09-12 14:32:55 +08:00
harrywan
b66535831e feat: 规范pnpm版本 2024-09-12 14:32:23 +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
9298cf1485 docs: 更新文档 2024-09-05 15:09:08 +08:00
harrywan
e2e5fa9496 feat: 更新文档 2024-09-05 15:01:59 +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
harrywan
6d64a0997a chore: v3.1.16 2024-09-04 09:55:14 +08:00
harrywan
77d2b09121 fix: 优化svg不能去掉fill等属性 2024-09-04 09:54:42 +08:00
harrywan
46f28d6c76 chore: v3.1.15 2024-08-27 19:46:58 +08:00
harrywan
032b5d464c fix(plugin-locale):修复导出函数t 2024-08-27 19:42:55 +08:00
winixt
c180b3fa4c chore: v3.1.14 2024-08-15 17:54:06 +08:00
winixt
7815fc1e8e fix: remove comment 2024-08-15 17:52:27 +08:00
winixt
e5b42a094d chore: v3.1.13 2024-08-15 15:37:24 +08:00
qlin
d2909d4ebb
refactor: 优化 dev server ip监听 (#247) 2024-08-15 10:28:16 +08:00
qlin
5f305e53ae
fix: 修复 vuex 插件没有 store 目录报错问题 (#245) 2024-07-17 10:18:08 +08:00
harrywan
6dc7114eea chore: v3.1.12 2024-05-30 15:40:44 +08:00