Commit Graph

23 Commits

Author SHA1 Message Date
pooya parsa
ea6ebd0b1f
docs: update stability edge banners (#8498) 2022-10-26 15:17:52 +02:00
Sacha STAFYNIAK
b010e3e861
feat: add dev-only component (#7950) 2022-10-26 14:43:37 +02:00
Dawid Stefanko
5bc8c10a3b
docs: mention use case for <KeepAlive> in definePageMeta (#8491) 2022-10-26 12:50:40 +02:00
Farnabaz
12c8949af9
docs: use LinkExample as block component (#8459) 2022-10-25 11:33:09 +02:00
Daniel Kelly
b1c842e8be
docs: change deprecated useBody with readBody (#8266) 2022-10-18 10:46:47 +02:00
Benicio Cardozo
b9d6f37dfd
fix(nuxt): enable router when app/router.options.ts file is present (#8193) 2022-10-15 13:04:06 +02:00
Won-hyeok Jung
d4eb15aa77
docs: use RouterConfig interface in examples (#8151) 2022-10-13 12:53:50 +02:00
Rajendra
70ad8759b8
docs: fix typo (#8129) 2022-10-12 10:42:07 +01:00
Julien Huang
ee41bb6d5d
feat(nuxt): wrap #components client exports with createClientOnly (#7412)
Co-authored-by: jhuang@hsk-partners.com <jhuang@hsk-partners.com>
2022-10-11 16:26:03 +01:00
miketromba
2aa097310c
docs: Add recommendation for controlling plugin registration order. (#8096)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-10-11 14:14:18 +02:00
Cupid Valentine
186a626e38
docs(example): replace useQuery to getQuery (#8047) 2022-10-08 11:32:20 +02:00
Daniel Roe
45fd722dc1
docs: fix more redirect issues (#8045) 2022-10-07 22:39:38 +02:00
Barbapapazes
9d7871f4f0
docs: fix path of nuxt config (#8021) 2022-10-06 17:59:35 +02: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
Julien Huang
555b43095d
docs(guide): add nitro plugins to server directory (#7780) 2022-09-26 11:24:03 +02:00
Lov`u`e
dffec69cda
docs(directory-structure): fix typo in server (#7752) 2022-09-22 15:22:46 +02:00
Tobias Diez
daf99c3cac
docs: recommend to not overwrite some keys in tsconfig (#7717) 2022-09-21 16:06:20 +02:00
Pooya Parsa
8621c86055 docs: fix typo in custom router example
closes #7600
2022-09-16 20:36:19 +02:00
Pooya Parsa
f0a2d622b2 docs: remove edge banners for rc.10 2022-09-16 20:34:40 +02:00
Alper Doğan
43d1eac09d
docs: fix typo on directory-structure/pages (#7601) 2022-09-16 16:32:35 +02:00
pooya parsa
5973df1e96
chore: update examples to ^3.0.0-rc.10 and use global defineNuxtConfig (#7515) 2022-09-14 19:26:43 +02:00
Daniel Roe
4e604f664d
docs: update name of the generated imports.d.ts file (#7474) 2022-09-13 17:35:38 +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