Commit Graph

99 Commits

Author SHA1 Message Date
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
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
万纯
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
万纯
b076db692e refactor: 优化plugin-layout和plugin-locale 2021-03-15 20:02:46 +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
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
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
bac-joker
3067a9dc5b fix: plugin name error 2021-03-07 18:12:27 +08:00
万纯
1d182a9d3e Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3 2021-03-05 19:01:57 +08:00
万纯
c367445c2f feat: plugin-locale默认语言最终是中文 2021-03-05 18:49:13 +08:00
万纯
1673ef4b7e fix: 优化plugin-locale 2021-03-05 18:04:10 +08:00
bac-joker
d828403bd8 chore(release): publish 2021-03-05 17:16:28 +08:00
bac-joker
ea1fca1a77 feat: 更改npm包名 2021-03-05 17:03:04 +08:00
bac-joker
92ba3a3899 chore(release): publish 2021-03-01 15:14:13 +08:00
万纯
9e74a4ebe7 feat: 升级依赖为最新版本 2021-02-26 10:33:29 +08:00
万纯
4506033725 chore(release): publish 2021-02-03 10:56:15 +08:00
万纯
27e0a11912 chore(release): publish 2021-02-03 10:17:03 +08:00
aringlai
7f9149d26c fix: vue版本固定 2021-02-02 18:05:05 +08:00
万纯
8934c03f8e chore(release): publish 2021-01-18 11:15:26 +08:00
万纯
05bb37c484 feat: 改为使用webpack.alias配置vue-i18n 2021-01-14 20:14:49 +08:00
万纯
e43ea5e56c feat: plugin-locale 添加新功能
1. 支持 legacy 配置
2. 支持 share 配置
3. 支持 baseNavigator 配置
4. 添加setLocale方法
5. 添加addLocale方法
6. 添加getAllLocales方法
2021-01-14 19:09:59 +08:00
万纯
c91d0b5845 feat: 添加api.copyTmpFiles
plugin建议把运行时代码写在runtime目录,然后通过api.copyTmpFiles复制至项目的.fes/plugin-name目录
2021-01-12 20:19:14 +08:00
万纯
a5bfd009d3 feat: layout支持side和top两种布局模式,两种模式支持fixedHeader和fixedSideBar 2021-01-06 19:50:10 +08:00
万纯
4eb8257f43 feat: 2.0.0-alpha 比 2.0.0 更早,所以当版本是alpha时,需要指定为2.0.0-alpha.0 2021-01-06 15:45:10 +08:00
万纯
aab55688be feat: plugin提供share机制,重新实现layout和locale的结合 2021-01-05 11:16:34 +08:00
bac-joker
db6d1d7215 chore(release): publish 2021-01-05 10:26:57 +08:00
bac-joker
a9baf642c9 feat: package.json 添加 access public 2021-01-05 10:26:19 +08:00
bac-joker
ea954e3bb6 chore(release): publish 2021-01-05 10:00:07 +08:00
bac-joker
7008224805 feat: 规范版本号 2021-01-04 21:28:50 +08:00
bac-joker
646a5213c6 feat: 规范版本号 2021-01-04 21:19:11 +08:00
bac-joker
f233da8c9b feat: 规范package.json 2021-01-04 20:32:44 +08:00
万纯
d23f22f631 feat: plugin-layout在有locale时显示语言选项 2021-01-04 10:18:43 +08:00
万纯
f01538ba8b feat: 切换语言 2020-12-31 16:10:30 +08:00
万纯
60cdf2fbec feat: 国际化 2020-12-31 12:59:11 +08:00
bac-joker
2f4d1bb646 fix: 热更新问题 2020-12-23 21:18:51 +08:00
万纯
72db4e8ecd feat: plugin-locale 3% 2020-12-22 19:31:25 +08:00
bac-joker
a49f328088 feat: 重新设计vue3版本的fes 2020-11-02 09:51:40 +08:00
bac-joker
560df66b33 feat: fes design for vue3 2020-09-30 19:08:37 +08:00