Commit Graph

275 Commits

Author SHA1 Message Date
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
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
Alex Liu
af243c80f8
docs: add status detail and enhance getCachedData readability (#30536) 2025-01-13 12:27:12 +00:00
Daniel Roe
509cf4a5c8
docs: update link to @nuxt/module-builder source 2025-01-13 12:27:12 +00:00
Alex Liu
bf34b7e5b8
docs: ensure correct type for url in useFetch (#30531) 2025-01-13 12:27:12 +00:00
Clément Ollivier
8cdbb0277a
docs: document the add layer command (#30476) 2025-01-07 05:43:50 +00:00
Clément Ollivier
d80ec0a6ca
docs: document --dev option for the module command (#30477) 2025-01-07 05:43:50 +00:00
Bobbie Goede
d605a8a2b6
docs: update nuxi command pages (#30199) 2024-12-18 16:36:46 +00:00
Daniel Roe
333d71a299
docs: update nitro links + fix link checking (#30228) 2024-12-13 20:46:29 +00:00
bjoaquinc
105776eab3
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 21:16:11 +00:00
Bobbie Goede
95e19be6b1
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 21:16:11 +00:00
Daniel Roe
40f437d254
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-03 09:57:57 +00:00
skmedix
c066edfc2e
docs: fix incorrect vite docs link (#30112) 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev (#30111) 2024-12-03 09:57:56 +00:00
Inesh Bose
5b3476ad92
docs: improve wording (#30106) 2024-12-03 09:57:56 +00:00
Daniel Rentz
c9b1a5d3c2
docs: fix typos in punctuation (#30006) 2024-11-27 17:07:09 +00:00
Farnabaz
adb4251dd5
docs: remove extra new line in frontmatter (#30031) 2024-11-26 13:33:57 +00:00
Stephanie Smith
64a4f0711b
docs: improve clarity in seo meta example (#29930) 2024-11-17 06:14:20 -05:00
crisarji
b1c30bf40e
docs: fix typo in composable name (#29910) 2024-11-17 06:14:20 -05:00
RBV1
a503b04f58
docs: add tip about islands directory (#29913) 2024-11-17 06:14:19 -05:00
Damian Głowala
59c28d5a5a
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 23:14:02 +00:00
xjccc
4dbf5d3ba7
docs: update lifecycle hooks (#29678) 2024-11-02 23:12:32 +00:00
xjccc
56ceb1840e
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 15:38:04 +01:00
Panopoulos Andreas
28d154b392
docs: add example to navigateTo util (#29611) 2024-10-22 15:38:03 +01:00
Jelmer
613340edcf
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-09 15:04:09 +02:00
Sébastien Chopin
27b17dfacd
docs: update to new ofetch headers for interceptors (#29118) 2024-10-09 08:28:27 +02:00
Matej Černý
ed5fda4e7c
docs: add a section about useRequestFetch and event.$fetch (#29099) 2024-10-07 12:41:26 +02:00
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity (#29040) 2024-09-17 17:33:49 +02:00
Nishant Aanjaney Jalan
b35b5a1c0c
docs: add clarity to useFetch parameter signature (#28993) 2024-09-15 21:44:48 +01:00
Liran Tal
bd10a95216
docs: update useFetch troubleshooting section (#28918) 2024-09-10 19:42:35 +01:00
Nishant Aanjaney Jalan
0102623af8
docs: typo fixed missing closing angle bracket (#28880) 2024-09-09 10:28:51 +01:00
Ismail Sabet
1f87a4ea50
docs: add missing query returned value from useRoute() (#28743) 2024-08-28 22:39:56 +01:00
Max
66d8f4dab7
docs: updated line number for nuxt build-time hooks (#28746) 2024-08-28 22:39:56 +01:00
Daniel Roe
7c359a3cab
docs: update broken/redirected links (#28739) 2024-08-28 22:20:10 +01:00
Kewin Szlezingier
dba2b972bd
feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-20 11:36:14 +01:00
xjccc
c55ca126a8
docs: update useRuntimeConfig source path (#28553) 2024-08-16 10:12:22 +01:00
Son Tran
9de596d802
feat(kit): add prepend option to addRouteMiddleware (#28496) 2024-08-13 20:43:59 +01:00
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
Adam DeHaven
0a6e5e1caa
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371) 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
Vaci
26dc7473d1
docs: update link to RuntimeNuxtHooks (#28336) 2024-08-06 15:17:50 +01:00
Quentin Macq
dd50c3f41d
docs: add vue lang to sample code (#28247) 2024-07-24 00:41:03 +02:00
John Tanzer
7f7136c3d3
docs: clarify navigateTo is not for nitro routes (#28092) 2024-07-15 14:03:06 +01:00
Florian Metz
8a3c4e302a
docs: update phrasing in route announcer (#28108) 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
Anthony Fu
83bd4fde90
docs: fix link 2024-07-02 18:41:58 +02:00