1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 10:23:24 +00:00
Commit Graph

116 Commits

Author SHA1 Message Date
ML
2359b43aa2
docs: clarify that app config is not available (yet) in nitro () 2023-02-21 21:50:14 -08:00
Joel Wenzel
b1fd5200f5
docs(pages): add example of limiting scanned routes () 2023-02-21 05:39:36 -08:00
usagizmo
fc19021022
docs: fix components path () 2023-02-20 01:53:40 -08:00
yuyin
c8b49a3253
docs: add sendRedirect usage () 2023-02-16 06:53:23 -08:00
Daniel Roe
a1252d3a30
docs: add information on when mw runs & how to skip () 2023-02-16 04:27:28 -08:00
Daniel Roe
6c5d8d6b2b
docs: add note about nested directory order () 2023-02-15 08:22:30 -08:00
Daniel Roe
6016aef859
fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00
Daniel Roe
0b2bce406b
docs: add explanation with augmented meta for new routes () 2023-02-09 07:03:06 +01:00
Alexander Lichter
65f26fb275
docs: warn about slots in server components () 2023-02-07 02:09:36 -08:00
Mehdi HosseinZade
dfd5f3d72b
docs: clarify augmenting input/output app config ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 06:29:33 -08:00
Daniel Roe
a8874180a1
docs: add .env to directory structure and improve config docs () 2023-02-01 03:53:04 -08:00
Inesh Bose
98b5c89a5a
docs: mention virtual file system () 2023-01-26 03:57:44 -08:00
Theo Ephraim
95f45b3fc5
docs: update vue-gtag plugin example () 2023-01-25 22:48:37 -08:00
Daniel Roe
7d812db9e8
fix(nuxt): augment interfaces exported from vue () 2023-01-25 07:59:02 -08:00
Fabian B
3fcfa33142
docs: add info about server-components async limits () 2023-01-25 05:10:25 -08:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory ()
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

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