Commit Graph

278 Commits

Author SHA1 Message Date
Alex Liu
fdcc1d7bb0
docs: add description for prefetch and other details of NuxtLink (#30614) 2025-01-17 11:50:05 +00:00
Daniel Roe
6d7524ee37
docs: fix links to nuxi source code 2025-01-16 23:58:26 +00:00
Alex Liu
0a2b01fbc4
docs: update examples to use function declarations for clarity (#30588) 2025-01-14 14:36:09 +00:00
Camille Coutens
406732ad44
docs: add context for useAsyncData side effects (#30479) 2025-01-14 14:05:29 +00:00
Alex Liu
50edb86e3a
docs: adjust example and additional instructions of useNuxtData (#30570) 2025-01-13 20:48:20 +00:00
Daniel Roe
47224895ff
docs: update links to unhead source 2025-01-13 16:26:37 +00:00
Alex Liu
f357622fec
docs: add status detail and enhance getCachedData readability (#30536) 2025-01-11 19:54:43 +00:00
Daniel Roe
650b83f3ab
docs: update link to @nuxt/module-builder source 2025-01-11 17:23:37 +00:00
Alex Liu
7dba33500b
docs: ensure correct type for url in useFetch (#30531) 2025-01-10 17:47:12 +00:00
Clément Ollivier
728b7e1c25
docs: document the add layer command (#30476) 2025-01-06 16:27:39 +00:00
Clément Ollivier
88c9f64ec6
docs: document --dev option for the module command (#30477) 2025-01-06 16:27:27 +00:00
Bobbie Goede
c83507e315
docs: update nuxi command pages (#30199) 2024-12-18 10:29:56 +00:00
Daniel Roe
c72cc1ba96
docs: update nitro links + fix link checking (#30228) 2024-12-11 13:58:56 +00:00
bjoaquinc
4bad11de52
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 20:43:52 +00:00
Bobbie Goede
7166867735
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 16:57:21 +00:00
Daniel Roe
e27cc5aef9
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-02 13:26:43 +00:00
skmedix
1bdaefee79
docs: fix incorrect vite docs link (#30112) 2024-12-02 12:20:35 +00:00
Daniel Roe
5d0880e032
docs: update links to vite.dev (#30111) 2024-12-02 11:35:47 +00:00
Inesh Bose
2ea738854e
docs: improve wording (#30106) 2024-12-01 15:30:35 +00:00
Daniel Rentz
03080ad5d9
docs: fix typos in punctuation (#30006) 2024-11-27 14:24:35 +00:00
Farnabaz
f8eb2b78d8
docs: remove extra new line in frontmatter (#30031) 2024-11-25 13:30:53 +00:00
Stephanie Smith
82dc24ec0b
docs: improve clarity in seo meta example (#29930) 2024-11-17 11:07:40 +00:00
crisarji
4bd81af2bd
docs: fix typo in composable name (#29910) 2024-11-14 10:48:11 +00:00
RBV1
3409073b0b
docs: add tip about islands directory (#29913) 2024-11-14 10:47:50 +00:00
Damian Głowala
2aa4daab92
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 22:25:05 +00:00
xjccc
a88dcff2aa
docs: update lifecycle hooks (#29678) 2024-10-25 09:55:05 +01:00
xjccc
d275b382ec
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 13:57:16 +01:00
Panopoulos Andreas
49242b2500
docs: add example to navigateTo util (#29611) 2024-10-20 11:02:56 +01:00
Jelmer
3f3d416769
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-08 17:16:31 +01:00
Sébastien Chopin
e7509bdf48
docs: update to new ofetch headers for interceptors (#29118) 2024-10-08 14:49:02 +01:00
Matej Černý
d970da6da5
docs: add a section about useRequestFetch and event.$fetch (#29099) 2024-09-21 11:39:54 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity (#29040) 2024-09-19 13:20:16 +01:00
Nishant Aanjaney Jalan
f4198d8ad9
docs: add clarity to useFetch parameter signature (#28993) 2024-09-14 13:23:06 +01:00
Liran Tal
762621eec0
docs: update useFetch troubleshooting section (#28918) 2024-09-10 17:25:47 +01:00
Nishant Aanjaney Jalan
fcf023e611
docs: typo fixed missing closing angle bracket (#28880) 2024-09-08 01:58:45 +02:00
Ismail Sabet
babcb28d0c
docs: add missing query returned value from useRoute() (#28743) 2024-08-28 21:09:35 +01:00
Max
717b026222
docs: updated line number for nuxt build-time hooks (#28746) 2024-08-28 21:01:17 +01:00
Daniel Roe
d1c40328fe
docs: update broken/redirected links (#28739) 2024-08-28 13:28:14 +01:00
Kewin Szlezingier
0c9ba32c1e
feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-19 15:50:20 +01:00
Sébastien Chopin
f85cb4d6ae
docs: update deep default for useAsyncData & useFetch (#28564) 2024-08-16 09:45:04 +01:00
xjccc
a4be2cb31b
docs: update useRuntimeConfig source path (#28553) 2024-08-15 09:25:55 +01:00
Son Tran
c4cad445ea
feat(kit): add prepend option to addRouteMiddleware (#28496) 2024-08-12 19:41:01 +01:00
xjccc
c28be6553c
docs: correct custom routing link (#28497) 2024-08-12 09:33:10 +01:00
Matej Černý
48377fa18c
docs: recommend '#teleports' target instead of 'body' (#28489) 2024-08-09 17:55:10 +01:00
Adam DeHaven
83f8617e3f
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371) 2024-08-08 13:52:28 +01:00
Sébastien Chopin
576c34efe9
docs: use ts for create-error example (#28411) 2024-08-05 16:33:39 +01:00
@beer
ede1f923fc
docs: improve readability of link to mdn (#28327) 2024-08-05 15:15:05 +01:00
Vaci
68b720538c
docs: update link to RuntimeNuxtHooks (#28336) 2024-07-29 10:50:58 +02:00
Quentin Macq
3a72b9d1a4
docs: add vue lang to sample code (#28247) 2024-07-21 21:03:15 +02:00
John Tanzer
8f7815e96e
docs: clarify navigateTo is not for nitro routes (#28092) 2024-07-11 09:07:30 +01:00