583 Commits

Author SHA1 Message Date
harrywan
0c93a78b74 Merge branch 'master' into vue3 2021-11-12 14:33:12 +08:00
harrywan
0f0c646ced feat: 优化按路由导出多html的title逻辑 2021-11-09 20:00:25 +08:00
winixt
3979bf1cac Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-11-09 16:00:39 +08:00
harrywan
f9be1ef185 Merge pull request #75 from WeBankFinTech/vuex-doc
docs: 更新plugin-vuex文档
2021-11-09 15:59:19 +08:00
aringlai
3e3a84256c docs: 更新plugin-vuex文档 2021-11-09 15:53:41 +08:00
harrywan
714ce57463 chore(release): publish
- @fesjs/create-fes-app@2.0.5
 - @fesjs/plugin-icon@2.0.4
 - @fesjs/plugin-layout@2.0.5
 - @fesjs/plugin-qiankun@2.0.6
 - @fesjs/preset-built-in@2.0.6
 - @fesjs/fes@2.0.7
@fesjs/create-fes-app@2.0.5 @fesjs/fes@2.0.7 @fesjs/plugin-icon@2.0.4 @fesjs/plugin-layout@2.0.5 @fesjs/plugin-qiankun@2.0.6 @fesjs/preset-built-in@2.0.6
2021-11-08 20:36:05 +08:00
harrywan
fa334fbfef fix(plugin-layout): 修复多页签layout设置为false依然显示的问题 2021-11-08 20:29:32 +08:00
harrywan
bd4eba275f Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-11-03 14:50:19 +08:00
harrywan
04a33d2c68 feat: 支持按路由编译出.html文件 2021-11-03 14:45:44 +08:00
winixt
827845c5b0 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 17:37:56 +08:00
harrywan
1c5b0bc20b Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 17:34:50 +08:00
harrywan
d428c28614 docs: 更新plugin-access文档 2021-09-14 17:34:42 +08:00
winixt
45eb366e65 chore(release): publish
- @fesjs/create-fes-app@2.0.4
 - @fesjs/plugin-icon@2.0.3
 - @fesjs/plugin-layout@2.0.4
 - @fesjs/preset-built-in@2.0.5
 - @fesjs/fes@2.0.6
@fesjs/create-fes-app@2.0.4 @fesjs/fes@2.0.6 @fesjs/plugin-icon@2.0.3 @fesjs/plugin-layout@2.0.4 @fesjs/preset-built-in@2.0.5
2021-09-14 17:04:21 +08:00
winixt
51f3b7c8cd Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 17:01:03 +08:00
winixt
2b425a90c5 fix: vue and @vue/compiler-sfc version match problem 2021-09-14 17:00:53 +08:00
harrywan
4ee957c9dc Merge pull request #72 from vimplus/master
fix(plugin-layout):修复存在二级菜单时一级菜单不显示icon
2021-09-14 16:30:51 +08:00
winixt
ad8c49cac0 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 15:24:13 +08:00
erictang
82750efd1c fix(plugin-layout):修复存在二级菜单时一级菜单不显示icon 2021-09-14 12:31:05 +08:00
harrywan
68a5eb56c6 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-07 17:35:31 +08:00
winixt
434d6aa670 chore(release): publish
- @fesjs/plugin-icon@2.0.2
 - @fesjs/preset-built-in@2.0.4
 - @fesjs/fes@2.0.5
@fesjs/fes@2.0.5 @fesjs/plugin-icon@2.0.2 @fesjs/preset-built-in@2.0.4
2021-09-02 18:02:08 +08:00
winixt
0b2af5f4f7 fix: plugin-icon 压缩问题 2021-09-02 18:00:55 +08:00
qlin
d9a439ffd3 Merge pull request #71 from hkc452/master
fix: 修复 watch 池为空
2021-09-02 17:55:49 +08:00
hkc452
ebf617abe1 Update generateFiles.js 2021-09-01 21:50:07 +08:00
hkc452
590dd5d091 fix:回收数组 2021-09-01 15:05:48 +08:00
hkc452
a532102e37 fix: 修复 watch 池为空 2021-09-01 14:59:04 +08:00
harrywan
0815db9fbe Merge pull request #70 from WeBankFinTech/ts
feat: 编译支持 ts
2021-08-26 10:45:53 +08:00
harrywan
85591fb346 fix: 修复qiankun的demo 2021-08-25 19:53:49 +08:00
winixt
5c601b470c feat: 编译支持 ts 2021-08-25 16:47:52 +08:00
winixt
b9b792b3a9 chore(release): publish
- @fesjs/create-fes-app@2.0.3
 - @fesjs/compiler@2.0.2
 - @fesjs/plugin-jest@2.0.2
 - @fesjs/plugin-layout@2.0.3
 - @fesjs/plugin-locale@2.0.3
 - @fesjs/plugin-model@2.0.2
 - @fesjs/plugin-monaco-editor@2.0.0-beta.4
 - @fesjs/plugin-qiankun@2.0.5
 - @fesjs/plugin-request@2.0.6
 - @fesjs/plugin-vuex@2.0.2
 - @fesjs/preset-built-in@2.0.3
 - @fesjs/utils@2.0.2
 - @fesjs/fes@2.0.4
