1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-04 22:24:49 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Roe
2c2fbdffc9
refactor(nuxt)!: move head option support into defineNuxtComponent () 2022-11-15 15:47:17 +01:00
Harlan Wilton
9e6d292ba6
feat(nuxt): migrate to latest @vueuse/head () 2022-10-12 18:00:17 +01:00
Harlan Wilton
fe3fc34b12
fix(head): case http-equiv correctly () 2022-09-03 14:31:09 +02:00
Harlan Wilton
622c976cec
fix(nuxt): render head scripts that use body: true ()
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 13:43:25 +02:00
Harlan Wilton
aa653ef6cb
fix(nuxt): avoid duplicate titleTemplate () 2022-08-02 13:20:44 +02:00
Daniel Roe
3e7d6dafa1
test(nuxt3): add test case for computed head () 2022-04-14 17:27:31 +02:00
Daniel Roe
1091d456a8
feat(nuxt, bridge): support titleTemplate, viewport and charset for useHead () 2022-04-11 11:03:31 +02:00
Daniel Roe
e90b8c28d1
refactor(nuxt3,bridge)!: rename useMeta to useHead () 2022-04-05 16:02:29 +02:00