We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc64f86 commit 26421d5Copy full SHA for 26421d5
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# vuex-loading changelog
2
+
3
+## UNRELEASED
4
5
+- rename v-loading slot `spinner` to `loading` #30
6
+- added `wrapLoading` helper function for easy integration of vuex-loading in vue component methods #30
7
8
+## v0.3.0
9
10
+- Rename `$vuexLoading` to `$vueLoading` to be consistent with class name #25
0 commit comments