f / vue-wait

Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications
MIT License
2k stars 101 forks source link

Progress Management #44

Closed f closed 6 years ago

f commented 6 years ago

This PR includes simple progress management.

There is a new state that contains progresses of loaders, it allows user to convert an indeterminate loader to determinate loader on its way.

f commented 6 years ago

@sky-code Can you please review the changes?

f commented 6 years ago

vue-wait