@fesjs/compiler@2.0.2 @fesjs/create-fes-app@2.0.3 @fesjs/fes@2.0.4 @fesjs/plugin-jest@2.0.2 @fesjs/plugin-layout@2.0.3 @fesjs/plugin-locale@2.0.3 @fesjs/plugin-model@2.0.2 @fesjs/plugin-monaco-editor@2.0.0-beta.4 @fesjs/plugin-qiankun@2.0.5 @fesjs/plugin-request@2.0.6 @fesjs/plugin-vuex@2.0.2 @fesjs/preset-built-in@2.0.3 @fesjs/utils@2.0.2
2021-08-20 12:17:48 +08:00
winixt
de540f0b2f fix: export Generator 2021-08-20 12:11:50 +08:00
winixt
346e997093 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-08-20 12:05:29 +08:00
harrywan
e383904e58 Merge pull request #69 from WeBankFinTech/fix_layout_menu
fix: 解决 layout menu 空菜单问题 + env 环境覆盖问题
2021-08-20 10:36:04 +08:00
winixt
f0eefbbc76 fix: 解决 layout menu 空菜单问题 + env 环境覆盖问题 2021-08-20 10:08:58 +08:00
harrywan
c4793bf6b0 chore(release): publish
- @fesjs/create-fes-app@2.0.2
 - @fesjs/compiler@2.0.1
 - @fesjs/plugin-access@2.0.1
 - @fesjs/plugin-enums@2.0.1
 - @fesjs/plugin-icon@2.0.1
 - @fesjs/plugin-jest@2.0.1
 - @fesjs/plugin-layout@2.0.2
 - @fesjs/plugin-locale@2.0.2
 - @fesjs/plugin-model@2.0.1
 - @fesjs/plugin-monaco-editor@2.0.0-beta.3
 - @fesjs/plugin-qiankun@2.0.4
 - @fesjs/plugin-request@2.0.5
 - @fesjs/plugin-vuex@2.0.1
 - @fesjs/preset-built-in@2.0.2
 - @fesjs/runtime@2.0.2
 - @fesjs/utils@2.0.1
 - @fesjs/fes@2.0.3
@fesjs/compiler@2.0.1 @fesjs/create-fes-app@2.0.2 @fesjs/fes@2.0.3 @fesjs/plugin-access@2.0.1 @fesjs/plugin-enums@2.0.1 @fesjs/plugin-icon@2.0.1 @fesjs/plugin-jest@2.0.1 @fesjs/plugin-layout@2.0.2 @fesjs/plugin-locale@2.0.2 @fesjs/plugin-model@2.0.1 @fesjs/plugin-monaco-editor@2.0.0-beta.3 @fesjs/plugin-qiankun@2.0.4 @fesjs/plugin-request@2.0.5 @fesjs/plugin-vuex@2.0.1 @fesjs/preset-built-in@2.0.2 @fesjs/runtime@2.0.2 @fesjs/utils@2.0.1
2021-08-18 14:38:15 +08:00
harrywan
2417910ecb fix: 检测vue和@vue/compiler-sfc的版本,保证一致 2021-08-18 14:23:37 +08:00
qlin
a5791838c5
Merge pull request #68 from lucaszhu2zgf/patch-2
Update locale.md
2021-08-17 17:44:29 +08:00
lucaszhu
8b696f6010
Update locale.md 2021-08-17 17:40:21 +08:00
harrywan
5cca84e35a
Merge pull request #67 from WeBankFinTech/add_test
源码梳理一
2021-08-13 18:56:05 +08:00
winixt
876cac7b9d feat: 优化源码测试 2021-08-13 17:58:13 +08:00
winixt
67b74367ed feat: 优化包依赖 + 优化 fes-plugin-test 2021-08-09 14:43:47 +08:00
winixt
4af1973b3e chore(release): publish
- @fesjs/plugin-request@2.0.4
@fesjs/plugin-request@2.0.4
2021-08-08 10:04:59 +08:00
winixt
5c6a7ef788 fix: request cache 异常 2021-08-08 10:03:34 +08:00
winixt
209b0c0525 feat: 重写源码编译 2021-08-07 15:43:24 +08:00
winixt
5d10a95941 chore(release): publish
- @fesjs/plugin-layout@2.0.1
 - @fesjs/plugin-locale@2.0.1
 - @fesjs/plugin-monaco-editor@2.0.0-beta.2
 - @fesjs/plugin-qiankun@2.0.3
 - @fesjs/plugin-request@2.0.3
 - @fesjs/runtime@2.0.1
 - @fesjs/fes@2.0.2
@fesjs/fes@2.0.2 @fesjs/plugin-layout@2.0.1 @fesjs/plugin-locale@2.0.1 @fesjs/plugin-monaco-editor@2.0.0-beta.2 @fesjs/plugin-qiankun@2.0.3 @fesjs/plugin-request@2.0.3 @fesjs/runtime@2.0.1
2021-07-29 12:36:30 +08:00
harrywan
c89ef7662d
Merge pull request #66 from WeBankFinTech/request_data_handle
plugin-request
2021-07-29 12:31:03 +08:00
winixt
51c83c2df2 feat: 优化 dataField 逻辑 2021-07-29 11:24:44 +08:00
winixt
7355a32572 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-07-29 11:12:44 +08:00
harrywan
fb9f7c84e8 fix: 未正确配置files 2021-07-28 16:21:31 +08:00
harrywan
1523c380e0 fix: 修复father-build的ESM编译异常 2021-07-28 15:54:37 +08:00
harrywan
6ce4973024 build: 修复文档在action构建问题 2021-07-27 20:52:56 +08:00