1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 16:25:55 +00:00
Commit Graph

339 Commits

Author SHA1 Message Date
Typed SIGTERM
cbeb97c7be
docs: improve typing of default exports () 2024-08-13 20:44:00 +01:00
Horu
c4ae151de5
feat(nuxt): allow organising pages within route groups () 2024-08-13 20:44:00 +01:00
xjccc
dfb54e94bb
docs: correct custom routing link () 2024-08-13 20:43:58 +01:00
Riley Ho
f3577e2b0e
docs: remove vue-tsc major version constraint () 2024-08-13 20:43:58 +01:00
AuroraTea
df369550f4
docs: fix TypeScript errors for examples () 2024-08-06 15:17:52 +01:00
Meo
fd696ca9e9
docs: bunx -> bun x () 2024-07-24 00:41:05 +02:00
Julien Huang
057cfa99bf
docs: warn about nested islands () 2024-07-15 14:03:06 +01:00
Dominic
12df214418
docs: use code groups for install commands in module guide () 2024-07-15 14:03:05 +01:00
Daniel Kelly
fd3fb4c345
docs: remove deprecated pending variable from data fetching docs () 2024-07-05 10:52:12 +01:00
Daniel Roe
b7c60bf829
docs: update example to use nuxtApp.runWithContext () 2024-07-03 17:43:45 +01:00
Typed SIGTERM
1d2c0a404a
docs: warn about ref unwrapping when auto-importing refs () 2024-07-01 10:25:24 +01:00
Michael Brevard
951c07d180
docs: remove duplicate server-side notice in runtime config () 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 () 2024-06-29 21:46:13 +01:00
Bochkarev Ivan
aac8ad0ede
docs: use internal link () 2024-06-28 14:14:46 +02:00
Alexander Lichter
4c35ff6e7d
docs: hint to use runtime config () 2024-06-27 15:23:04 +02:00
Michael Brevard
b2578fd1ec
docs: warn about awaiting useFetch/AsyncData in wrappers () 2024-06-24 23:44:33 +02:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links () 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 () 2024-06-10 19:41:36 +01:00
Daniel Roe
0536dbeed9
fix(nuxt): also augment page metadata after pages:extend hook () 2024-06-10 17:24:43 +01:00
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages () 2024-06-07 17:24:50 +01:00
praburangki
1ee1f74d57
docs: add deployment advice for client-side rendering () 2024-06-06 13:48:00 +01:00
@beer
790e098bf7
docs: capitalize text () 2024-05-28 07:30:08 +02:00
Julien Huang
b4002f37d1
feat(nuxt): check schema/kit versions when loading nuxt () 2024-05-21 09:18:36 +01:00
Sébastien Chopin
06e1676ed1
docs: add custom useFetch recipe () 2024-05-16 06:43:11 -05:00
Martins Zeltins
b90936b4f1
docs: explain how environment variables work in production () 2024-05-14 10:55:35 -05:00
Jakub Bednár
341fbe60f9
docs: add module execution order () 2024-05-13 21:59:33 +01:00
Daniel Roe
5c34676159
feat(schema): remove some experimental options for v4 () 2024-05-13 18:45:21 +01:00
Alexander Lichter
69860d952a
docs: add video links for more context () 2024-05-13 15:39:52 +01:00
Alex Liu
9e8261a69c
feat(nuxt): custom renderSSRHeadOptions config for unhead () 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 () 2024-05-03 09:42:20 +01:00
Daniel Roe
2c39b3ce61
feat(nuxt,schema): support new Nuxt folder structure () 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 () 2024-04-26 16:05:04 +01:00
Pooya Parsa
fdbfed1280
chore: fix small typos () 2024-04-23 13:53:11 +01:00
Daniel Roe
9ba1ebe984
chore: ignore SSL certificate error with conventionalcommits.org 2024-04-19 17:33:09 +03:00
Trent Fellbootman
bfd7148238
docs: fix typo with a -> an () 2024-04-19 17:27:01 +03:00
Turdalin Nurassyl
d25e6eeede
docs: add info about self-hosted github/gitlab instances () 2024-04-19 11:46:56 +03:00
Horu
1a0cde7e10
docs: fix file name () 2024-04-19 11:27:54 +03:00
xjccc
7adb7d82da
docs: correct definePageMeta scrollToTop docs link () 2024-04-18 07:49:14 +03:00
Edwin Fadul
8feb5fe5a4
docs: provide example of passing props to a child page () 2024-04-17 10:24:53 +01:00
Anthony Fu
6e6cfe96ea
docs: update the code style page () 2024-04-15 16:15:26 +02:00
AngelHdz Multimedia
cc391c0448
docs: fix typo ()
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-04-13 00:19:47 +02:00
Taras Batenkov
d8299b635f
docs: clarify dependsOn works not just for parallel plugins () 2024-04-09 19:27:21 +02:00
Nikita
c5fe9ea838
docs: add missing comma () 2024-04-04 17:02:52 +01:00
Damian Głowala
386be0b866
docs: replace process.* with import.meta.* () 2024-04-02 12:46:05 +01:00
Taras Batenkov
f00dcdf0f8
docs: clarify app-config merging strategy note () 2024-03-30 07:43:54 +00:00
Julien Huang
09e53fc6d9
docs: warn about single root element for server components () 2024-03-25 10:27:20 +00:00
Thimo
62a1fee817
docs: advise installing nuxi for debugging with pnpm () 2024-03-23 10:57:10 +00:00
Volker Rose
41f6a0a3a0
docs: note that @nuxt/schema should be used by module authors () 2024-03-18 15:17:30 +00:00
Turdalin Nurassyl
ac54031511
docs: mention <DevOnly> component in api section () 2024-03-18 15:17:20 +00:00
Tanvir Rahman
1ba33d5dc5
docs: fix confusing wording () 2024-03-17 16:18:31 +01:00
Daniel Roe
da8e8eba80
docs: add some appMiddleware docs 2024-03-16 18:40:57 -07:00
Daniel Roe
9bfd988ca6
feat(nuxt): enable islands if server pages/components present () 2024-03-13 07:39:35 -07:00
Mostafa Said
5089016695
docs: add mentions on Vue School tutorials () 2024-03-11 17:56:57 +01:00
Sultanov Mirjamol
9e86ffdd05
docs: add warning about latest vue-tsc () 2024-03-06 20:59:44 +00:00
Julien Huang
6d93014c52
feat(nuxt): allow using nuxt-client in all components () 2024-03-06 15:26:19 +00:00
Bogdan Kostyuk
230f6b4f19
feat(nuxt): client-only pages () 2024-03-06 14:38:39 +00:00
Julien Huang
e890c9a64b
docs: mention island features are SFC only () 2024-03-02 10:24:56 +01:00
Julien Huang
196223c0fb
feat(nuxt): server-only pages () 2024-02-26 17:39:26 +00:00
Josh Layton
6b504258bb
docs: fix incorrect wording () 2024-02-22 00:56:56 +01:00
Florent Delerue
7213b2ddac
docs: replace callout to new components () 2024-02-21 18:09:45 +01:00
Alexander Lichter
9326b7a8bd
docs: remove .ts extension when adding compiled files () 2024-02-19 10:36:38 +00:00
Anthony Fu
f42045746f
docs: enable more blocks for twoslash () 2024-02-16 20:31:15 +00:00
Eduardo San Martin Morote
2000990e76
docs: add missing export defaults for nuxt config () 2024-02-13 14:35:48 +00:00
Mahdi Shah Abbasian
b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> () 2024-02-13 12:50:38 +00:00
João Carmona
75f05e95f2
docs: add how to debug nuxt with node inspector () 2024-02-12 20:19:55 +00:00
Denis L
a2fbd453c6
docs: extend auto-scanned layer directories () 2024-02-09 20:40:29 +00:00
Anthony Fu
3c271413f8
docs: enable twoslash for some code snippets () 2024-02-07 16:18:48 +00:00
Michael Brevard
b485012f22
docs: add and link to a section on Nuxt context () 2024-01-31 09:46:21 +00:00
Arslan Ali
8d809e6cbf
docs: correct typo () 2024-01-31 09:27:03 +00:00
Daniel Roe
f1fe97fc8a
fix(nuxt): prioritise later items in pages:routerOptions hook () 2024-01-30 13:55:18 +00:00
Daniel Roe
46b5336718 docs: add more documentation for pages:routerOptions 2024-01-29 20:31:39 +00:00
Daniel Roe
b0f50bec1b docs: remove unnecessary warning on sharedPrerenderData 2024-01-29 20:22:23 +00:00
Daniel Roe
407fde6765
feat(nuxt): experimentally extract route metadata at build time ()
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
2024-01-29 16:44:54 +00:00
Enkot
034d1aaa6f
feat(nuxt): refreshCookie + experimental CookieStore support () 2024-01-29 10:37:32 +00:00
Damian Głowala
9eb0d21ad5
fix(nuxt): improve global/payload error type with NuxtError () 2024-01-28 20:50:53 +00:00
Julien Huang
ca060288e6
docs: warn that island client components don't support slots () 2024-01-27 22:12:42 +00:00
TroyanOlga
a1dc40efdf
docs: add fuller explanation in routeRules example of swr/isr () 2024-01-27 21:57:36 +00:00
Michael Brevard
c51272099f
docs: add explanation about layout usage in error.vue () 2024-01-23 16:12:59 +00:00
Michael Brevard
979ee466c1
docs: add separate docs page for error.vue () 2024-01-23 16:02:40 +00:00
Pooya Parsa
dab2188d58
feat: experimental client-side Node.js compatibility () 2024-01-18 16:09:27 +00:00
Dominic Marcelino
f3d81ef7d6
docs: explain how to auto-install git layer deps ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-18 15:33:22 +00:00
Daniel Roe
210a559350
feat(nuxt): add experimental sharedPrerenderData option () 2024-01-18 10:01:39 +00:00
Danila Rodichkin
6b651cf7bf
feat(nuxt): tryUseNuxtApp composable () 2024-01-18 09:59:59 +00:00
Александр Дьяконов
cb3cf2b76f
docs: deleted an extra character ()
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-01-17 09:33:22 +00:00
Chris Visser
6823b8c793
docs: add eslint setup guide () 2024-01-16 12:13:18 +00:00
Maxime Pauvert
f1ea2690cc
docs: remove lagon from deployment providers () 2024-01-16 12:09:59 +00:00
Nils Wiesinger
4ab15c3a4b
docs: clarify reactivity in composables directory () 2024-01-16 11:36:53 +00:00
chris-basebone
f310dd1e2d
docs: mention .global.vue filename for global components () 2024-01-16 11:21:49 +00:00
Michael Brevard
a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin () 2024-01-05 07:52:49 +00:00
Luke Nelson
b95163c7ca
docs: add callout for getValidatedRouterParams () 2024-01-05 07:42:03 +00:00
Alireza Jahandideh
7bd1ade096
docs: add an example of provide with object syntax plugins () 2024-01-02 22:02:42 +00:00
Luke Nelson
931f96cdce
docs: mention readValidatedBody and getValidatedQuery () 2024-01-01 22:05:43 +00:00
heygsc
d99001832f
docs: capitalise hash for vue-router docs link () 2023-12-29 08:44:58 +00:00
Soheil Nazari
155100edd7
docs: corrected json syntax in 7.esm.md () 2023-12-28 16:11:19 +01:00