770 Commits

Author SHA1 Message Date
harrywan
a4d1a247ce Update docs.yml 2022-04-12 08:43:19 +08:00
wanchun
054305ae11 docs: 去掉英文文档 2022-04-11 20:02:07 +08:00
winixt
6af54d085f chore(release): publish
- @fesjs/plugin-layout@4.0.8
 - @fesjs/plugin-model@2.0.5
 - @fesjs/plugin-request@2.0.14
 - @fesjs/preset-built-in@2.0.23
 - @fesjs/fes@2.0.23
@fesjs/fes@2.0.23 @fesjs/plugin-layout@4.0.8 @fesjs/plugin-model@2.0.5 @fesjs/plugin-request@2.0.14 @fesjs/preset-built-in@2.0.23
2022-04-11 19:45:24 +08:00
harrywan
2717e539d1 * feat(plugin-layout): layout支持运行时配置menus (#113)
* feat(plugin-layout): 支持运行时配置menus

* refactor(plugin-model): 去掉provide

* refactor(plugin-layout): 优化runtimeConfig,重新实现运行时menus配置方式,修复多页时setup执行两次的bug

* feat(plugin-layout): 菜单支持配置默认展开等

* refactor: 优化
2022-04-11 19:40:16 +08:00
qlin
2a4f3bc333 refactor: 优化对外的 error 结构 (#109) 2022-03-23 11:37:59 +08:00
winixt
9058e93f16 chore(release): publish
- @fesjs/create-fes-app@2.1.6
 - @fesjs/compiler@2.0.5
 - @fesjs/plugin-access@2.0.5
 - @fesjs/plugin-jest@2.0.5
 - @fesjs/plugin-layout@4.0.7
 - @fesjs/plugin-locale@3.0.4
 - @fesjs/plugin-model@2.0.4
 - @fesjs/plugin-monaco-editor@2.0.0-beta.6
 - @fesjs/plugin-pinia@2.0.2
 - @fesjs/plugin-qiankun@2.0.10
 - @fesjs/plugin-request@2.0.13
 - @fesjs/plugin-vuex@2.0.5
 - @fesjs/preset-built-in@2.0.22
 - @fesjs/utils@2.0.4
 - @fesjs/fes@2.0.22
@fesjs/compiler@2.0.5 @fesjs/create-fes-app@2.1.6 @fesjs/fes@2.0.22 @fesjs/plugin-access@2.0.5 @fesjs/plugin-jest@2.0.5 @fesjs/plugin-layout@4.0.7 @fesjs/plugin-locale@3.0.4 @fesjs/plugin-model@2.0.4 @fesjs/plugin-monaco-editor@2.0.0-beta.6 @fesjs/plugin-pinia@2.0.2 @fesjs/plugin-qiankun@2.0.10 @fesjs/plugin-request@2.0.13 @fesjs/plugin-vuex@2.0.5 @fesjs/preset-built-in@2.0.22 @fesjs/utils@2.0.4
2022-03-22 12:53:21 +08:00
qlin
9d8b680ec5 Merge pull request #108 from WeBankFinTech/keep-alive
Keep alive
2022-03-22 12:47:15 +08:00
wanchun
ee8a84aabf feat: 命名 2022-03-22 12:27:17 +08:00
wanchun
e77733f73c docs: 更新文档 2022-03-22 12:02:33 +08:00
wanchun
f56213e9de docs: 更新文档 2022-03-22 11:58:10 +08:00
wanchun
de7257e3dc feat: 支持keep-alive 2022-03-22 11:32:35 +08:00
wanchun
23e12f3ea0 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js into master 2022-03-18 15:11:54 +08:00
wanchun
f58e0e55a9 docs: 更新文档 2022-03-18 15:10:07 +08:00
harrywan
930541e726 feat: 页面支持tsx,提供defineRoute配置tsx和jsx的route (#106)
* feat: 页面支持tsx,提供defineRoute配置tsx和jsx的route

* .vue文件也支持defineRouteMeta

* feat: 改回声明用法
2022-03-09 10:27:11 +08:00
joyzhan
c87cecf0a9 chore(release): publish
- @fesjs/plugin-layout@4.0.6
 - @fesjs/plugin-windicss@2.0.8
@fesjs/plugin-layout@4.0.6 @fesjs/plugin-windicss@2.0.8
2022-03-04 10:29:12 +08:00
qlin
a37c4bc37c feat: 优化 windicss 配置 (#104)
Co-authored-by: joyzhan <joyzhan@webank.com>
2022-03-03 21:45:51 +08:00
wanchun
d8f327ab44 refactor: 优化layout 2022-03-01 11:27:56 +08:00
wanchun
95c7e66801 refactor: 优化 2022-03-01 11:22:07 +08:00
winixt
24f0b9d3ce chore(release): publish
- @fesjs/create-fes-app@2.1.5
 - @fesjs/plugin-layout@4.0.5
 - @fesjs/preset-built-in@2.0.21
 - @fesjs/fes@2.0.21
@fesjs/create-fes-app@2.1.5 @fesjs/fes@2.0.21 @fesjs/plugin-layout@4.0.5 @fesjs/preset-built-in@2.0.21
2022-02-23 10:12:33 +08:00
harrywan
3d67d87169 refactor: layout组件兼容性更好,升级fes-design版本 (#100) 2022-02-22 19:02:43 +08:00
qlin
e9406e8adc fix: 编译所有 .vue | .jsx 文件,不管是否在node_modules (#101) 2022-02-22 19:01:42 +08:00
wanchun
ac26638cb7 refactor: layout组件兼容性更好,升级fes-design版本 2022-02-21 14:43:31 +08:00
houling
9e0092c6cd fix: fix docs (#98)
Co-authored-by: houling <houling@tuhu.cn>
2022-02-09 10:08:47 +08:00
wanchun
e51983a7d5 chore(release): publish
- @fesjs/plugin-pinia@2.0.1
 - @fesjs/plugin-vuex@2.0.4
 - @fesjs/plugin-windicss@2.0.7
 - @fesjs/preset-built-in@2.0.20
 - @fesjs/fes@2.0.20
@fesjs/fes@2.0.20 @fesjs/plugin-pinia@2.0.1 @fesjs/plugin-vuex@2.0.4 @fesjs/plugin-windicss@2.0.7 @fesjs/preset-built-in@2.0.20
2022-02-08 15:21:36 +08:00
wanchun
004f98a094 docs: 更新包readme 2022-02-08 15:19:44 +08:00
qlin
0bd831100f Merge pull request #96 from WeBankFinTech/pinia
feat: plugin-pinia
2022-02-08 10:37:12 +08:00
harrywan
2486ea4526 feat: plugin-pinia 2022-02-02 22:04:01 +08:00
qlin
0daa2f1a08 fix: 解决 windicss 在开发环境 css 加载顺序问题 (#95) 2022-01-26 19:34:02 +08:00
winixt
af890ad257 chore: update lock 2022-01-25 18:03:17 +08:00
winixt
75d7125fb7 chore(release): publish
- @fesjs/create-fes-app@2.1.4
 - @fesjs/compiler@2.0.4
 - @fesjs/plugin-jest@2.0.4
 - @fesjs/plugin-layout@4.0.4
 - @fesjs/plugin-request@2.0.12
 - @fesjs/preset-built-in@2.0.19
 - @fesjs/fes@2.0.19
@fesjs/compiler@2.0.4 @fesjs/create-fes-app@2.1.4 @fesjs/fes@2.0.19 @fesjs/plugin-jest@2.0.4 @fesjs/plugin-layout@4.0.4 @fesjs/plugin-request@2.0.12 @fesjs/preset-built-in@2.0.19
2022-01-25 18:01:32 +08:00
winixt
d6be0ff1f1 chore: 更新版本依赖 2022-01-25 18:00:23 +08:00
wanchun
f2a454eb07 chore(release): publish
- @fesjs/plugin-layout@4.0.3
@fesjs/plugin-layout@4.0.3
2022-01-21 17:35:57 +08:00
wanchun
9f1811657a Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2022-01-21 17:35:14 +08:00
wanchun
e84d7e5bb0 fix(plugin-layout): main需要设置z-index:0 2022-01-21 17:34:43 +08:00
winixt
e195472672 chore: 更新 lock 2022-01-19 10:06:59 +08:00
wanchun
a3158ee595 chore(release): publish
- @fesjs/plugin-locale@3.0.3
@fesjs/plugin-locale@3.0.3
2022-01-18 16:00:08 +08:00
wanchun
140b28ef0b fix: plugin-locale兼容composition场景变更locale 2022-01-18 15:59:15 +08:00
wanchun
4fab74732c chore(release): publish
- @fesjs/plugin-locale@3.0.2
 - @fesjs/plugin-request@2.0.11
 - @fesjs/preset-built-in@2.0.18
 - @fesjs/fes@2.0.18
@fesjs/fes@2.0.18 @fesjs/plugin-locale@3.0.2 @fesjs/plugin-request@2.0.11 @fesjs/preset-built-in@2.0.18
2022-01-18 15:27:36 +08:00
wanchun
30311e2c33 fix: 修复locale更新设置fes_locale标记问题 2022-01-18 15:23:30 +08:00
wanchun
8f4df811c5 docs: 更新文档 2022-01-17 10:15:20 +08:00
wanchun
e98fba90dc Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2022-01-14 16:16:04 +08:00
wanchun
e4a3663f83 docs: 更新文档 2022-01-14 16:12:37 +08:00
winixt
130eed0fd6 chore(release): publish
- @fesjs/plugin-request@2.0.10
@fesjs/plugin-request@2.0.10
2022-01-13 19:19:15 +08:00
winixt
31b2ca5b11 fix: request response 问题 2022-01-13 19:18:53 +08:00
winixt
f857af479a chore(release): publish
- @fesjs/plugin-request@2.0.9
@fesjs/plugin-request@2.0.9
2022-01-13 17:09:28 +08:00
qlin
b8de148934 feat: 针对请求文件的情况进行优化 (#91) 2022-01-13 16:25:16 +08:00
wanchun
a972e8b785 chore(release): publish
- @fesjs/create-fes-app@2.1.3
 - @fesjs/plugin-access@2.0.4
 - @fesjs/plugin-layout@4.0.2
 - @fesjs/plugin-locale@3.0.1
 - @fesjs/plugin-qiankun@2.0.9
 - @fesjs/plugin-request@2.0.8
 - @fesjs/plugin-windicss@2.0.6
 - @fesjs/preset-built-in@2.0.17
 - @fesjs/fes@2.0.17
@fesjs/create-fes-app@2.1.3 @fesjs/fes@2.0.17 @fesjs/plugin-access@2.0.4 @fesjs/plugin-layout@4.0.2 @fesjs/plugin-locale@3.0.1 @fesjs/plugin-qiankun@2.0.9 @fesjs/plugin-request@2.0.8 @fesjs/plugin-windicss@2.0.6 @fesjs/preset-built-in@2.0.17
2022-01-12 19:15:29 +08:00
wanchun
00acb5b262 fix: plugin-request 2022-01-12 19:09:16 +08:00
wanchun
6877acc624 docs: 更新layout文档 2022-01-10 12:48:16 +08:00
winixt
6f755c9b01 Merge branch 'master' of https://github.com/WeBankFinTech/fes.js 2022-01-08 15:32:24 +08:00