Commit Graph

1865 Commits

Author SHA1 Message Date
Anoesj Sadraee
1e77583b8e
docs: mention workaround for typedPages in unhoisted pnpm setups (#31262) 2025-03-07 14:05:10 +00:00
Alex Liu
67e69f9871
docs: clarify lifecycle behavior of <NuxtPage> during page changes (#31116) 2025-03-06 10:30:49 +00:00
Daniel Roe
a243f8fcf6
docs: update code example for nightly release to default to 3x 2025-03-06 10:30:38 +00:00
xjccc
4d258e2b10
docs: update getCachedData types (#31208) 2025-03-06 10:15:36 +00:00
Harlan Wilton
bc0a3948e2
fix(nuxt): consolidate head component context (#31209) 2025-03-05 11:51:22 +00:00
Harlan Wilton
80c8cd27bf
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
Daniel Roe
fe82af4c9d
docs: update to use create nuxt command 2025-03-04 20:57:22 +00:00
Michael Brevard
5e61eb567d
feat(nuxt): delayed/lazy hydration support (#26468)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 00:41:43 +00:00
Daniel Roe
5a696176dc
docs: fix links to nitro directory structure 2025-02-28 14:06:07 +00:00
Julien Huang
281f12c3e1
refactor(nuxt): re-organize internal runtime/nitro files (#31131) 2025-02-28 14:05:55 +00:00
Alex Liu
bbb2a2b5c0
refactor(nuxt): update to noScripts route rule (#31083) 2025-02-28 14:00:28 +00:00
Alex Liu
60fd43877f
docs: explain why headers not forwarded when using $fetch on the server (#31114) 2025-02-28 13:58:42 +00:00
Anthony Fu
87b9ff4ecc
docs: fix typo in example command (#31112) 2025-02-28 13:58:42 +00:00
Alex Liu
05a9ff64e7
docs: add .nuxtrc documentation (#31093) 2025-02-24 17:16:08 +00:00
Alex Liu
7b5ba53cb6
docs: link to the scripts releases page (#31095) 2025-02-24 17:10:42 +00:00
Saeid Zareie
93750ca200
docs: add port option to preview command (#30999) 2025-02-20 20:55:27 +00:00
Idorenyin Udoh
110f1d0b2f
docs: mention requirement to wrap middleware in defineNuxtRouteMiddleware (#31005) 2025-02-20 20:55:26 +00:00
Alex Liu
ea71484fa3
docs: add description for vue:setup and app:data:refresh hooks (#31001) 2025-02-20 20:55:26 +00:00
xjccc
a85ca58382
feat(nuxt): allow forcing start/set in loading indicator (#30989) 2025-02-14 20:19:01 +01:00
Horu
b71c6f1bf3
docs: add tips on how to override layers aliases (#30970) 2025-02-14 20:14:28 +01:00
Nolhan
05b020bedb
docs: fix typo (#30971) 2025-02-14 20:14:28 +01:00
Daniel Roe
6c520ef749
docs: update links to unhead sources 2025-02-12 08:55:14 +00:00
Hans Tu
643e47ac40
docs: fix typo (#30963) 2025-02-12 08:55:14 +00:00
Daniel Roe
976b1c98ef
feat(kit): add named layer aliases (#30948) 2025-02-11 21:00:18 +00:00
Daniel Roe
27e356fe67
docs: clarify that local layers are scanned from rootDir
resolves https://github.com/nuxt/nuxt/issues/30925
2025-02-11 19:32:18 +00:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
David Marr
31e72ded69
docs: fix typo and improve data fetching examples (#30935) 2025-02-11 19:30:22 +00:00
Camille Coutens
2122bebc67
docs: add auto import info about shared utils (#30858)
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
2025-02-10 16:47:24 +00:00
Alex Liu
b91ecec8c7
docs: improve navigateTo docs with clearer structure and examples (#30876) 2025-02-08 20:58:02 +00:00
Alex Liu
48faa31397
docs: add additional information about NuxtPage (#30781) 2025-02-08 20:58:02 +00:00
Alex Liu
37b40ec1cb
docs: add nuxt lifecycle (#30726)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
2025-02-08 20:58:01 +00:00
Daniel Roe
8992c4ea0a
docs: update path to nuxt binary 2025-02-08 20:58:01 +00:00
Hussain Panahy
589effd96f
docs: fix typo (#30817) 2025-02-05 14:41:24 +00:00
@beer
d1774f5977
docs: tiny typo (#30799) 2025-02-05 14:41:23 +00:00
Alan Schio
94ba2ea0b6
docs: add example on how to disable default routes for ssg (#30729) 2025-01-24 16:50:53 +00:00
Saeid Zareie
802f387b49
docs: add more context about navigation mode in callOnce composable (#30612) 2025-01-22 17:51:48 +00:00
Daniel Roe
eb5344b436
docs: update links to unhead source 2025-01-21 12:08:22 +00:00
Zakhar Shymanchyk
808f2d877a
docs: explain how to use ClientOnly with onMounted hook (#30670) 2025-01-21 12:08:22 +00:00
Alex Liu
a5f1c211e2
docs: adjust examples, type and description for addRouteMiddleware (#30656) 2025-01-21 12:08:22 +00:00
Daniel Roe
5429876278
docs: update nuxt/content example 2025-01-21 12:08:22 +00:00
Alex Liu
df1d44190f
docs: add description for prefetch and other details of NuxtLink (#30614) 2025-01-17 23:46:53 +00:00
Daniel Roe
4fabe00257
docs: fix links to nuxi source code 2025-01-16 23:59:55 +00:00
Arturs Jansons
71edf68111
docs: fix example command (#30628) 2025-01-16 23:59:38 +00:00
Maxime Pauvert
5252cf162d
docs: add link to custom useFetch example (#30629) 2025-01-16 23:59:37 +00:00
Alex Liu
4eb41442b8
docs: update examples to use function declarations for clarity (#30588) 2025-01-14 17:44:33 +00:00
Camille Coutens
d7013d6688
docs: add context for useAsyncData side effects (#30479) 2025-01-14 14:08:08 +00:00
ikxin
28a366009f
docs: resolve many twoslash errors (#30573) 2025-01-14 12:59:04 +00:00
Alex Liu
4a884cde2b
docs: adjust example and additional instructions of useNuxtData (#30570) 2025-01-14 12:59:02 +00:00
Daniel Roe
fef3a59bba
docs: update links to unhead source 2025-01-13 16:28:57 +00:00
Guspan Tanadi
8fc203fb51
docs: update hash link to correct heading (#30543) 2025-01-13 12:27:12 +00:00