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
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
Michael Brevard
3426fca610
Merge branch 'main' into patch-21
2024-08-13 23:13:16 +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
xjccc
c28be6553c
docs: correct custom routing link ( #28497 )
2024-08-12 09:33:10 +01:00
Riley Ho
6807699a69
docs: remove vue-tsc major version constraint ( #28484 )
2024-08-09 14:50:33 +01:00
Michael Brevard
b9b25a6e41
Merge branch 'main' into patch-21
2024-08-05 20:29:29 +03:00
AuroraTea
32f1573614
docs: fix TypeScript errors for examples ( #28403 )
2024-08-05 14:58:10 +01:00
Meo
00ddd7bdac
docs: bunx
-> bun x
( #28277 )
2024-07-23 22:09:05 +02: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
Dominic
0d39bbf65c
docs: use code groups for install commands in module guide ( #28094 )
2024-07-11 07:06:14 +01:00
Daniel Kelly
fe3dbfd655
docs: remove deprecated pending
variable from data fetching docs ( #28011 )
2024-07-03 23:05:15 +01:00
Daniel Roe
421d100172
docs: update example to use nuxtApp.runWithContext
( #28000 )
2024-07-03 12:43:59 +01:00
Typed SIGTERM
910814ae18
docs: warn about ref unwrapping when auto-importing ref
s ( #27933 )
2024-07-01 09:38:03 +01:00
Michael Brevard
b715dcf0a2
docs: remove duplicate server-side notice in runtime config ( #27929 )
2024-06-30 23:35:38 +01:00
Daniel Roe
245320f31c
docs: update reference to nightly release for testing nuxt 4
2024-06-30 11:18:48 +01:00
Daniel Roe
2afc1fe226
docs: update Nuxt 3
-> Nuxt
or Nuxt 3+
2024-06-30 11:11:22 +01:00
Martin Masevski
9447d4eab4
docs: remove warning about type checking ( #27911 )
2024-06-29 21:43:39 +01:00
Bochkarev Ivan
04d157e670
docs: use internal link ( #27883 )
2024-06-28 12:17:36 +02:00
Michael Brevard
97fd06e4ff
Merge branch 'main' into patch-21
2024-06-27 17:40:56 +03:00
Alexander Lichter
3310a1ab5c
docs: hint to use runtime config ( #27859 )
2024-06-27 12:03:14 +02:00
Daniel Roe
8f95cac34c
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly ( #27702 )
2024-06-26 15:18:05 +02:00
Michael Brevard
57b7cf5123
docs: warn about awaiting useFetch
/AsyncData
in wrappers ( #27785 )
2024-06-24 11:03:47 +01:00
tbitw2549
70789a0631
chore: rename loader to hydrate
2024-06-22 00:20:01 +03:00
Michael Brevard
a80843f9d2
Merge branch 'main' into patch-21
2024-06-21 18:12:51 +03:00
Daniel Roe
69f09fbae1
fix(nuxt)!: remove old experimental options ( #27749 )
2024-06-21 07:01:40 +01:00
Michael Brevard
9cbdbc7814
chore: better wording
2024-06-20 09:47:25 +03:00
Michael Brevard
d80c5562b7
docs: provide clearer separation between Lazy and DH
2024-06-20 09:45:13 +03:00
Michael Brevard
0919a82a75
Merge branch 'main' into patch-21
2024-06-19 16:28:41 +03:00
Michael Brevard
5cb4e41553
docs: rephrase
2024-06-19 12:08:39 +03:00
Michael Brevard
b36d0b484e
docs: fix space and link
2024-06-18 00:24:15 +03:00
Michael Brevard
bfb875e1fe
docs: remove warning, add modifier conflicting component info
2024-06-18 00:22:48 +03:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links ( #27670 )
2024-06-17 17:02:56 +02:00
Michael Brevard
022b836cdc
docs: update experimental config key
2024-06-17 17:18:49 +03:00
tbitw2549
76f2f5dc4a
docs: add reference to event-based lazy loading
2024-06-15 01:10:20 +03:00
tbitw2549
1cb243ed08
feat: auto-import loaders and update docs
2024-06-14 23:27:22 +03:00
Michael Brevard
0ead860117
Merge branch 'main' into patch-21
2024-06-14 18:39:18 +03:00
Daniel Roe
4b28d2628c
docs: update compatibility example
...
https://github.com/nuxt/nuxt/issues/27613
2024-06-14 14:15:41 +01:00
Michael Brevard
6e6832fc3e
Merge branch 'main' into patch-21
2024-06-11 19:20:31 +03:00
Daniel Roe
1d2eee00d0
docs: update more references to v3.12
2024-06-11 10:56:24 +01:00
Hendrik Heil
1d34594b9e
feat(nuxt): register plugin hooks before executing plugins ( #27449 )
2024-06-10 19:41:36 +01:00