f / vue-wait

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

Migrating from vuex-loading #80

Open gkatsanos opened 5 years ago

gkatsanos commented 5 years ago

Are there some basic instructions or maybe an issue (that I wasn't able to find) about dropping vuex-loading and moving to vue-wait? For example, createActionHelpers is not there anymore, what do we replace that with? Thanks!