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

Feat/enhance useRequest #3243

Merged
merged 9 commits into from
Jun 8, 2020
Merged

Feat/enhance useRequest #3243

merged 9 commits into from
Jun 8, 2020

Conversation

chenbin92
Copy link
Collaborator

@chenbin92 chenbin92 commented May 28, 2020

功能描述

  • 集成 @ahooks/useRequest
  • 支持自定义请求库
  • 自动请求/手动请求
  • 缓存/预加载
  • 轮询
  • 防抖
  • 节流
  • 并行请求

关联问题

@chenbin92 chenbin92 changed the base branch from master to release-next May 28, 2020 06:03
@chenbin92 chenbin92 self-assigned this May 28, 2020
@chenbin92 chenbin92 changed the title [WIP] Feat/enhance use request [WIP] Feat/enhance useRequest May 29, 2020
@chenbin92 chenbin92 added this to the v1.5.0 milestone Jun 1, 2020
@chenbin92 chenbin92 changed the title [WIP] Feat/enhance useRequest Feat/enhance useRequest Jun 2, 2020
@chenbin92 chenbin92 requested a review from ClarkXia June 2, 2020 06:57
chenbin92 added 3 commits June 3, 2020 10:18
* feat: setup test environment

* feat: add request test

* feat: add useRequest test

* fix: remove codecov.yml

* fix: exclude test in tsconfig

* fix: ci scripts

* chore: optimize code

* refactor: workflows

* fix: add react-test-renderer deps

* feat: useRequest test case

* feat: codecov ci
@chenbin92 chenbin92 changed the title Feat/enhance useRequest [WIP] Feat/enhance useRequest Jun 4, 2020
@chenbin92
Copy link
Collaborator Author

依赖 ahooks 发布正式版本

@chenbin92 chenbin92 changed the title [WIP] Feat/enhance useRequest Feat/enhance useRequest Jun 8, 2020
@chenbin92 chenbin92 merged commit a2d991b into release-next Jun 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat/enhance-useRequest branch June 8, 2020 01:49
@chenbin92 chenbin92 mentioned this pull request Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants