2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-19 22:29:37 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
pimlie 2b24acc8b2 refactor: set defaultOptions in shared/constants 2019-03-12 10:03:46 +01:00
pimlie 5f8025e126 test: increase coverage, add missing tests
fix: issues discovered by adding missing tests
2019-03-12 10:03:46 +01:00
pimlie 173b31d1d7 feat: export hasMetaInfo helper function 2019-03-05 14:17:28 +01:00
pimlie f597f61104 Revert "feat: use named exports to export helper functions"
This reverts commit 95c3b7d4e8.
2019-03-05 14:12:56 +01:00
pimlie 95c3b7d4e8 feat: use named exports to export helper functions 2019-03-05 14:06:21 +01:00
pimlie 9c80dab7b2 fix: use single object prop on
feat: provide hasMetaInfo export for other libraries to check if metaInfo has been defined

chore: deprecate _hasMetaInfo
2019-02-23 13:49:37 +01:00
pimlie d237180cbd feat: add pause/resume methods to pause updates 2019-02-20 14:46:05 +01:00
pimlie 93fb27a694 chore: add separate tests for server and browser plugin 2019-02-11 12:40:00 +01:00
pimlie b4feec0232 chore: rename constants to use camelCase for better readability 2019-02-11 09:16:51 +01:00
pimlie 5d64d43862 feat: major refactor, cleanup and jest tests 2019-02-09 21:45:22 +01:00