Commit Graph

64 Commits

Author SHA1 Message Date
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
Adam DeHaven
83f8617e3f
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371) 2024-08-08 13:52:28 +01: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
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
a58d2e7b39
docs: update links to vue-router docs (#27895) 2024-06-28 13:49:16 +02:00
Michael Brevard
57b7cf5123
docs: warn about awaiting useFetch/AsyncData in wrappers (#27785) 2024-06-24 11:03:47 +01:00
Maxime Pauvert
97f3788009
docs: add refreshCookie on useCookie doc page (#27744) 2024-06-20 23:18:00 +01: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
Damian Głowala
feeef7cb4a
docs: document partitioned attribute of useCookie (#27297) 2024-05-22 23:45:37 +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
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
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
Ivan Kalachikov
4fea6da1ae
feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
Damian Głowala
386be0b866
docs: replace process.* with import.meta.* (#26611) 2024-04-02 12:46:05 +01:00
Daniel Roe
0d9c63b828
fix(nuxt): correct finish types and add to docs
resolves https://github.com/nuxt/nuxt/issues/26317
2024-03-17 20:09:19 +01:00
Daniel Roe
401370b3a0
docs: add note that useId must be used with single root element 2024-03-17 19:17:25 +01:00
Florian Lefebvre
cfd34ec234
docs: fix code block formatting for usePreviewMode (#26303) 2024-03-17 16:17:07 +01:00
Damian Głowala
02d6838293
feat(nuxt): add clear utility to useAsyncData/useFetch (#26259) 2024-03-16 17:19:44 -07:00
Julien Huang
4be430e13f
feat(nuxt): pass nuxt instance to getCachedData (#26287) 2024-03-15 13:54:47 -07:00
Daniel Roe
6b1f3438b6
docs: add more keywords for reducer/reviver docs
https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526
2024-03-15 13:17:06 -07:00
Daniel Roe
e889a7df59
docs: update link to zhead 2024-03-13 15:48:29 -07:00
Adam DeHaven
5d3cbff6ac
docs: add cache.varies docs for multi-tenant use case (#26197) 2024-03-11 07:35:33 -07:00
Daniel Roe
0cc7f298f9
feat(nuxt): support async transforms for data composables (#26154) 2024-03-08 19:22:46 +00:00
Bogdan Kostyuk
98aa2c222f
feat(nuxt): usePreviewMode composable (#21705) 2024-03-06 17:14:15 +00:00
Sébastien Chopin
8e6d2306c0 docs: fix 404 link 2024-03-03 14:33:43 +01:00
Victor Ribeiro
be85a72f99
docs: mention when useId composable was introduced (#25953) 2024-02-26 07:13:55 +00:00
Florent Delerue
7213b2ddac
docs: replace callout to new components (#25897) 2024-02-21 18:09:45 +01:00
Sam Blowes
a6b3c512a3
docs: pass event to useRuntimeConfig (#25788) 2024-02-14 11:55:03 +00:00
Mahdi Shah Abbasian
b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> (#25750) 2024-02-13 12:50:38 +00:00
Michael Brevard
b485012f22
docs: add and link to a section on Nuxt context (#23546) 2024-01-31 09:46:21 +00:00
Якин Никита
658a0ffed7
feat(nuxt): useId composable (#23368)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-01-30 09:10:13 +00:00
Ivan Kalachikov
90ca0e8797
feat(nuxt): slow down loading indicator when approaching 100% (#25119) 2024-01-29 16:19:32 +00:00
Daniel Roe
73421483f6
fix(nuxt): improve return type of useRequestEvent (#25480) 2024-01-29 11:48:35 +00:00
Shay
ae8bbe0b04
docs: add emphasis to useAsyncData explanation (#25392) 2024-01-23 15:42:05 +00:00
Danila Rodichkin
6b651cf7bf
feat(nuxt): tryUseNuxtApp composable (#25031) 2024-01-18 09:59:59 +00:00
Julien Huang
4028d0cae3
docs: warn about hydration issue with URL fragment (#24961) 2024-01-01 10:28:23 +00:00