Commit Graph

1758 Commits

Author SHA1 Message Date
tbitw2549
fb6d4a518a refactor: avoid conflicting renders
This refactors SSR handling with the existing approach, given the SSR limitation of establishing rendering separation.

This also simplifies SSR renders using the same data and adds early returns wherever possible to internally minimize delayed hydration dependency
2024-09-13 12:04:49 +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
Daniel Roe
31779d2371
Merge remote-tracking branch 'origin/main' into patch-21 2024-08-20 12:12:14 +01:00
Michael Brevard
309726060c
docs: fix createIdleLoader usage example 2024-08-20 14:03:00 +03:00
Kewin Szlezingier
0c9ba32c1e
feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-19 15:50:20 +01:00
Vasily Kuzin
70c4efb55a
docs: add line-breaks to tips in Module Author Guide (#28587) 2024-08-19 12:24:30 +01:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks (#28514) 2024-08-16 11:19:08 +01:00
renovate[bot]
304c17be7c
chore(deps): update all non-major dependencies (main) (#28546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 10:37:35 +01:00
Sébastien Chopin
f85cb4d6ae
docs: update deep default for useAsyncData & useFetch (#28564) 2024-08-16 09:45:04 +01:00
xjccc
a4be2cb31b
docs: update useRuntimeConfig source path (#28553) 2024-08-15 09:25:55 +01:00
Michael Brevard
3426fca610
Merge branch 'main' into patch-21 2024-08-13 23:13:16 +03:00
tbitw2549
b64dca110e refactor: use vue native hydration strategies 2024-08-13 19:18:03 +03:00
Mike Laumann Bellika
e52dff0596
docs: fix options type in custom useFetch recipe (#28389) 2024-08-13 16:39:40 +01:00
Michael Brevard
8d066205c2
Merge branch 'main' into patch-21 2024-08-13 18:22:59 +03:00
Typed SIGTERM
3a42a7bc25
docs: improve typing of default exports (#28520) 2024-08-13 14:15:46 +01:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-12 22:16:04 +01:00
Son Tran
c4cad445ea
feat(kit): add prepend option to addRouteMiddleware (#28496) 2024-08-12 19:41:01 +01:00
xjccc
c28be6553c
docs: correct custom routing link (#28497) 2024-08-12 09:33:10 +01:00
Matej Černý
48377fa18c
docs: recommend '#teleports' target instead of 'body' (#28489) 2024-08-09 17:55:10 +01:00
Riley Ho
6807699a69
docs: remove vue-tsc major version constraint (#28484) 2024-08-09 14:50:33 +01:00
Adam DeHaven
83f8617e3f
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371) 2024-08-08 13:52:28 +01:00
Daniel Roe
cc2bdb5e94
docs: link to vue test utils docs for mountSuspended (#28463) 2024-08-08 11:04:36 +01:00
Michael Brevard
b9b25a6e41
Merge branch 'main' into patch-21 2024-08-05 20:29:29 +03:00
Sébastien Chopin
576c34efe9
docs: use ts for create-error example (#28411) 2024-08-05 16:33:39 +01:00
renovate[bot]
c906312034
chore(deps): update all non-major dependencies (main) (#28321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-05 16:33:27 +01:00
@beer
ede1f923fc
docs: improve readability of link to mdn (#28327) 2024-08-05 15:15:05 +01:00
AuroraTea
32f1573614
docs: fix TypeScript errors for examples (#28403) 2024-08-05 14:58:10 +01:00
Adam DeHaven
44a49f0bc1
docs: setup host property and usage example (#28331) 2024-08-01 15:58:33 +02:00
nuxt-studio[bot]
edea29d48e
market(docs): update 2024-07-30 08:43:29 +00:00
Vaci
68b720538c
docs: update link to RuntimeNuxtHooks (#28336) 2024-07-29 10:50:58 +02:00
Meo
00ddd7bdac
docs: bunx -> bun x (#28277) 2024-07-23 22:09:05 +02:00
Mohab Sameh
65a98cf7be
docs: fix codemod command typos (#28279) 2024-07-23 19:02:08 +02:00
Daniel Roe
be37ffcede
docs: use headers.getSetCookie 2024-07-21 21:28:20 +02:00
Daniel Roe
fa29c35780
docs: use splitSetCookieString from cookie-es 2024-07-21 21:21:30 +02:00
Quentin Macq
3a72b9d1a4
docs: add vue lang to sample code (#28247) 2024-07-21 21:03:15 +02:00
Vaci
1a2cae7d9a
docs: fix note in layers usage chapter (#28236) 2024-07-20 09:20:52 +01:00
Johan Krijt
228b9f6820
docs: fix issue in cookie passing example (#28223) 2024-07-19 14:12:34 +01:00
arshcodemod
064e7b7f12
docs: codemods for migrating to Nuxt 4 (#28072) 2024-07-18 19:57:14 +01:00
Santiago A
7ed5bd4b2c
docs: add info about layers/ directory (#28128) 2024-07-12 13:24:31 +01:00
Michael Brevard
2df3351048
Merge branch 'main' into patch-21 2024-07-12 14:01:28 +03:00
Julien Huang
f8963f1dfe
docs: warn about nested islands (#28062) 2024-07-11 12:56:46 +01:00
John Tanzer
8f7815e96e
docs: clarify navigateTo is not for nitro routes (#28092) 2024-07-11 09:07:30 +01:00
Thomas
200fe48829
docs: remove a resolved issue from view transition docs (#28091) 2024-07-11 07:16:19 +01:00
Santiago A
8f84dce539
docs: mention content in upgrade guide v4 folder structure (#28090) 2024-07-11 07:13:13 +01:00
Dominic
0d39bbf65c
docs: use code groups for install commands in module guide (#28094) 2024-07-11 07:06:14 +01:00
Florian Metz
559b81719e
docs: update phrasing in route announcer (#28108) 2024-07-11 07:05:19 +01:00
xjccc
c5a50de6d1
docs: deprecate pending and emphasis undefined (#28113) 2024-07-11 07:04:37 +01:00
Liran Tal
b865cc511f
docs: clarify xrsp danger (#28053) 2024-07-05 18:20:33 +01:00
Daniel Roe
19d7f93284
fix(kit): add back requireModule and tryRequireModule (#28013) 2024-07-04 10:04:10 +01:00
Daniel Kelly
fe3dbfd655
docs: remove deprecated pending variable from data fetching docs (#28011) 2024-07-03 23:05:15 +01:00