Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Fu
1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
Daniel Roe
7e7e006e9b docs: add await before lazy composable examples 2023-05-10 23:34:20 +01:00
darioferderber
24c30eb976
docs: add useSeoMeta and useServerSeoMeta pages (#20656) 2023-05-05 14:50:06 +01:00
Daniel Roe
8c75961f74
docs: ensure we guard all navigateTo examples (#20678) 2023-05-04 15:08:07 +01:00
Johannes Przymusinski
2d4ca20f3b
docs: update links to vue-router docs (#20454) 2023-04-24 21:29:24 +01:00
Daniel Roe
822202239c
fix(nuxt): sync setResponseStatus signature with h3 (#19987) 2023-03-31 07:02:26 -07:00
Daniel Roe
fc7867fb0e docs: add missing return statement 2023-03-22 11:07:11 +00:00
Daniel Roe
eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Özüm Eldoğan
c8a5a4a487
docs: update $fetch documentation (#19356)
Co-authored-by: Özüm Eldoğan <ozum@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-03-09 12:17:43 +01:00
Daniel Roe
df3ae8cb4e
feat(nuxt): enable chunk error handling by default (#19086) 2023-03-08 12:17:22 +00:00
Clément Ollivier
185ae9fd2c
docs: update link (#19197) 2023-02-21 17:45:47 +01:00
Alex Liu
2fbc73b3a3
docs: resolve preloadRouteComponents page heading error (#18804) 2023-02-06 01:50:13 -08:00
Daniel Roe
cb0860ba6c
fix(nuxt): make onNuxtReady safe to run on server-side (#18706) 2023-02-02 05:27:48 -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