Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature feature async (#85) #2

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Feature feature async (#85) #2

wants to merge 7 commits into from

Conversation

wll8
Copy link
Owner

@wll8 wll8 commented May 5, 2022

  • feat: async function support

  • chore: release 0.3.3

  • chore: doc fix

Co-authored-by: gaoxiang.666 gaoxiang.666@bytedance.com

* feat: async function support

* chore: release 0.3.3

* chore: doc fix

Co-authored-by: gaoxiang.666 <gaoxiang.666@bytedance.com>
@wll8 wll8 closed this May 5, 2022
@wll8 wll8 reopened this May 5, 2022
lavyun and others added 6 commits May 28, 2022 12:56
Co-authored-by: gaoxiang.666 <gaoxiang.666@bytedance.com>
Co-authored-by: gaoxiang.666 <gaoxiang.666@bytedance.com>
``` sh
> yarn test
  1) XHR
       MockXMLHttpRequest
         bolb responseType
           response is Blob type:
     Error: Network Error
```
* 修复解决 process 事件获取不到进度的问题 (#94)

当前:process 事件获取不到下载进度
期望:process 事件获取到下载进度
方案:如代码 diff,构造完整的自定义事件

* fix: xhr use native event.

Co-authored-by: ken <ken198701@gmail.com>
Co-authored-by: gaoxiang.666 <gaoxiang.666@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants