Commit Graph

1877 Commits

Author SHA1 Message Date
Daniel Roe
8727e40c59
perf(nuxt): use browser cache for payloads (#31379) 2025-03-17 14:41:59 +00:00
Daniel Roe
c0785b1d38
docs: update experimental docs (#31388) 2025-03-17 14:41:59 +00:00
Alex Liu
9ce2b9f5c6
docs: adjust example (#31372) 2025-03-17 14:41:59 +00:00
Alex Liu
0290031738
docs: add rspack and remove test-utils for monorepo guide (#31371) 2025-03-17 14:41:59 +00:00
Guillaume Chau
cc5be870d7
docs: add mention of addServerTemplate to modules guide (#31369) 2025-03-17 14:41:58 +00:00
imreegall
d7ee76bbb8
docs: add missing comma (#31362) 2025-03-17 14:41:58 +00:00
Sam Blowes
bd12b3ae68
docs: include package manager options in update script (#31346) 2025-03-17 14:41:58 +00:00
Alex Liu
0685e91d01
docs: adjust app.head example (#31350) 2025-03-17 14:41:58 +00:00
Nimit012
c056f2c028
docs: fix typo (#31341) 2025-03-17 14:41:58 +00:00
Julien Huang
f68cd68b98
docs: correct WSL note phrasing (#31322) 2025-03-17 14:41:57 +00:00
Camille Coutens
74314a1780
docs: improve HMR performance note for Windows users (#31301) 2025-03-09 22:13:18 +00:00
Daniel Roe
ec20802a5f
docs: update link to vercel edge network 2025-03-09 22:13:17 +00:00
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