Commit Graph

1304 Commits

Author SHA1 Message Date
Damian Głowala
e7b47e9ed6
docs: add tryUseNuxt to kit context utils list (#23373) 2023-09-23 13:06:58 +02:00
Tech Genius
e2fa7632ed
docs: remove version from npm links to redirect to latest (#23371) 2023-09-23 12:01:28 +02:00
Josh Deltener
dd0ffaa84c
docs: add explicit await to clarify sendRedirect is async (#23345) 2023-09-22 09:20:03 +02:00
Arash
ff8a040055
docs: update link to devtools.nuxt.com (#23350) 2023-09-22 09:17:25 +02:00
Abdul Al-Hasany
d39dd255bd
docs: fix links to configuration options (#23324) 2023-09-21 10:07:27 +02:00
Muhammad Mahmoud
da95a9bd4b
docs: update 'scheduled' status name (#23307) 2023-09-20 09:35:06 +01:00
Alex Riviere
a661d58fc2
docs: add nuxtApp.runWithContext (#23258) 2023-09-19 21:24:02 +01:00
default-kaas
dc199acd46
docs: add support details and update roadmap (#21867) (#21893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius
e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
Michel EDIGHOFFER
d7aa6f37af
docs: add steps for contributing to docs locally (#23270) 2023-09-18 11:10:54 +01:00
Arkadiusz Sygulski
2d53f01ff3
docs: update latest node.js version to 20.x (#23252) 2023-09-17 10:55:52 +01:00
Josh Jancourtz
4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
Jeremy Graziani
6326ad4f9d
docs: typo on callHook method (#23231) 2023-09-15 10:54:59 +01:00
Andrey Yolkin
dca3fc1255
docs: close code-block in migration guide (#23224) 2023-09-14 19:55:37 +01:00
Petro Silenius
2e0e237071
docs: clarify nuxi start command usage (#23215) 2023-09-14 14:01:19 +01:00
Ryota Watanabe
edbc471583
docs: add documentation on nuxt2 command (#23211) 2023-09-14 12:56:38 +01:00
Daniel Rivers
084b2b0974
docs: update internal issue decision making flowchart link (#23162) 2023-09-13 09:38:19 +01:00
Tech Genius
f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Tech Genius
2a21059495
docs: change NuxtLabs UI to Nuxt UI (#23150) 2023-09-12 12:59:32 +01:00
Manthankumar Satani
aa2c5c3df4
docs: fix typo for experimental.componentIslands (#23138) 2023-09-12 07:29:44 +01:00
Maxim
a07b34a6ed
docs: add name param to PageMeta interface description (#23107) 2023-09-11 00:40:13 +01:00
Sma11X
8cf119f9a7
docs: fix typo (#23060) 2023-09-07 10:49:28 +01:00
Michel EDIGHOFFER
25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00
Daniel Roe
fe29948feb docs: remove 'caching' section from data fetching 2023-09-06 10:31:54 +01:00
Julien Huang
5390ca4321
docs: add information about server component context (#22964) 2023-09-05 11:29:28 +01:00
Harlan Wilton
19145386e3
fix(nuxt): resolve head instance from Nuxt app (#22973) 2023-09-05 11:25:46 +01:00
Kekeocha Justin Chetachukwu
fe59e0d739
docs: accessing custom props for NuxtLayout (#22989) 2023-09-05 11:09:23 +01:00
xjccc
b27740cf50
docs: docs/3.api/3.utils/define-page-meta.md (#23006) 2023-09-05 10:04:48 +02:00
Julien Huang
d28189eb58
docs: describe env object for nuxt plugins (#22963) 2023-09-04 09:33:53 +01:00
OrlS15
3c1d027977
docs: fix types in 'server utilities' example (#22978) 2023-09-04 09:22:52 +01:00
Daniel Roe
559a72370b
docs: update examples of dynamic pageKey (#22920) 2023-08-31 11:27:23 +01:00
Jonas Thelemann
1f98f34c8e
docs: clarify that 'it' is <NuxtPage> (#22912)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-08-31 09:42:05 +01:00
Sébastien Chopin
9991da6340
docs: rename nuxt-community to nuxt-modules 2023-08-30 10:49:55 +02:00
Ryota Watanabe
d75e906db7
docs: update nuxt bridge migration guide (#22815) 2023-08-29 10:55:59 +01:00
Heb
bfd06589fd
docs: add info about dynamic nested routes (#22862) 2023-08-28 09:34:47 +01:00
Jongmin Yoon
6f7d86be78
fix(nuxt): recreate asyncData when immediate is disabled (#20980) 2023-08-24 13:06:29 +01:00
Muhammad Mahmoud
a28ee6b014
docs: fix typo in bun package manager name (#22781) 2023-08-24 09:12:21 +01:00
Colin McDonnell
9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +01:00
Jabin
e058a10525
docs: add additional type generics to useAsyncData (#22760) 2023-08-23 12:09:52 +01:00
eternalltruth
60c1eec047
docs: add additional type generics to useFetch docs (#22755)
Co-authored-by: 李杰 <ajay.li@feisu.com>
2023-08-23 08:46:44 +01:00
pooya parsa
a2f2a4748e
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
2023-08-23 08:30:53 +01:00
Julien Huang
09971c62a0
docs: mention NuxtIsland in server only components docs (#22685) 2023-08-19 16:37:12 +02:00
JD Solanki
fc7bbe9223
docs: improve custom component dirs example (#22697) 2023-08-18 16:22:45 +02:00
Colin McDonnell
08b1950ffb
feat(nuxi): detect bun package manager (#22673) 2023-08-17 08:30:28 +02:00
Daniel Roe
98c17e5d46 docs: revert import.meta.* update until v3.7 release 2023-08-17 08:06:20 +02:00
Daniel Roe
5492b0638f
docs: warn directives must be registered on both server/client (#22627) 2023-08-14 22:28:55 +01:00
Fares Djefaflia
2a2cb4fed3
docs: fix link to deployment page (#22618) 2023-08-13 22:35:33 +01:00
Michael
4fbc270be1
docs: clarify server: false doesn't await on initial load (#22619) 2023-08-13 22:35:04 +01:00
Sam K
2a4867a23f
docs: added addServerHandler example to modules author guide (#22603) 2023-08-12 08:05:12 +01:00
@beer
20efac7d57
docs: update and shorten server example (#22583) 2023-08-11 09:43:05 +01:00