1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 00:11:18 +00:00
Commit Graph

889 Commits

Author SHA1 Message Date
Daniel Roe
d527a29af5
test: try to improve dev test stability ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2025-03-06 10:54:02 +00:00
Daniel Roe
83f3fc47ca
fix(nuxt): ensure externals are resolved first () 2025-03-06 10:51:31 +00:00
Daniel Roe
16e09391b9
fix(nuxt): resolve shared externals to absolute paths () 2025-03-06 09:59:36 +00:00
Harlan Wilton
bc0a3948e2
fix(nuxt): consolidate head component context () 2025-03-05 11:51:22 +00:00
renovate[bot]
36d5d533b8
chore(deps): update nitro to v2.11 and all other non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-05 10:15:28 +00:00
Daniel Roe
d7623f884c
test: ensure dev tests have separate buildDirs 2025-03-04 23:31:27 +00:00
Harlan Wilton
80c8cd27bf
feat(nuxt): upgrade to unhead v2 () 2025-03-04 21:25:31 +00:00
Daniel Roe
a8856de591
fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:25 +00:00
Daniel Roe
ee040eea3d
test: filter out dev server logs 🙈 2025-03-01 19:59:50 +00:00
Daniel Roe
ad306f4726
test: simplify further 2025-03-01 19:08:52 +00:00
Daniel Roe
da3b39d677
test: fix time-based hydration test 2025-03-01 13:23:44 +00:00
Daniel Roe
156ab7c93c
feat(kit,nuxt): augment nitro types with addTypeTemplate () 2025-03-01 13:10:38 +00:00
Julien Huang
d153ea9d23
fix(nuxt): show error page on island page error () 2025-03-01 13:09:01 +00:00
Michael Brevard
5e61eb567d
feat(nuxt): delayed/lazy hydration support ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 00:41:43 +00:00
Daniel Roe
6cf97bfe5f
test: skip testing spa-preloader in dev 2025-03-01 00:41:26 +00:00
Daniel Roe
9a9fcdab5b
test: add some more stability in hmr tests 2025-03-01 00:41:26 +00:00
Daniel Roe
fb9ee0a4ea
perf(nuxt): migrate to use exsolve for module resolution () 2025-02-28 22:50:49 +00:00
Julien Huang
281f12c3e1
refactor(nuxt): re-organize internal runtime/nitro files () 2025-02-28 14:05:55 +00:00
Alex Liu
bbb2a2b5c0
refactor(nuxt): update to noScripts route rule () 2025-02-28 14:00:28 +00:00
renovate[bot]
b7bf7e0141
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-25 14:29:33 +00:00
renovate[bot]
f709e5730b
chore(deps): update dependency ohash to v2 (3.x) () 2025-02-24 23:21:48 +00:00
renovate[bot]
4d010c30de
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-24 22:20:52 +00:00
Sébastien Chopin
530d02c093
fix(nuxt): use _ for NuxtIsland name on server pages () 2025-02-24 17:10:41 +00:00
Alex Liu
d7eb8948e7
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent () 2025-02-20 20:55:26 +00:00
Daniel Roe
11e6b8398c
chore: reorder options object 2025-02-20 20:55:26 +00:00
Daniel Roe
cbe38cf52c
test: bump timeout for route hmr 2025-02-20 20:55:26 +00:00
Alex Liu
6202f374c6
refactor(nuxt): prefer logical assignment operators () 2025-02-20 20:55:24 +00:00
xjccc
a85ca58382
feat(nuxt): allow forcing start/set in loading indicator () 2025-02-14 20:19:01 +01:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax () 2025-02-11 19:32:18 +00:00
renovate[bot]
27b18bd134
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-11 16:17:07 +00:00
Ryota Watanabe
41d4973279
feat(nuxt): allow disabling auto-imported polyfills () 2025-02-10 16:47:24 +00:00
Daniel Roe
c5e1911653
chore: bump bundle size 2025-02-08 21:27:08 +00:00
Julien Huang
9f6602f562
fix(nuxt): remove div wrapper in client-only pages () 2025-02-08 20:58:00 +00:00
Alex Liu
79b8f4b69e
fix(nuxt): prevent keepalive cache reset () 2025-02-08 20:53:18 +00:00
renovate[bot]
7ca43210e5
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:04:29 +00:00
Julien Huang
01f5694408
fix(nuxt): assign slot to be rendered for client components () 2025-02-05 14:41:24 +00:00
Maik Kowol
31e2570de1
fix(nuxt): ensure <NuxtLayout> fallback prop is typed () 2025-02-05 14:41:24 +00:00
Daniel Roe
bc9ac7349a
chore: remove second version of vitest 2025-02-05 14:40:21 +00:00
Daniel Roe
ce203a0a2c
test: update bundle size 2025-01-24 23:37:35 +00:00
Alex Liu
e96a96dbd9
perf(nuxt): enable Transition component only on client side () 2025-01-24 23:19:41 +00:00
renovate[bot]
f1c2948cd0
chore(deps): update all non-major dependencies (3.x) ()
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:16 +00:00
Daniel Roe
8a0350d5c2
fix(nuxt): allow url-specific chars in vfs () 2025-01-14 14:08:07 +00:00
Peter Buglavecz
fa2937087b
fix(nuxt): call page:loading:end only once with nested pages () 2025-01-14 12:59:04 +00:00
renovate[bot]
6cc6d69af4
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-12 13:10:04 +00:00
renovate[bot]
0b2079726c
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-11 17:28:27 +00:00
renovate[bot]
1253d4b60c
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-06 12:02:13 +00:00
Julien Huang
fb1f24fd01
fix(nuxt): treat client useAsyncData calls as async boundaries () 2024-12-24 21:33:19 +00:00
Julien Huang
58b6b72fc3
perf(nuxt): remove useId from composable key plugin () 2024-12-23 16:29:09 +00:00
renovate[bot]
bdb7e1e9f2
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-22 13:04:31 +00:00
Vuk Marjanovic
a4d4d48124
fix(nuxt): don't use <RouterLink> for links starting with # () 2024-12-19 13:56:17 +00:00