Commit Graph

16 Commits

Author SHA1 Message Date
Enkot
ecb2fda113
docs: fix fetch composable examples (#20603) 2023-05-01 13:41:17 +01:00
Adrien Zaganelli
a21a520736
docs: add custom fetch composable example (#20115) 2023-04-26 12:28:19 +01:00
Johannes Przymusinski
2d4ca20f3b
docs: update links to vue-router docs (#20454) 2023-04-24 21:29:24 +01:00
Daniel Roe
4285092879
feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
JT Smith
73dda01f67
docs: fix type of headers option for useFetch (#20148) 2023-04-08 10:47:40 -07:00
pooya parsa
9e503be0f2
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-07 03:34:35 -07:00
Daniel Roe
e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe
ee8d3f6ea6
feat(nuxt): support disabling watch with useFetch (#19823) 2023-04-03 05:36:14 -07:00
Jakub Zomerfeld
801aba830e
docs: add another example for useAsyncData (#19225) 2023-03-19 16:51:18 -07:00
Leopold Kristjansson
e669da0975
docs: add backticks (#19721) 2023-03-15 21:10:50 +00:00
Sébastien Chopin
e68a23a723
docs: improve head section (#19673) 2023-03-14 07:24:41 -07:00
Harlan Wilton
c91e4d7933
feat(nuxt): add useHeadSafe and remove layer around head imports (#19548) 2023-03-10 00:01:21 -08:00
Harlan Wilton
8732720221
perf(head): drop @vueuse/head dependency (#19519) 2023-03-08 07:32:24 -08:00
Krutie Patel
217e59ad96
docs: add useError composable (#8912) 2023-02-04 06:17:05 -08:00
Daniel Roe
03d6737089
fix(vite, webpack): omit magic keys when import of same name is detected (#18733) 2023-02-03 03:55:58 -08:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00