976 Commits

Author SHA1 Message Date
winixt
a0c123d951 chore: update dependencies 2022-07-01 16:16:01 +08:00
winixt
cd17954f0c chore: change request declear file 2022-06-29 16:56:44 +08:00
wanchun
19dc92af19 chore: v3.0.0-beta.12 v3.0.0-beta.12 2022-06-27 19:33:24 +08:00
wanchun
389d7b59c3 feat: create-fes-app支持创建插件项目 2022-06-27 19:32:11 +08:00
wanchun
2671ddbbb7 chore(release): publish
- @fesjs/create-fes-app@2.2.0
@fesjs/create-fes-app@2.2.0
2022-06-27 19:16:43 +08:00
harrywan
e4130ed310 feat: 插件开发文档和模板 (#135)
* feat: 插件开发文档和模板

* docs: 更新文档
2022-06-27 17:53:24 +08:00
wanchun
c015875f66 docs: 文档 2022-06-27 12:41:26 +08:00
wanchun
dae6c97063 docs: 贡献指南 2022-06-27 11:20:15 +08:00
winixt
43b9e7ca66 chore: 更改文件名 2022-06-23 19:48:00 +08:00
wanchun
f8cb2770ba chore: v3.0.0-beta.11 v3.0.0-beta.11 2022-06-23 09:53:56 +08:00
wanchun
4b7b42a713 fix: 优化项目模板ts配置 2022-06-23 09:52:37 +08:00
qlin
f8b70f0ebb Ts type (#133)
* fix: 优化类型提示

* fix: 添加 enums 接口类型声明

* feat: 配置插件api提示

Co-authored-by: wanchun <445436867@qq.com>
2022-06-22 19:24:49 +08:00
wanchun
77e9ed7483 refactor: 重构plugin-layout 2022-06-22 14:31:52 +08:00
harrywan
6ab2c29984 refactor: 重构plugin-layout,统一配置
* docs: 更新文档

* break: plugin-layout优化api

* break: 去掉switch配置,改为使用navigation

* feat: 重构layout

* docs: 升级文档

* feat: 无logo和title时隐藏dom

* fix: 修复一些问题

* fix: 配置提示

* fix: build watch copy 路径识别问题

* docs: 文档

Co-authored-by: winixt <haizekuo@gmail.com>
2022-06-22 14:25:47 +08:00
winixt
0ce0ef4791 chore: 优化 template 2022-06-20 22:55:26 +08:00
winixt
c0afa40091 chore: v3.0.0-beta.10 v3.0.0-beta.10 2022-06-16 15:44:14 +08:00
qlin
a0871a8d87 refactor: defineRouteMeta 兼容 script setup (#131) 2022-06-16 15:38:37 +08:00
wanchun
a123e635b5 Merge branch 'next' of https://github.com/WeBankFinTech/fes.js into next 2022-06-16 14:07:06 +08:00
wanchun
d1871b5bf5 docs: 更新文档 2022-06-16 14:06:35 +08:00
winixt
bf4e810635 chore: 优化 template 2022-06-16 12:36:05 +08:00
winixt
0b0f3cf1e8 chore: v3.0.0-beta.9 v3.0.0-beta.9 2022-06-16 11:24:01 +08:00
qlin
5477885fdf refactor: 优化 request 插件 (#130)
* refactor: 优化 request 插件

* fix: errorHandler 的顺序控制问题'
2022-06-16 11:04:26 +08:00
qlin
a520c50e85 docs: 优化 mock.js 文档 (#129) 2022-06-15 16:15:07 +08:00
wanchun
237584e251 docs: 更新文档思索 2022-06-15 16:09:57 +08:00
wanchun
a47af5e57c docs: 文档搜索 2022-06-15 15:36:49 +08:00
wanchun
2180478708 chore: v3.0.0-beta.8 v3.0.0-beta.8 2022-06-14 19:28:47 +08:00
wanchun
f582af05d4 refactor: 优化乾坤和layout 2022-06-14 19:28:09 +08:00
wanchun
64d7b53061 chore(release): publish
- @fesjs/plugin-qiankun@2.1.1
@fesjs/plugin-qiankun@2.1.1
2022-06-08 19:28:33 +08:00
wanchun
6cb1672cf4 fix: 修复qiankun内存泄露 2022-06-08 19:27:59 +08:00
wanchun
fbf32d6afc fix: 修复乾坤 bug 2022-06-07 20:07:26 +08:00
wanchun
cee623b6b8 chore(release): publish
- @fesjs/plugin-layout@4.2.1
 - @fesjs/plugin-qiankun@2.1.0
 - @fesjs/preset-built-in@2.1.1
 - @fesjs/fes@2.1.1
@fesjs/fes@2.1.1 @fesjs/plugin-layout@4.2.1 @fesjs/plugin-qiankun@2.1.0 @fesjs/preset-built-in@2.1.1
2022-06-07 17:35:56 +08:00
harrywan
cd260cfbcf Fix qiankun 内存泄漏问题 (#126)
* fix: 修复乾坤插件内存问题

* fix: 多页签时关闭页面需要清除缓存

* feat: 乾坤增加entry配置,用于区别同一name不同位置用法

* docs: 去掉文档

* fix: preset-build-in的route api 兼容

* fix: 修复问题

* docs: 更新w文档

* fix: 变更api
2022-06-07 17:29:24 +08:00
wanchun
d77d4ef841 chore(release): publish
- @fesjs/plugin-layout@4.2.0
@fesjs/plugin-layout@4.2.0
2022-05-30 16:49:32 +08:00
wanchun
26b48558d1 feat: plugin-layout 多页签可以删除当前页面 2022-05-30 16:48:13 +08:00
wanchun
4b7a3c522c Merge branch 'next' of https://github.com/WeBankFinTech/fes.js into next 2022-05-27 17:57:04 +08:00
wanchun
2c0078753a docs: 更新常见问题 2022-05-27 17:56:52 +08:00
winixt
9e48bdd091 chore: v3.0.0-beta.7 v3.0.0-beta.7 2022-05-25 19:21:10 +08:00
winixt
e0c306c70c fix: npm 包 ts 文件丢失问题 2022-05-25 19:19:36 +08:00
winixt
c2eb14d0d1 docs: 优化 runtime 文档 2022-05-25 16:28:38 +08:00
wanchun
5846e48480 docs: 修复发布文档action 2022-05-25 11:49:22 +08:00
wanchun
b618a534aa docs: 修复发布文档action 2022-05-25 11:44:10 +08:00
wanchun
85c6bb652b docs: 发布到pages 2022-05-25 11:34:10 +08:00
harrywan
6c32ed5051 docs: 触发更新文档 2022-05-25 11:16:44 +08:00
harrywan
927ed48408 docs: 修复docs action问题 2022-05-25 11:15:18 +08:00
harrywan
c6cfcbbd0f docs: 修复docs action 问题 2022-05-25 11:14:06 +08:00
harrywan
024a8feff5 docs: pages发布master版本文档 2022-05-25 11:08:55 +08:00
harrywan
b0af285e12 docs: 添加1.0 地址 2022-05-25 11:02:55 +08:00
wanchun
41ee454da1 chore: v3.0.0-beta.6 v3.0.0-beta.6 2022-05-19 17:47:36 +08:00
wanchun
eb791048e6 fix: polyfill改为使用@vitejs/plugin-legacy 2022-05-19 17:47:00 +08:00
wanchun
b00e895f16 docs: 更新文档 2022-05-18 14:46:10 +08:00