Commit Graph

524 Commits

Author SHA1 Message Date
aringlai
fb5c2beb15 docs: 更新plugin-vuex文档 2021-11-09 15:53:41 +08:00
harrywan
8d788a0b5a 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
2021-11-08 20:36:05 +08:00
harrywan
f213d7cc49 fix(plugin-layout): 修复多页签layout设置为false依然显示的问题 2021-11-08 20:29:32 +08:00
harrywan
bfe73ad941 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 17:34:50 +08:00
harrywan
83114551ed docs: 更新plugin-access文档 2021-09-14 17:34:42 +08:00
winixt
43bae47b9f 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
2021-09-14 17:04:21 +08:00
winixt
da5e5ebc34 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 17:01:03 +08:00
winixt
57e77d54d4 fix: vue and @vue/compiler-sfc version match problem 2021-09-14 17:00:53 +08:00
harrywan
ae2241572a
Merge pull request #72 from vimplus/master
fix(plugin-layout):修复存在二级菜单时一级菜单不显示icon
2021-09-14 16:30:51 +08:00
winixt
6ba001e481 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-14 15:24:13 +08:00
erictang
8ec25398f7 fix(plugin-layout):修复存在二级菜单时一级菜单不显示icon 2021-09-14 12:31:05 +08:00
harrywan
a35bf20d3d Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-09-07 17:35:31 +08:00
winixt
8f62547d88 chore(release): publish
- @fesjs/plugin-icon@2.0.2
 - @fesjs/preset-built-in@2.0.4
 - @fesjs/fes@2.0.5
2021-09-02 18:02:08 +08:00
winixt
5d5829d909 fix: plugin-icon 压缩问题 2021-09-02 18:00:55 +08:00
qlin
2a42a079f8
Merge pull request #71 from hkc452/master
fix: 修复 watch 池为空
2021-09-02 17:55:49 +08:00
hkc452
06fc778bf9
Update generateFiles.js 2021-09-01 21:50:07 +08:00
hkc452
111451a3d2 fix:回收数组 2021-09-01 15:05:48 +08:00
hkc452
0d1c71767a fix: 修复 watch 池为空 2021-09-01 14:59:04 +08:00
harrywan
2823c8771c
Merge pull request #70 from WeBankFinTech/ts
feat: 编译支持 ts
2021-08-26 10:45:53 +08:00
harrywan
f46e442ddf fix: 修复qiankun的demo 2021-08-25 19:53:49 +08:00
winixt
37ab86c7b3 feat: 编译支持 ts 2021-08-25 16:47:52 +08:00
winixt
657175a39e 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
2021-08-20 12:17:48 +08:00
winixt
5a5d809522 fix: export Generator 2021-08-20 12:11:50 +08:00
winixt
47e07173ad Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-08-20 12:05:29 +08:00
harrywan
89c43b106f
Merge pull request #69 from WeBankFinTech/fix_layout_menu
fix: 解决 layout menu 空菜单问题 + env 环境覆盖问题
2021-08-20 10:36:04 +08:00
winixt
afd5497f79 fix: 解决 layout menu 空菜单问题 + env 环境覆盖问题 2021-08-20 10:08:58 +08:00
harrywan
1c6cadf411 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
2021-08-18 14:38:15 +08:00
harrywan
8e39dcf2c2 fix: 检测vue和@vue/compiler-sfc的版本,保证一致 2021-08-18 14:23:37 +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
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
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
harrywan
613ed52b32 build: 修复文档在action构建问题 2021-07-27 20:52:08 +08:00
harrywan
69baebd798 build: 修复文档在action构建问题 2021-07-27 20:50:39 +08:00
winixt
d54c2995b5 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-07-27 20:43:08 +08:00
harrywan
d31d07bbbb feat: 优化依赖版本 2021-07-27 20:30:34 +08:00
winixt
ad3e4edd3e Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2021-07-27 18:03:11 +08:00
harrywan
d0e4934f3e docs: 更新readme 2021-07-27 17:29:20 +08:00
harrywan
93c0fe0c59 docs: 更新文档 2021-07-27 16:23:00 +08:00
harrywan
87039c27fa fix: 修复peer依赖错误 2021-07-23 15:27:43 +08:00
harrywan
31ea6ed5b6 chore(release): publish
- @fesjs/plugin-monaco-editor@2.0.0-beta.1
 - @fesjs/plugin-qiankun@2.0.2
 - @fesjs/plugin-request@2.0.2
2021-07-23 11:12:22 +08:00