Julien Huang
|
db5c1de3e4
|
docs: use defineNuxtComponent instead of defineComponent (#29011)
|
2024-09-17 14:01:47 +02:00 |
|
Paulo Ricardo Severo
|
98215d7956
|
docs: remove confusing reference to 'SPA' (#28991)
|
2024-09-15 21:44:48 +01:00 |
|
@beer
|
4789125176
|
docs: fix typo (#28983)
|
2024-09-15 21:44:47 +01:00 |
|
Daniel Roe
|
0e8f5ae59d
|
perf(nuxt): remove interop default for dynamic components (#28912)
|
2024-09-10 19:42:34 +01:00 |
|
Osama Abdallah Essa Haikal
|
7aa91ba894
|
docs: add known limitations for app.config.ts (#28875)
|
2024-09-09 10:28:51 +01:00 |
|
Gustav Odinger
|
29fbb2d61a
|
docs: persist package manager choice in code blocks (#28514)
|
2024-08-28 22:42:39 +01:00 |
|
Daniel Roe
|
bafc482fa5
|
perf(nuxt): cache vue app build outputs (#28726)
|
2024-08-28 22:39:40 +01:00 |
|
@beer
|
ef5faee7fd
|
docs: fix typo (#28724)
|
2024-08-27 19:43:32 +01:00 |
|
Vasily Kuzin
|
03ce7c63b3
|
docs: add line-breaks to tips in Module Author Guide (#28587)
|
2024-08-20 11:36:13 +01:00 |
|
renovate[bot]
|
ebcf93d673
|
chore(deps): update all non-major dependencies (3.x) (#28547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-16 11:40:09 +01:00 |
|
Mike Laumann Bellika
|
14f2b5b31f
|
docs: fix options type in custom useFetch recipe (#28389)
|
2024-08-13 20:44:00 +01:00 |
|
Typed SIGTERM
|
cbeb97c7be
|
docs: improve typing of default exports (#28520)
|
2024-08-13 20:44:00 +01:00 |
|
Horu
|
c4ae151de5
|
feat(nuxt): allow organising pages within route groups (#28276)
|
2024-08-13 20:44:00 +01:00 |
|
xjccc
|
dfb54e94bb
|
docs: correct custom routing link (#28497)
|
2024-08-13 20:43:58 +01:00 |
|
Riley Ho
|
f3577e2b0e
|
docs: remove vue-tsc major version constraint (#28484)
|
2024-08-13 20:43:58 +01:00 |
|
AuroraTea
|
df369550f4
|
docs: fix TypeScript errors for examples (#28403)
|
2024-08-06 15:17:52 +01:00 |
|
Meo
|
fd696ca9e9
|
docs: bunx -> bun x (#28277)
|
2024-07-24 00:41:05 +02:00 |
|
Julien Huang
|
057cfa99bf
|
docs: warn about nested islands (#28062)
|
2024-07-15 14:03:06 +01:00 |
|
Dominic
|
12df214418
|
docs: use code groups for install commands in module guide (#28094)
|
2024-07-15 14:03:05 +01:00 |
|
Daniel Kelly
|
fd3fb4c345
|
docs: remove deprecated pending variable from data fetching docs (#28011)
|
2024-07-05 10:52:12 +01:00 |
|
Daniel Roe
|
b7c60bf829
|
docs: update example to use nuxtApp.runWithContext (#28000)
|
2024-07-03 17:43:45 +01:00 |
|
Typed SIGTERM
|
1d2c0a404a
|
docs: warn about ref unwrapping when auto-importing ref s (#27933)
|
2024-07-01 10:25:24 +01:00 |
|
Michael Brevard
|
951c07d180
|
docs: remove duplicate server-side notice in runtime config (#27929)
|
2024-07-01 10:25:24 +01:00 |
|
Daniel Roe
|
5d2dc97147
|
docs: update reference to nightly release for testing nuxt 4
|
2024-06-30 11:21:02 +01:00 |
|
Daniel Roe
|
3c16c890c1
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:21:01 +01:00 |
|
Martin Masevski
|
53286747ca
|
docs: remove warning about type checking (#27911)
|
2024-06-29 21:46:13 +01:00 |
|
Bochkarev Ivan
|
aac8ad0ede
|
docs: use internal link (#27883)
|
2024-06-28 14:14:46 +02:00 |
|
Alexander Lichter
|
4c35ff6e7d
|
docs: hint to use runtime config (#27859)
|
2024-06-27 15:23:04 +02:00 |
|
Michael Brevard
|
b2578fd1ec
|
docs: warn about awaiting useFetch /AsyncData in wrappers (#27785)
|
2024-06-24 23:44:33 +02:00 |
|
Daniel Kelly
|
844fe67e68
|
docs: add referral query variable to Vue School Links (#27670)
|
2024-06-17 17:02:56 +02:00 |
|
Daniel Roe
|
4b28d2628c
|
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
|
2024-06-14 14:15:41 +01: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 |
|
Daniel Roe
|
0536dbeed9
|
fix(nuxt): also augment page metadata after pages:extend hook (#27134)
|
2024-06-10 17:24:43 +01:00 |
|
Luke Nelson
|
c5135efccc
|
docs: add note about middleware re-running for error pages (#27481)
|
2024-06-07 17:24:50 +01:00 |
|
praburangki
|
1ee1f74d57
|
docs: add deployment advice for client-side rendering (#27426)
|
2024-06-06 13:48:00 +01:00 |
|
@beer
|
790e098bf7
|
docs: capitalize text (#27348)
|
2024-05-28 07:30:08 +02:00 |
|
Julien Huang
|
b4002f37d1
|
feat(nuxt): check schema/kit versions when loading nuxt (#27224)
|
2024-05-21 09:18:36 +01:00 |
|
Sébastien Chopin
|
06e1676ed1
|
docs: add custom useFetch recipe (#27208)
|
2024-05-16 06:43:11 -05:00 |
|
Martins Zeltins
|
b90936b4f1
|
docs: explain how environment variables work in production (#27189)
|
2024-05-14 10:55:35 -05:00 |
|
Jakub Bednár
|
341fbe60f9
|
docs: add module execution order (#27178)
|
2024-05-13 21:59:33 +01:00 |
|
Daniel Roe
|
5c34676159
|
feat(schema): remove some experimental options for v4 (#27132)
|
2024-05-13 18:45:21 +01:00 |
|
Alexander Lichter
|
69860d952a
|
docs: add video links for more context (#27174)
|
2024-05-13 15:39:52 +01:00 |
|
Alex Liu
|
9e8261a69c
|
feat(nuxt): custom renderSSRHeadOptions config for unhead (#26989)
|
2024-05-07 13:37:02 +01:00 |
|
Daniel Roe
|
8fcf893f8b
|
docs: mention nightly release channel for unreleased features
|
2024-05-07 13:30:01 +01:00 |
|
Sébastien Chopin
|
9735fbc7e4
|
docs: add vite plugin recipe (#27043)
|
2024-05-03 09:42:20 +01:00 |
|
Daniel Roe
|
2c39b3ce61
|
feat(nuxt,schema): support new Nuxt folder structure (#27029)
|
2024-05-02 14:24:31 +01:00 |
|
Daniel Roe
|
e7789a2571
|
docs: add docs for future.compatibilityVersion
|
2024-05-01 21:29:34 +01:00 |
|
Fabian B
|
57e1a60b21
|
docs: update strict checks section with new default (#26965)
|
2024-04-26 16:05:04 +01:00 |
|
Pooya Parsa
|
fdbfed1280
|
chore: fix small typos (#26907)
|
2024-04-23 13:53:11 +01:00 |
|