2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-27 01:54:04 +03:00

9 Commits

Author SHA1 Message Date
pimlie 9041bfef62 chore: lint 2020-01-03 10:30:33 +01:00
Pim 35b7099a07 fix: still traverse children when metainfo doesnt return object (#469)
* chore: ignore isServer for coverage

* fix: still traverse children when metainfo doesnt return object
2019-10-09 11:31:56 +02:00
pimlie 0ab76ee16b feat: add possibility to add additional meta info
refactor: server injectors

feat: add head, bodyPrepend, bodyAppend injectors

refactor: create browserbuild through rollup replace (not separate entry)
2019-09-17 13:55:29 +02:00
pimlie ae98f65511 chore: lint & fix test 2019-09-12 15:43:09 +02:00
pimlie cb2758eb0f feat: support generating tags directly from metaInfo object 2019-07-28 16:21:32 +02:00
pimlie 56f6577e25 chore: fix lint 2019-07-11 21:43:05 +02:00
pimlie d717dbf4e1 fix: dont use object.assign/spread
so we dont need a polyfill
2019-03-12 10:03:46 +01:00
pimlie 419951c59f refactor: combine meta helpers 2019-03-12 10:03:46 +01:00
pimlie 05b8891110 test: add e2e tests
fix: boolean attributes client side
2019-03-12 10:03:46 +01:00