2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-14 20:32:24 +03:00

More reliable strategy for getting deepmost component + addition of refresh() method + example & documentation on asynchronous updates

This commit is contained in:
Declan de Wet
2016-11-09 07:26:38 +02:00
parent fa290273df
commit 076832cbd6
18 changed files with 268 additions and 45 deletions
+1
View File
@@ -11,6 +11,7 @@
<li><a href="basic-render">Basic Render</a></li>
<li><a href="vue-router">Usage with vue-router</a></li>
<li><a href="vuex">Usage with vuex</a></li>
<li><a href="vuex-async">Usage with vuex + async actions</a></li>
</ul>
</body>
</html>