Commit Graph

21 Commits

Author SHA1 Message Date
Daniel Kelly
fe3dbfd655
docs: remove deprecated pending variable from data fetching docs (#28011) 2024-07-03 23:05:15 +01:00
Michael Brevard
57b7cf5123
docs: warn about awaiting useFetch/AsyncData in wrappers (#27785) 2024-06-24 11:03:47 +01:00
David Nahodyl
18bc2c8bfc
docs: document new clear() function added in 3.11 (#27615) 2024-06-14 14:46:41 +01: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
xjccc
344a4e4a25
docs: add watch example link (#26818) 2024-04-19 18:08:01 +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
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
0cc7f298f9
feat(nuxt): support async transforms for data composables (#26154) 2024-03-08 19:22:46 +00:00
Florent Delerue
7213b2ddac
docs: replace callout to new components (#25897) 2024-02-21 18:09:45 +01:00
Mahdi Shah Abbasian
b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> (#25750) 2024-02-13 12:50:38 +00:00
Sébastien Chopin
d26822f3df
feat(nuxt): add callOnce util to allow running code only once (#24787) 2023-12-19 11:00:11 +00:00
Victor Akintunde
5d2ac28576
docs: update return for useFetch and useAsyncData #24407 (#24775) 2023-12-18 19:37:51 +01:00
Luke Nelson
628dc716b5
docs: add documentation on getCachedData option (#24697) 2023-12-14 11:09:22 +00:00
Eugen Guriev
8ccafb182d
feat(nuxt): add dedupe option for data fetching composables (#24564) 2023-12-14 11:08:43 +00:00
Luke Nelson
6e44b1b6b6
fix(nuxt): respect custom timeout in useFetch (#24364) 2023-11-20 13:59:41 +00:00
Joe Hawes
c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00
Marco Solazzi
ec317befc0
docs: fix useFetch key generation logic (#24082) 2023-11-02 09:35:09 +00:00
Sébastien Chopin
f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00