Commit Graph

557 Commits

Author SHA1 Message Date
Michael Brevard
8b21493917
Merge branch 'main' into patch-21 2025-01-13 17:59:26 +02:00
Daniel Roe
660f172030
test: add minimal pages fixture (#30457) 2025-01-05 00:34:55 +00:00
GalacticHypernova
fe0807dd08 fix: remove leftover event loader 2024-12-29 00:38:59 +02:00
Michael Brevard
c7e154e11a
Merge branch 'main' into patch-21 2024-12-28 19:46:48 +02: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
Alexander Lichter
f877823a43
feat(nuxt): add mode: 'navigation' to callOnce (#30260) 2024-12-18 11:41:15 +00:00
Michael Brevard
e15651e31f
Merge branch 'main' into patch-21 2024-12-18 11:26:22 +02: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
Nikolay
54f5b9e8a4
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:09:15 +00:00
Daniel Roe
2cd9f33e6d
fix: update engines.node to match dependencies (#30139) 2024-12-03 15:47:02 +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
Daniel Roe
bcf79a63ba
fix: remove unused dependencies and tidy project (#30043) 2024-11-26 13:01:38 +00:00
tbitw2549
897b067e19 chore: add back delayedHydration config 2024-11-05 13:46:16 +02:00
tbitw2549
b2b2c4db63 chore: remove transient nuxt config 2024-11-05 13:45:05 +02:00
tbitw2549
7c6b5d73c7 Merge remote-tracking branch 'upstream/main' into patch-21 2024-11-05 13:42:55 +02:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 13:32:46 +01:00
renovate[bot]
b7e10e3956
chore(deps): update all non-major dependencies (main) (#29523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 18:36:28 +01:00
Ryoya
fbfb4e3568
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-10 20:53:51 +01:00
Daniel Roe
01bee2f0ea
feat(rspack,webpack): add rspack builder (#29142)
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
2024-10-09 14:57:54 +01:00
Ryota Watanabe
ebc370c6f6
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 00:09:02 +02:00
Daniel Roe
e56fa4e3dd
test: move catchall path to subdirectory (#29331) 2024-10-08 20:02:42 +01:00
Daniel Roe
781d8c4174
fix(nuxt): use routeRules to hint pages to prerender (#29172) 2024-09-26 17:07:46 +01:00
tbitw2549
c0844b902e feat: add hydration emit for callbacks 2024-09-14 21:31:16 +03:00
tbitw2549
373e223268 fix: merge attrs at render
This fixes a reactivity issue and adds an accompanying test case
2024-09-14 20:43:23 +03:00
tbitw2549
fe9b2b96f5 feat: time and promise based delayed hydration 2024-09-14 14:01:50 +03:00
Michael Brevard
86384794e8
Merge branch 'main' into patch-21 2024-09-14 09:11:54 +03:00
Daniel Roe
be622645e0
fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:44:43 +01:00
Daniel Roe
35ebf8d90b
test: add regression test for using route in template (#28967) 2024-09-13 12:31:26 +01:00
Daniel Roe
889a5642fb
Merge remote-tracking branch 'origin/main' into patch-21 2024-09-11 21:06:10 +01:00
Daniel Roe
a0ea790b80
fix(kit,nuxt,schema)!: remove other support for nuxt2/bridge (#28936) 2024-09-11 11:02:22 +01:00
Daniel Roe
2f0a28d47e
refactor(nuxt): use vite:preloadError event (#28862) 2024-09-11 11:01:55 +01:00
renovate[bot]
69d7448980
chore(deps): update all non-major dependencies (main) (#28882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-09 15:44:51 +01:00
Daniel Roe
a39773b1ab
fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-05 22:36:15 +02:00
Daniel Roe
5d4d6013af
chore: tidying workflows + add sherif workflow (#28793) 2024-09-02 22:03:47 +01:00
Eckhardt (Kaizen) Dreyer
c8cff9be54
fix(nuxt): handle deleted cookies from CookieStore events (#28760) 2024-08-30 14:37:19 +01:00
tbitw2549
124d1e2b49 test: immediately-available visible elem 2024-08-28 16:26:59 +03:00
tbitw2549
e304d6c367 feat: support condition, media query, and never
This adds 3 more types of hydration to cover most of the use cases.
2024-08-25 13:53:29 +03:00
Julien Huang
8730dde90b
feat(nuxt): allow server islands to manipulate head (#27987) 2024-08-22 13:05:39 +01:00
felix-dolderer
85719f00aa
fix(nuxt): allow customising status code in validate method (#28612) 2024-08-21 12:51:22 +01:00
Daniel Roe
31779d2371
Merge remote-tracking branch 'origin/main' into patch-21 2024-08-20 12:12:14 +01:00
Daniel Roe
3ec103b1d4
feat(schema): split dev/prod build directories (#28594) 2024-08-19 17:03:11 +01:00
Michael Brevard
8d066205c2
Merge branch 'main' into patch-21 2024-08-13 18:22:59 +03:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-12 22:16:04 +01:00
rubyisrust
c172207879
chore: fix some typos in comments (#28501) 2024-08-12 10:42:47 +01:00