Commit Graph

1705 Commits

Author SHA1 Message Date
xjccc
dfb54e94bb
docs: correct custom routing link (#28497) 2024-08-13 20:43:58 +01:00
Matej Černý
11018bbbae
docs: recommend '#teleports' target instead of 'body' (#28489) 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
Adam DeHaven
0a6e5e1caa
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371) 2024-08-13 20:43:57 +01:00
Daniel Roe
cfe3b5b0bb
docs: link to vue test utils docs for mountSuspended (#28463) 2024-08-13 20:43:57 +01:00
Sébastien Chopin
fbdf4f3465
docs: use ts for create-error example (#28411) 2024-08-06 15:17:52 +01:00
@beer
8840199e5f
docs: improve readability of link to mdn (#28327) 2024-08-06 15:17:52 +01:00
AuroraTea
df369550f4
docs: fix TypeScript errors for examples (#28403) 2024-08-06 15:17:52 +01:00
Adam DeHaven
f2c888bf68
docs: setup host property and usage example (#28331) 2024-08-06 15:17:51 +01:00
nuxt-studio[bot]
e5a697b961
market(docs): update 2024-08-06 15:17:50 +01:00
Vaci
26dc7473d1
docs: update link to RuntimeNuxtHooks (#28336) 2024-08-06 15:17:50 +01:00
Meo
fd696ca9e9
docs: bunx -> bun x (#28277) 2024-07-24 00:41:05 +02:00
Mohab Sameh
f868266074
docs: fix codemod command typos (#28279) 2024-07-24 00:41:05 +02:00
Daniel Roe
45c6df9a4c
docs: use headers.getSetCookie 2024-07-24 00:41:04 +02:00
Daniel Roe
29f95ae0d4
docs: use splitSetCookieString from cookie-es 2024-07-24 00:41:04 +02:00
Quentin Macq
dd50c3f41d
docs: add vue lang to sample code (#28247) 2024-07-24 00:41:03 +02:00
Vaci
bed075fabf
docs: fix note in layers usage chapter (#28236) 2024-07-24 00:40:39 +02:00
Johan Krijt
5841e605a9
docs: fix issue in cookie passing example (#28223) 2024-07-24 00:40:38 +02:00
arshcodemod
35bebc47b0
docs: codemods for migrating to Nuxt 4 (#28072) 2024-07-18 21:12:10 +01:00
Santiago A
2bf9fc677c
docs: add info about layers/ directory (#28128) 2024-07-15 14:03:07 +01:00
Julien Huang
057cfa99bf
docs: warn about nested islands (#28062) 2024-07-15 14:03:06 +01:00
John Tanzer
7f7136c3d3
docs: clarify navigateTo is not for nitro routes (#28092) 2024-07-15 14:03:06 +01:00
Thomas
3412f87276
docs: remove a resolved issue from view transition docs (#28091) 2024-07-15 14:03:06 +01:00
Santiago A
6d7502f8e1
docs: mention content in upgrade guide v4 folder structure (#28090) 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
Florian Metz
8a3c4e302a
docs: update phrasing in route announcer (#28108) 2024-07-15 14:03:05 +01:00
xjccc
0ce16ac8c9
docs: deprecate pending and emphasis undefined (#28113) 2024-07-15 14:03:05 +01:00
Liran Tal
d864ba324b
docs: clarify xrsp danger (#28053) 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
Daniel Flanagan
94a98f1d8f
docs: fix Cloudflare spelling (#27989) 2024-07-03 09:34:47 +01:00
Anthony Fu
83bd4fde90
docs: fix link 2024-07-02 18:41:58 +02:00
Daniel Roe
c222fe7aa9
docs: mention layers in directory guide 2024-07-01 23:15:32 +01:00
Typed SIGTERM
1d2c0a404a
docs: warn about ref unwrapping when auto-importing refs (#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
Daniel Roe
748bc751d6
docs: update roadmap + readme 2024-06-30 11:21:01 +01:00
Ryota Watanabe
a07ca1f6f7
docs: compatibilityVersion is available in the latest release (#27919) 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
a61fee91d9
docs: use internal link (#27894) 2024-06-28 14:14:47 +02:00
Bochkarev Ivan
95033df5ca
docs: update links to vue-router docs (#27895) 2024-06-28 14:14:47 +02: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
Dominic
088a86f442
docs: update some code groups with package manager examples (#27791) 2024-06-26 11:45:44 +02:00
Michael Brevard
b2578fd1ec
docs: warn about awaiting useFetch/AsyncData in wrappers (#27785) 2024-06-24 23:44:33 +02:00
Julien Huang
9e22a28c1e
docs: remove outdated tip (#27773) 2024-06-24 23:44:33 +02:00
Daniel Roe
e7fbc9f815
docs: sync changes from main branch 2024-06-21 11:35:13 +01:00
Maxime Pauvert
eaf5bfedf6
docs: add refreshCookie on useCookie doc page (#27744) 2024-06-21 11:32:26 +01:00
Daniel Kelly
77685e43e4
docs: remove outdated recommendation (#27691) 2024-06-18 17:49:03 +01:00