Michael Brevard
d3aef5549a
docs: tofandel review
...
Co-authored-by: Adrien Foulon <6115458+Tofandel@users.noreply.github.com>
2024-10-31 08:48:16 +02:00
Michael Brevard
c4123fa09f
docs: remove usage of unnecessary utils
2024-10-09 10:28:32 +03:00
tbitw2549
f054daccf8
docs: add conditional rendering and state caveats
2024-09-15 12:59:54 +03:00
Michael Brevard
100664e149
docs: typo
2024-09-15 07:53:32 +03:00
Michael Brevard
6945776b6c
docs: rephrase lazy time misuse case
2024-09-15 07:52:34 +03:00
Michael Brevard
6c741f7cad
Merge branch 'main' into patch-21
2024-09-15 07:44:08 +03:00
Michael Brevard
0bed244f5c
docs: reference pure conditional hydration as a LazyIf option
2024-09-15 07:03:24 +03:00
Michael Brevard
bf131a2173
docs: hydration event callback example
2024-09-14 21:54:02 +03:00
Michael Brevard
1ad62a16f5
docs: add custom strategies example via LazyIf
2024-09-14 16:57:14 +03:00
Michael Brevard
6f1757700c
docs: rephrase caveats and best practices
2024-09-14 16:40:56 +03:00
Paulo Ricardo Severo
b267962a94
docs: remove confusing reference to 'SPA' ( #28991 )
2024-09-14 13:24:33 +01: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
@beer
52b405b4e8
docs: fix typo ( #28983 )
2024-09-13 18:30:40 +01:00
tbitw2549
a9c76a405c
Merge branch 'patch-21' of https://github.com/GalacticHypernova/nuxt into patch-21
2024-09-13 12:07:09 +03:00
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
Daniel Roe
889a5642fb
Merge remote-tracking branch 'origin/main' into patch-21
2024-09-11 21:06:10 +01:00
Daniel Roe
1fec546102
perf(nuxt): remove interop default for dynamic components ( #28912 )
2024-09-10 14:56:08 +01:00
Osama Abdallah Essa Haikal
8e27051ab4
docs: add known limitations for app.config.ts ( #28875 )
2024-09-07 19:22:46 +02:00
Daniel Roe
e367cc9c48
feat(nuxt): cache vue app build outputs ( #28726 )
2024-08-28 21:00:38 +01:00
@beer
63646ef64a
docs: fix typo ( #28724 )
2024-08-27 17:21:25 +01: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