Daniel Roe
|
d862a6bfdd
|
fix(nuxt)!: refresh to override previous requests by default (#8190)
|
2022-10-15 13:02:23 +02:00 |
|
Daniel Roe
|
385674494d
|
feat(nuxt): refresh override for data fetching composables (#7864)
|
2022-10-10 11:33:16 +01:00 |
|
Yaël Guilloux
|
dc47c64f14
|
docs: use nuxt 3 and website theme (#5479)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
|
2022-10-06 11:15:30 +02:00 |
|
Clément Ollivier
|
944bba97ca
|
docs: update structure (#7047)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-13 14:54:31 +02:00 |
|
Vl4dimyr
|
fc2be9ed42
|
feat(nuxt): add immediate option for useAsyncData and useFetch (#5500)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-07 11:47:40 +02:00 |
|
Alex Kozack
|
8a81f2ad90
|
docs(api): fix useAsyncData signature (#7242)
|
2022-09-05 13:43:40 +02:00 |
|
Daniel Roe
|
0f1a746825
|
docs: add note about fetching data on initial load (#7120)
|
2022-09-03 13:02:21 +02:00 |
|
Damian Głowala
|
92a04cc036
|
docs: ensure consistent casing of section headers (#6578)
|
2022-08-13 09:27:04 +02:00 |
|
Daniel Roe
|
23546a270c
|
feat(nuxt): automatically generate unique keys for keyed composables (#4955)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-07-07 18:26:04 +02:00 |
|
Kevin LEVRON
|
e7bbf1693e
|
docs(api): fix useAsyncData example (#4549)
|
2022-04-25 11:31:25 +02:00 |
|
Ben
|
28cf9fed28
|
docs: remove duplicate entry for default option (#4519)
delete the duplicated `default` parameter description.
|
2022-04-22 10:34:53 +02:00 |
|
Damian
|
513978e15b
|
docs: fix and improve multiple sections (#4396)
|
2022-04-16 15:53:36 +02:00 |
|
Daniel Roe
|
ee93659147
|
feat(nuxt3): allow providing a ref as default value (#4326)
|
2022-04-13 19:41:41 +02:00 |
|
Clément Ollivier
|
e6471689d6
|
docs(api): add ts signature and js example to use-async-data (#4171)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-11 19:24:18 +02:00 |
|
Alex Liu
|
b7dc0931c4
|
feat(nuxt3): let useAsyncData() return value that error can defined type by generics (#4109)
|
2022-04-06 18:02:45 +02:00 |
|
Clément Ollivier
|
9a0fc57724
|
docs: update sitemap (#4063)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-06 07:56:08 +02:00 |
|