Commit Graph

875 Commits

Author SHA1 Message Date
Daniel Roe
275521aaea
Merge remote-tracking branch 'origin/main' into feat/unhead-v2 2025-02-08 21:48:30 +00:00
renovate[bot]
ebd5b5659b
chore(deps): update all non-major dependencies (main) (#30907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 20:47:29 +00:00
renovate[bot]
66f8a8ff0f
chore(deps): update all non-major dependencies (main) (#30897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:01:17 +00:00
Julien Huang
ab08b18175
fix(nuxt): remove div wrapper in client-only pages (#30425) 2025-02-06 21:57:17 +00:00
Alex Liu
5e7d4938cd
fix(nuxt): prevent keepalive cache reset (#30807) 2025-02-06 18:10:35 +00:00
Daniel Roe
99bd4959b2
chore: remove second version of vitest (#30868) 2025-02-05 13:25:54 +00:00
Julien Huang
9b689ea826
fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-03 12:05:04 +00:00
Maik Kowol
d9ba0d2249
fix(nuxt): ensure <NuxtLayout> fallback prop is typed (#30832) 2025-02-01 13:45:12 +00:00
renovate[bot]
df3b9aafa7
chore(deps): update all non-major dependencies (main) (#30828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-01 13:44:33 +00:00
Alex Liu
88666314e5
perf(nuxt): enable Transition component only on client side (#30720) 2025-01-24 17:16:26 +00:00
renovate[bot]
2c946b42a0
chore(deps): update all non-major dependencies (main) (#30693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-22 17:26:18 +00:00
harlan
fb3204657a chore: type issues 2025-01-22 16:12:58 +11:00
autofix-ci[bot]
c7206ccada
[autofix.ci] apply automated fixes 2025-01-22 04:51:22 +00:00
Harlan Wilton
0ce81cba96
Merge branch 'main' into feat/unhead-v2 2025-01-22 15:48:45 +11:00
harlan
cf36b9b607 chore: unplugin import replacements and v3, v4 exports 2025-01-22 15:48:27 +11:00
Daniel Roe
9819024a2f
ci: run bundle size assertion outside of matrix (#30688) 2025-01-21 12:58:51 +00:00
Daniel Roe
4cce6bf8d5
test: update bundle size assertion 2025-01-21 12:15:15 +00:00
Daniel Roe
0f897a056e
perf(nuxt): reduce unnecessary template updating (#30684)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-21 11:25:31 +00:00
Daniel Roe
f458153d9f
test: update bundle size assertion 2025-01-21 10:24:43 +00:00
harlan
d4796b6085 chore: broken tests 2025-01-21 20:43:36 +11:00
harlan
7f069dc811 chore: broken tests 2025-01-21 20:36:44 +11:00
harlan
88cc6ba9b8 chore: use internal apis 2025-01-21 17:28:10 +11:00
harlan
96f6e16414 Merge branch 'main' of github.com:nuxt/nuxt into feat/unhead-v2 2025-01-21 15:10:17 +11:00
Daniel Roe
a6b75d8674
chore(deps): update nitro + h3 nightly versions + reenable tracking (#30644)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-20 13:35:36 +00:00
Daniel Roe
06d5840d26
fix(nuxt): allow url-specific chars in vfs (#30584) 2025-01-14 13:10:25 +00:00
Peter Buglavecz
4f009f6212
fix(nuxt): call page:loading:end only once with nested pages (#29009) 2025-01-14 11:37:24 +00:00
harlan
99d36f1be7 feat: @unhead/vue v2 2025-01-14 20:03:48 +11:00
renovate[bot]
816d53cc7f
chore(deps): update all non-major dependencies (main) (#30486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-10 15:18:03 +00:00
renovate[bot]
18fb960ba4
chore(deps): update all non-major dependencies (main) (#30462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-06 11:57:58 +00:00
Daniel Roe
2438130f6b
test: update bundle size 2025-01-05 12:12:07 +00:00
Daniel Roe
660f172030
test: add minimal pages fixture (#30457) 2025-01-05 00:34:55 +00:00
Julien Huang
0f8740636d
fix(nuxt): treat client useAsyncData calls as async boundaries (#30343) 2024-12-24 14:25:09 +00:00
Julien Huang
201323d22c
perf(nuxt): remove useId from composable key plugin (#30328) 2024-12-22 13:03:59 +00:00
Vuk Marjanovic
03f0d1aec3
fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-18 23:39:54 +00:00
Daniel Roe
46e2900a26
test: ensure dev server is loaded before running tests 2024-12-18 12:09:18 +00:00
Alexander Lichter
f877823a43
feat(nuxt): add mode: 'navigation' to callOnce (#30260) 2024-12-18 11:41:15 +00:00
Connor Roberts
b4c0f17776
fix(nuxt): respect replace in middleware with navigateTo (#30283) 2024-12-18 10:26:32 +00:00
Daniel Roe
48e50c030a
fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-16 20:51:18 +00:00
renovate[bot]
54b1918a5c
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 17:41:08 +00:00
Daniel Roe
4d22f4d5ac
chore: update once more 2024-12-12 13:05:43 +00:00
Daniel Roe
696be1150a
chore: downgrade engines.node to reflect only deps 2024-12-12 13:02:12 +00:00
Daniel Roe
cd98154c39
test: try to improve spa preloader tests 2024-12-10 20:45:07 +00:00
Daniel Roe
21b6826c1a
test: improve assertions for spa loading tests 2024-12-09 21:40:23 +00:00
Nikolay
54f5b9e8a4
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:09:15 +00:00
Julien Huang
231b7d17c3
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 10:35:37 +00:00
Julien Huang
374967ba10
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 10:34:00 +00:00
Daniel Roe
2cd9f33e6d
fix: update engines.node to match dependencies (#30139) 2024-12-03 15:47:02 +00:00
Harlan Wilton
a01c41b4d3
perf(nuxt): preload app manifest (#30017) 2024-12-03 13:07:36 +00:00
Daniel Roe
5f30fe925f
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:31:17 +00:00
Daniel Roe
7b9f4b8dd9
fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-02 15:40:44 +00:00