95 Commits

Author SHA1 Message Date
harrywan
52a866415f feat: 插件改为使用fes-design 2022-01-04 16:19:17 +08:00
winixt
75e951da8b chore(release): publish
- @fesjs/plugin-layout@2.0.9
2021-12-16 16:36:49 +08:00
wanchun
3e321d83a5 feat(plugin-layout): 区域展示支持全局配置 2021-12-16 16:25:46 +08:00
winixt
133ccb0e6d chore(release): publish
- @fesjs/create-fes-app@2.0.8
 - @fesjs/plugin-layout@2.0.8
 - @fesjs/plugin-windicss@2.0.2
2021-11-23 20:34:10 +08:00
harrywan
ea5e8013df chore(release): publish
- @fesjs/create-fes-app@2.0.7
 - @fesjs/plugin-layout@2.0.7
2021-11-23 16:31:41 +08:00
harrywan
34357d6ed5 fix(plugin-layout): 多页签标题正确显示 2021-11-23 16:30:26 +08:00
winixt
f59dd8f4c1 chore(release): publish
- @fesjs/create-fes-app@2.0.6
 - @fesjs/compiler@2.0.3
 - @fesjs/plugin-access@2.0.2
 - @fesjs/plugin-icon@2.0.5
 - @fesjs/plugin-jest@2.0.3
 - @fesjs/plugin-layout@2.0.6
 - @fesjs/plugin-locale@2.0.4
 - @fesjs/plugin-model@2.0.3
 - @fesjs/plugin-monaco-editor@2.0.0-beta.5
 - @fesjs/plugin-qiankun@2.0.7
 - @fesjs/plugin-request@2.0.7
 - @fesjs/plugin-vuex@2.0.3
 - @fesjs/plugin-windicss@2.0.1
 - @fesjs/preset-built-in@2.0.7
 - @fesjs/utils@2.0.3
 - @fesjs/fes@2.0.8
2021-11-18 20:19:23 +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
2021-11-08 20:36:05 +08:00
harrywan
fa334fbfef fix(plugin-layout): 修复多页签layout设置为false依然显示的问题 2021-11-08 20:29:32 +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
2021-09-14 17:04:21 +08:00
erictang
82750efd1c fix(plugin-layout):修复存在二级菜单时一级菜单不显示icon 2021-09-14 12:31:05 +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
2021-08-20 12:17:48 +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
2021-08-18 14:38:15 +08:00
harrywan
2417910ecb fix: 检测vue和@vue/compiler-sfc的版本,保证一致 2021-08-18 14:23:37 +08:00
winixt
67b74367ed feat: 优化包依赖 + 优化 fes-plugin-test 2021-08-09 14:43:47 +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
d31d07bbbb feat: 优化依赖版本 2021-07-27 20:30:34 +08:00
harrywan
ac0e7b47a4 chore(release): publish 2021-06-23 15:43:40 +08:00
harrywan
46389c4f4c chore: 去掉rc 2021-06-23 15:32:07 +08:00
harrywan
053b268ee8 feat(plugin-layout): 优化页面的layout配置 2021-06-23 15:03:31 +08:00
harrywan
ce68e83aa6 fix: 修复一些小问题 2021-06-23 10:16:35 +08:00
harrywan
122103832d chore(release): publish 2021-05-19 21:11:17 +08:00
harrywan
651ec61ba4 fix(plugin): 修主题为light时的样式问题 2021-05-19 21:07:21 +08:00
万纯
463291b08a chore(release): publish 2021-04-23 15:22:07 +08:00
万纯
7be71341f7 feat: 优化plugin-layout对没有权限的处理 2021-04-23 14:08:05 +08:00
万纯
d21c00a558 chore(release): publish 2021-04-02 17:08:06 +08:00
万纯
dcf2c316b7 fix(plugin-layout): 修复点击菜单时所有菜单一起关闭的bug 2021-04-02 17:07:10 +08:00
万纯
9341fedbd8 chore(release): publish 2021-03-26 18:07:21 +08:00
bac-joker
be6094a690 chore(release): publish 2021-03-25 18:06:57 +08:00
万纯
1394f72f6e fix(plugin-layout): 修复判断icon为非文件的bug 2021-03-24 18:56:41 +08:00
万纯
f179419757 feat(plugin-qiankun): 主应用支持路由上配置微应用 2021-03-23 20:41:53 +08:00
michaelxxie
4484bbd8fa feat: 新增微前端qiankun插件 2021-03-19 13:29:43 +08:00
万纯
b076db692e refactor: 优化plugin-layout和plugin-locale 2021-03-15 20:02:46 +08:00
万纯
9e611b0127 fix: plugin-layout 2021-03-15 16:51:55 +08:00
万纯
a9e76dc2bb feat(plugin-layout): 菜单的 icon支持svg文件、title支持国际化 2021-03-15 16:43:02 +08:00
万纯
50946378a2 chore(release): publish 2021-03-11 11:56:02 +08:00
万纯
9f66570420 Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-03-11 11:52:55 +08:00
万纯
aa768acc3e fix: 修复plugin-layout用路由数据补充menu出错 2021-03-11 11:49:30 +08:00
bac-joker
e8a2c82dee chore(release): publish 2021-03-10 18:17:33 +08:00
万纯
9c1b7e70ff chore(release): publish 2021-03-08 20:52:54 +08:00
万纯
cccc1f25a1 refactor: 优化plugin-layout 2021-03-08 15:49:30 +08:00
万纯
7d1c97aadf fix: 优化plugin-layout,在编译时探测需要的icon组件,然后按需加载 2021-03-08 15:30:34 +08:00
wanchun
007647044c Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-03-07 21:44:45 +08:00
wanchun
4d052bab19 feat: plugin-layout的菜单支持icon配置 2021-03-07 21:37:21 +08:00
bac-joker
f905b932f6 chore(release): publish 2021-03-07 18:12:57 +08:00
万纯
1d182a9d3e Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-03-05 19:01:57 +08:00
万纯
611d4cb3f0 docs: 国际化插件 2021-03-05 18:49:31 +08:00
万纯
b32f087e12 fix: 优化plugin-layout,插件的配置 > 关联的路由元信息 2021-03-05 17:35:38 +08:00