1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Commit Graph

166 Commits

Author SHA1 Message Date
Matej Černý
a60d7fd51c
docs: add a section about event.waitUntil () 2024-11-28 10:00:58 +00:00
Daniel Roe
e473aff58f
docs: update minimal example 2024-11-11 20:37:35 +00:00
Erik Lilja
e6a9b3cc78
docs: add link to h3 blogpost () 2024-11-05 11:14:30 +00:00
xjccc
5f330ad025
docs: add props to special metadata () 2024-11-02 09:41:15 +00:00
Dawit
ea1574ae1a
docs: add section on 'updateAppConfig' in the 'app.config' page () 2024-10-12 21:31:58 +01:00
Jeremy Graziani
768be722b0
docs: consistent directory structure () 2024-10-08 14:48:47 +01:00
Leopold Kristjansson
8cc29f76e2
docs: add missing word () 2024-09-30 16:59:18 +01:00
Horváth Bálint
b309986568
docs: add links to short videos from daniel () 2024-09-27 18:32:09 +01:00
Matej Černý
d970da6da5
docs: add a section about useRequestFetch and event.$fetch () 2024-09-21 11:39:54 +01:00
Matej Černý
00ad2b8233
docs: move custom directories note to the correct place () 2024-09-21 09:32:00 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity () 2024-09-19 13:20:16 +01:00
Osama Abdallah Essa Haikal
8e27051ab4
docs: add known limitations for app.config.ts () 2024-09-07 19:22:46 +02:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks () 2024-08-16 11:19:08 +01:00
Horu
7658420b1c
feat(nuxt): allow organising pages within route groups () 2024-08-12 22:16:04 +01:00
xjccc
c28be6553c
docs: correct custom routing link () 2024-08-12 09:33:10 +01:00
Julien Huang
f8963f1dfe
docs: warn about nested islands () 2024-07-11 12:56:46 +01:00
Daniel Roe
2afc1fe226
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:11:22 +01:00
Bochkarev Ivan
04d157e670
docs: use internal link () 2024-06-28 12:17:36 +02:00
Alexander Lichter
3310a1ab5c
docs: hint to use runtime config () 2024-06-27 12:03:14 +02:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links () 2024-06-17 17:02:56 +02:00
Hendrik Heil
1d34594b9e
feat(nuxt): register plugin hooks before executing plugins () 2024-06-10 19:41:36 +01:00
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages () 2024-06-07 17:24:50 +01:00
@beer
790e098bf7
docs: capitalize text () 2024-05-28 07:30:08 +02: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
Alexander Lichter
69860d952a
docs: add video links for more context () 2024-05-13 15:39:52 +01: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
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
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
Turdalin Nurassyl
ac54031511
docs: mention <DevOnly> component in api section () 2024-03-18 15:17:20 +00: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
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
Anthony Fu
f42045746f
docs: enable more blocks for twoslash () 2024-02-16 20:31:15 +00:00
Mahdi Shah Abbasian
b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> () 2024-02-13 12:50:38 +00:00
Anthony Fu
3c271413f8
docs: enable twoslash for some code snippets () 2024-02-07 16:18:48 +00:00
Arslan Ali
8d809e6cbf
docs: correct typo () 2024-01-31 09:27:03 +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
Michael Brevard
c51272099f
docs: add explanation about layout usage in error.vue () 2024-01-23 16:12:59 +00:00