Skip to content
New issue

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

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

Already on GitHub? # to your account

types: extend Axios.AxiosRequestConfig with progress option #408

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

rchl
Copy link
Member

@rchl rchl commented Aug 25, 2020

As documented in https://axios.nuxtjs.org/options.html#progress, Nuxt Axios
supports passing "progress" boolean through request options.

As documented in https://axios.nuxtjs.org/options.html#progress, Nuxt Axios
supports passing "progress" boolean through request options.
@rchl rchl force-pushed the fix/add-progress-to-request branch from a8475a7 to c268c6b Compare August 25, 2020 12:38
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #408 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev      #408   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           32        32           
  Branches        13        13           
=========================================
  Hits            32        32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4942979...c268c6b. Read the comment docs.

@pi0 pi0 changed the title Extend Axios.AxiosRequestConfig with "progress" option types: extend Axios.AxiosRequestConfig with progress option Aug 25, 2020
@pi0 pi0 merged commit ea4ea7e into nuxt-community:dev Aug 25, 2020
@rchl rchl deleted the fix/add-progress-to-request branch August 25, 2020 17:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants