Commit Graph

14 Commits

Author SHA1 Message Date
Sébastien Chopin
d26822f3df
feat(nuxt): add callOnce util to allow running code only once (#24787) 2023-12-19 11:00:11 +00:00
Julien Huang
9cd6c922e5
feat(nuxt): move loading api behind hooks (#24010) 2023-12-19 10:18:10 +00:00
Victor Akintunde
5d2ac28576
docs: update return for useFetch and useAsyncData #24407 (#24775) 2023-12-18 19:37:51 +01:00
Michael Brevard
40a5f44942
feat(nuxt): useRequestHeader utility (#24781) 2023-12-16 09:08:56 +00: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
Jamie Trip
3991a10adf
docs: add more info about custom serialize/revive (#24680) 2023-12-12 16:21:37 +00:00
Daniel Roe
e3b8b84a24
feat(nuxt): allow readonly option for useCookie (#24503) 2023-11-28 13:35: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
5fea172883
docs(composables): avoid double read-more in useAppConfig 2023-10-25 11:54:38 +02:00
Damian Głowala
08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01: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