Commit Graph

989 Commits

Author SHA1 Message Date
Daniel Roe
f14f3815ff docs: fix array syntax 2023-01-30 11:13:28 +00:00
Daniel Roe
d2c00dc467 docs: add note about directory import 2023-01-30 11:13:01 +00:00
Daniel Roe
6b2bc680b0 docs: add comment about needing to install @types/node manually 2023-01-30 10:56:30 +00:00
Jenni
7bdc07e66d
docs: add link to pages documentation to routing (#18602) 2023-01-30 02:14:24 -08:00
Arun Govil
41bb363709
docs: updated unreachable docus url in documentation (#18618) 2023-01-30 01:53:10 -08:00
华晨
6c4cf5cdcb
docs: remove unnecessary JSON.stringify() (#18590) 2023-01-28 07:14:46 -08:00
华晨
64b835c707
docs: use defineEventHandler() to avoid warnings (#18557)
Avoid the warning:

> [h3] Implicit event handler conversion is deprecated. Use `eventHandler()` or `fromNodeMiddleware()` to define event handlers.
2023-01-26 16:49:32 +01:00
华晨
5c7715813d
docs: mention head composable as alternative to useHead (#18552) 2023-01-26 05:48:52 -08:00
Inesh Bose
98b5c89a5a
docs: mention virtual file system (#18546) 2023-01-26 03:57:44 -08:00
Theo Ephraim
95f45b3fc5
docs: update vue-gtag plugin example (#18528) 2023-01-25 22:48:37 -08:00
Daniel Roe
7d812db9e8
fix(nuxt): augment interfaces exported from vue (#18505) 2023-01-25 07:59:02 -08:00
华晨
026511b697
docs: keep app.vue file name consistent (#18517)
Use `app.vue` instead of `App.vue`.
2023-01-25 16:34:43 +01:00
Fabian B
3fcfa33142
docs: add info about server-components async limits (#18513) 2023-01-25 05:10:25 -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
Mahdi Boomeri
b2e246a1cd
docs: remove useNuxtData release alert (#18488) 2023-01-24 19:11:05 +00:00
Daniel Roe
c552d1b420
v3.1.0 (#18406) 2023-01-24 16:47:20 +00:00
Clément Ollivier
f08eab2b5e
docs: update partners (#18482) 2023-01-24 16:38:38 +01:00
Daniel Roe
f711046171
perf(nuxt): add tree-shaken useServerSeoMeta composable (#18476) 2023-01-24 15:34:20 +00:00
Clément Ollivier
05b1fc2b22
docs: add link to config api (#18474) 2023-01-24 10:39:35 +00:00
Clément Ollivier
40f0d1e58d
docs(partners): update webreinvent description (#18473) 2023-01-24 11:09:03 +01:00
Daniel Roe
3c715ac729
chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
Harlan Wilton
1406d21ed2
feat(head): useSeoMeta composable (#18441) 2023-01-23 11:39:17 +00:00
Mehdi HosseinZade
2af6cc84db
docs: update links to nuxt.com (#18425) 2023-01-21 23:39:43 +00:00
Kareem Dabbeet
ea9812a559
feat(nuxt): allow disabling color for <NuxtLoadingIndicator> (#18432) 2023-01-21 23:15:32 +00:00
Mehdi HosseinZade
585e8be2e0
feat(kit): add extendRouteRules method (#9771) 2023-01-21 16:54:02 +00:00
Daniel Roe
163988449c
chore: bump docs version (#18417) 2023-01-21 13:42:30 +00:00
Rishi Raj Jain
de50b41e2d
docs: rename layer0 to Edgio (#9900) 2023-01-21 09:59:04 +00:00
Carolina Delerue
2ba89ed44d
docs: add buttons slot on PageHero component (#10139)
* button design change and add button in hero of designkit page

* delete showcasesButtonHero component

* wip

* review changes

* quote

* chore(lockfile): revert yarn.lock to its main state

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2023-01-20 15:11:10 +01:00
Daniel Roe
940720a586 docs: remove line break 2023-01-20 13:39:34 +00:00
Daniel Roe
19973c26f4 chore: update more repo links 2023-01-20 13:37:41 +00:00
Daniel Roe
a683b1a20f chore: update links to nuxt/framework discussions 2023-01-20 12:43:56 +00:00
Daniel Roe
081dc3254f chore: update internal repo/issue links to usenuxt/nuxt 2023-01-19 19:37:07 +00:00
Sébastien Chopin
371bc1affc
docs: add redirect for workshop 2023-01-19 19:24:59 +01:00
Florent Delerue
e9dde82687
docs: fix hydration warnings on 2023 vision article (#10171) 2023-01-19 13:33:58 +00:00
Clément Ollivier
fa57e645bc
docs(version): 0.3.10 (#10170) 2023-01-19 14:27:26 +01:00
Daniel Roe
28a2a91b64 docs: add info about extensions and pathPrefix keys
Co-authored-by: Mike Laumann Bellika <5175031+MikeBellika@users.noreply.github.com>
2023-01-19 13:06:13 +00:00
Mike Laumann Bellika
49a2dd5d5a
docs: add description of returning different status codes (#10059) 2023-01-19 12:08:39 +00:00
Elzodxon Sharofaddinov
cb607b84ad
docs: add port example in ecosystem.config (#10076) 2023-01-19 12:00:39 +00:00
Richard Manzoli
72b055bc32
docs: remove stray parenthesis (#10144) 2023-01-19 11:20:06 +00:00
Daniel Roe
02df51dd57
docs: add link! 2023-01-17 21:24:24 +01:00
Daniel Roe
237df94daa
docs: add Nuxt: A vision for 2023 post (#10141)
* docs: add `Nuxt: A vision for 2023` post

* chore: update wording

* Update docs/content/vision-2023.md

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>

* Update docs/content/vision-2023.md

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>

Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-01-17 20:21:36 +01:00
FenLiaoYu
8892cccb06
docs: update nested router example (#10115) 2023-01-16 22:41:38 +00:00
Clément Ollivier
f0c894060c
docs(version): 0.3.8 (#10127) 2023-01-16 17:54:10 +01:00
Michel EDIGHOFFER
5d069a93ce
docs: update hooks source line number (#10102) 2023-01-16 13:05:09 +00:00
Clément Ollivier
d6c7676f15
docs(version): revert back to stable nuxt version
This reverts commit e339a8c72c.
2023-01-16 13:46:04 +01:00
Clément Ollivier
e339a8c72c
docs(version): use nuxt edge channel (#10117) 2023-01-16 11:37:55 +01:00
renovate[bot]
0b1cdcc70d
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-14 01:13:48 +00:00
renovate[bot]
f314e9d541
chore(deps): update all non-major dependencies (#10095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 01:04:38 +00:00
Florian LEFEBVRE
a3075b9e6f
docs: update link (#10056) 2023-01-13 23:38:52 +00:00
Clément Ollivier
087f8b7f8a
docs(version): 0.3.6 (#10093) 2023-01-13 22:08:30 +01:00