qlin
|
5477885fdf
|
refactor: 优化 request 插件 (#130)
* refactor: 优化 request 插件
* fix: errorHandler 的顺序控制问题'
|
2022-06-16 11:04:26 +08:00 |
|
winixt
|
9e48bdd091
|
chore: 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 |
|
wanchun
|
291fb2dc81
|
chore: v3.0.0-beta.3
|
2022-05-17 17:05:56 +08:00 |
|
wanchun
|
759f3ba3e5
|
chore: v3.0.0-beta.2
|
2022-05-17 14:37:18 +08:00 |
|
winixt
|
b0f1886fd6
|
release: v2.1.1
|
2022-05-16 17:56:29 +08:00 |
|
wanchun
|
a3669e48fe
|
feat: 升级版本号
|
2022-05-16 16:24:29 +08:00 |
|
wanchun
|
ec96d0894e
|
feat: 合并master
|
2022-05-16 14:10:56 +08:00 |
|
winixt
|
6959380bd7
|
chore: 移除上一个版本废弃的 API
|
2022-05-12 10:59:32 +08:00 |
|
winixt
|
064520e2b8
|
chore(release): publish
- @fesjs/plugin-request@2.0.15
|
2022-04-29 15:56:30 +08:00 |
|
qlin
|
fb2673c2e6
|
fix: request skipErrorHandler 配置问题 (#121)
* fix: request skipErrorHandler 配置问题
* fix: 处理 default 异常问题?
|
2022-04-29 15:55:56 +08:00 |
|
wanchun
|
ef29f6db54
|
docs: 更新readme
|
2022-04-18 13:37:36 +08:00 |
|
harrywan
|
abb3e05a91
|
feat: watermark (#112)
* feat: 基础功能
* feat: 支持时间戳
* refactor(plugin-watermark): 优化实现
* feat(plugin-watermark): 提供开关
* docs: 添加文档
* docs: 优化文档
|
2022-04-18 13:31:47 +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
|
2022-04-11 19:45:24 +08:00 |
|
winixt
|
1acd6ca889
|
chore: 移除针对 pnpm 优化的逻辑,建议加 shamefully-hoist 配置
|
2022-04-06 14:26:07 +08:00 |
|
winixt
|
eba633ac69
|
refactor: 优化 resolver inner dep and declare type file
|
2022-03-28 21:03:13 +08:00 |
|
winixt
|
d6703f4a88
|
refactor: 完成运行时类型改造
|
2022-03-27 20:10:28 +08:00 |
|
winixt
|
9c4b7b94fd
|
fix: run vite
|
2022-03-26 14:58:01 +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
|
2022-03-22 12:53:21 +08:00 |
|
wanchun
|
004f98a094
|
docs: 更新包readme
|
2022-02-08 15:19:44 +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
|
2022-01-25 18:01:32 +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
|
2022-01-18 15:27:36 +08:00 |
|
winixt
|
130eed0fd6
|
chore(release): publish
- @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
|
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
|
2022-01-12 19:15:29 +08:00 |
|
wanchun
|
00acb5b262
|
fix: plugin-request
|
2022-01-12 19:09:16 +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 |
|
winixt
|
0d31d034a5
|
fix: generate get request url key
|
2021-11-18 11:09:47 +08:00 |
|
winixt
|
6fec42a19b
|
feat: 支持pnpm
|
2021-11-16 21:24:25 +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 |
|
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
|
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 |
|
winixt
|
51c83c2df2
|
feat: 优化 dataField 逻辑
|
2021-07-29 11:24:44 +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 |
|
winixt
|
9a5f2c57ac
|
chore(release): publish
- @fesjs/plugin-request@2.0.1
|
2021-07-21 19:12:25 +08:00 |
|
winixt
|
2c38d20841
|
fix: await request error
|
2021-07-21 19:05:27 +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
|
6b8852afec
|
chore(release): publish
|
2021-05-31 17:04:31 +08:00 |
|
winixt
|
e15a350f6c
|
Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3
|
2021-05-26 14:53:18 +08:00 |
|
winixt
|
f9f735c3a6
|
feat: 添加 reqeust base 警告
|
2021-05-26 14:52:09 +08:00 |
|