Commit Graph

244 Commits

Author SHA1 Message Date
Michael Brevard
b9b25a6e41
Merge branch 'main' into patch-21 2024-08-05 20:29:29 +03: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
Michael Brevard
2df3351048
Merge branch 'main' into patch-21 2024-07-12 14:01:28 +03:00
John Tanzer
8f7815e96e
docs: clarify navigateTo is not for nitro routes (#28092) 2024-07-11 09:07:30 +01:00
Florian Metz
559b81719e
docs: update phrasing in route announcer (#28108) 2024-07-11 07:05:19 +01:00
Daniel Kelly
fe3dbfd655
docs: remove deprecated pending variable from data fetching docs (#28011) 2024-07-03 23:05:15 +01:00
Anthony Fu
e9b88f81e7
docs: fix link 2024-07-02 19:32:23 +01:00
Daniel Roe
2afc1fe226
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:11:22 +01:00
Bochkarev Ivan
ffb0f4e66c
docs: use internal link (#27894) 2024-06-28 13:50:42 +02:00
Bochkarev Ivan
a58d2e7b39
docs: update links to vue-router docs (#27895) 2024-06-28 13:49:16 +02:00
Michael Brevard
97fd06e4ff
Merge branch 'main' into patch-21 2024-06-27 17:40:56 +03:00
Michael Brevard
57b7cf5123
docs: warn about awaiting useFetch/AsyncData in wrappers (#27785) 2024-06-24 11:03:47 +01:00
tbitw2549
70789a0631 chore: rename loader to hydrate 2024-06-22 00:20:01 +03:00
Michael Brevard
a80843f9d2
Merge branch 'main' into patch-21 2024-06-21 18:12:51 +03:00
Maxime Pauvert
97f3788009
docs: add refreshCookie on useCookie doc page (#27744) 2024-06-20 23:18:00 +01:00
Michael Brevard
0919a82a75
Merge branch 'main' into patch-21 2024-06-19 16:28:41 +03:00
Daniel Kelly
844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Michael Brevard
38fabb56e6
docs: update component prefix for visible 2024-06-17 17:19:35 +03:00
Michael Brevard
7025412d35
docs: update component prefix for event 2024-06-17 17:19:20 +03:00
Michael Brevard
ee6cd61e2d
Merge branch 'main' into patch-21 2024-06-16 12:23:21 +03:00
Yusuf Mansur Özer
345a8799f7
docs: string vs object errors + accessing data of server-thrown errors (#27398) 2024-06-15 20:14:27 +01:00
tbitw2549
06096dcc0c feat: add event-based lazy loading 2024-06-15 01:06:47 +03:00
tbitw2549
1cb243ed08 feat: auto-import loaders and update docs 2024-06-14 23:27:22 +03:00
David Nahodyl
18bc2c8bfc
docs: document new clear() function added in 3.11 (#27615) 2024-06-14 14:46:41 +01:00
Daniel Roe
1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Daniel Roe
61766702c0
docs: update link to nitro error hook type 2024-06-07 17:30:19 +01:00
Jakub Bednár
7b4f1a8b72
docs: add external parameter behavior navigateTo (#27472) 2024-06-07 09:05:08 +01:00
Damian Głowala
feeef7cb4a
docs: document partitioned attribute of useCookie (#27297) 2024-05-22 23:45:37 +01:00
Kim-Lan
9a33892cec
docs: add example of passing params to <NuxtLink> (#27284) 2024-05-20 23:19:34 +01:00
Deth
58423772a1
feat(nuxt): allow displaying error state in loading indicator (#27176) 2024-05-16 09:23:18 -05:00
Jakub Bednár
855292f363
docs: add cache option to useFetch params (#27225) 2024-05-15 05:51:47 -05:00
Alexander Lichter
69860d952a
docs: add video links for more context (#27174) 2024-05-13 15:39:52 +01:00
Daniel Roe
cebc89186e
feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117) 2024-05-09 18:49:35 +01:00
Horu
d66d68cd7d
feat(nuxt): allow specifying builder compatibility in modules (#27022) 2024-05-09 09:28:33 +01:00
Nicolas Payot
177517951c
feat(nuxt): support multiple nuxtApps at runtime (#27068) 2024-05-08 13:32:45 +01:00
Daniel Roe
3169c5cec7
feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
Daniel Roe
8fcf893f8b
docs: mention nightly release channel for unreleased features 2024-05-07 13:30:01 +01:00
AngelHdz Multimedia
1c56008cfa
docs: add missing options for nuxi init (#27051) 2024-05-07 12:54:41 +01:00
xjccc
96f18f40c0
docs: correct link to data fetching docs (#26988) 2024-04-29 13:30:26 +01:00
xjccc
614b189296
docs: add source tag (#26884) 2024-04-22 09:12:35 +01:00
xjccc
344a4e4a25
docs: add watch example link (#26818) 2024-04-19 18:08:01 +03:00
Adam Hudák
6f3f1c6ee4
docs: add more detail to usePreviewMode explanation (#26602) 2024-04-19 17:43:22 +03:00
Trent Fellbootman
bfd7148238
docs: fix typo with a -> an (#26856) 2024-04-19 17:27:01 +03:00
Maxime Pauvert
cb2c47cfaf
docs: add a note about HTTPS with a self-signed certificates (#26481) 2024-04-19 17:16:30 +03:00
xjccc
7adb7d82da
docs: correct definePageMeta scrollToTop docs link (#26829) 2024-04-18 07:49:14 +03:00
Ivan Kalachikov
4fea6da1ae
feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
Edwin Fadul
9119475db2
docs: provide example of exposing a pageRef from a child page (#26806) 2024-04-17 10:26:40 +01:00