2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-25 03:14:04 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
pimlie ae8b4f58fa chore: lint examples 2019-03-11 10:47:44 +01:00
pimlie 97badf61cb feat: add afterNavigation callback (fix: #259) 2019-03-05 15:11:25 +01:00
pimlie 087e4abe76 chore: update vue-router example to include refresh once
chore: update example deps
2019-02-20 18:32:36 +01:00
pimlie b824a27d35 fix: trigger meta refresh on page load (fixes #283) 2019-02-11 15:10:56 +01:00
pimlie 5d64d43862 feat: major refactor, cleanup and jest tests 2019-02-09 21:45:22 +01:00
Sebastien Chopin 42b56e6a0f fix: Handle kept-alive components & vue-router transitions 2017-08-02 18:39:34 +02:00
Declan de Wet 495f61629a Favor function syntax over per-attribute function syntax 2016-11-10 15:28:21 +02:00
Declan de Wet fa290273df use object-assign ponyfill 2016-11-08 13:17:10 +02:00
Declan de Wet 6ad56ec73e implement fix for #9 edge-case 2016-11-08 04:04:14 +02:00
Declan de Wet ebb101d8e7 add vue-router example with render function 2016-11-07 06:58:57 +02:00