Commit Graph

1034 Commits

Author SHA1 Message Date
华晨 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 use`nuxt/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
Daniel Roe a68da6d6a7
chore: case police update (#10085) 2023-01-13 15:00:57 +00:00
Clément Ollivier a1bf50efcf
docs(version): 0.3.5 (#10078) 2023-01-13 09:26:52 +00:00
Daniel Roe a0ca609826
chore(docs): revert lockfile (#10063) 2023-01-12 13:15:47 +00:00
Daniel Roe 6652983baf chore(docs): revert `vue-lite-youtube-embed` upgrade 2023-01-12 12:41:35 +00:00
Daniel Roe 49d4ce8604 chore(docs): update lockfile and disable style inlining 2023-01-12 12:36:33 +00:00
Sébastien Chopin 104bcbd665
docs: add back the newsletter (#10032)
* docs: add newsletter sections

* chore: update

* chore: add newsletter page

* chore: bump version of theme

* chore: update theme

* chore: up

* chore(docs): update to edge nuxt/nitropack

Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-11 22:13:04 +01:00
renovate[bot] 72bfcdfd69
chore(deps): update all non-major dependencies (#10029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:15:56 +00:00
falko-apheris 81f075c9c7
chore: update link to typescript docs (#10045) 2023-01-11 15:42:36 +00:00
Sébastien Chopin 685cb100ff docs: update testimonials 2023-01-11 11:29:20 +01:00
Clément Ollivier fe35881126
docs(partners): add macopedia as partner (#10028) 2023-01-10 12:08:22 +01:00
PaulUgwu 25978c936f
docs: fix typo (#10019) 2023-01-10 10:46:56 +00:00
Clément Ollivier 14fba85ac8
docs(partners): fix spacing (#10025) 2023-01-10 11:08:25 +01:00
Daniel Roe 2d013c5fad
feat(nuxt): server-only components (#9972) 2023-01-09 11:20:33 +00:00
Julien Huang 3c7140582b
docs: update `generate` doc to include `--dotenv` (#9991) 2023-01-09 09:25:24 +00:00
AuroraTea 60c3e2f841
docs(guide): fix the link to deploy in `guide/.output` (#9994) 2023-01-09 09:19:15 +00:00
Florent Delerue c6bf146976
docs: refactor cards (#9935)
* refactor: cards

* refactor: update image props

* docs(version): update to 0.2.5
2023-01-05 10:28:28 +01:00
Sébastien Chopin b7d0f52de6 chore: update website version 2023-01-04 17:53:39 +01:00
Clément Ollivier e0022aadcf
docs(support): update wording (#9821) 2023-01-04 17:30:24 +01:00
Julien Sulpis 51bc6e44fe
docs(configuration): clarify the location of `app.config.ts` in the source directory (#9937) 2023-01-04 12:06:40 +01:00
renovate[bot] 4f6b487ab1
chore(deps): update all non-major dependencies (#9929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 12:05:53 +01:00
Clément Ollivier 918977b74f
docs(sponsors): fix hero (#9941) 2023-01-04 11:56:17 +01:00
renovate[bot] be132df587
chore(deps): update all non-major dependencies (#9926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-03 16:48:11 +01:00
Clément Ollivier f3661ce1e7
docs(release): theme 0.2.2 (#9920) 2023-01-03 11:44:23 +01:00
Florent Delerue 5f0b8d1945
refactor: heros (#9886) 2023-01-03 11:43:23 +01:00
Florent Delerue a59f28a04a
refactor(home): sections (#9882) 2023-01-03 11:43:09 +01:00
Brian Mhlanga c00f21e706
docs: fix typos (#9919) 2023-01-03 11:14:59 +01:00
Carolina Delerue 0afb582c22
docs: fix markdown (#9838) 2023-01-02 19:21:32 +01:00
Hugo Brosnahan 850733e160
docs: fix typos and capitalisation (#9844)
* docs(getting-started): fix typos in configuration docs

* docs(community): always capitalize 'Prettier'

* docs(community): always capitalize 'Corepack'

* docs(community): always capitalize 'Nuxt'
2023-01-02 19:17:25 +01:00
Anthony Jekanyika da2a146f50
docs: fixed typos and improved wording (#9848) 2023-01-02 19:10:08 +01:00
PickleNik bccbe6ffe8
docs: fix url for prettier.io pointing to stylelint.io (#9892) 2023-01-02 19:05:57 +01:00
にー兄さん / Kaito Tsutsumi ba384ff030
docs: fix `layouts` typo in nuxtignore page (#9893) 2023-01-02 19:00:03 +01:00
RedCommand 0a701ae7b3
docs(homepage): add module cta (#9591)
* feat(docs): Home modules button

* fix(docs) wrong component name
2022-12-29 11:15:41 +01:00
Carolina Delerue ea02be17c7
docs: add docs landing page (#9706)
* wip

* wip

* wip

* wip

* docs: add docs landing

* docs: update wording and structure

* docs(landing): minor tweaks

* docs(landing): update links

* docs(landing): update images

* docs(landing): minor tweaks

* docs(landing): update title

* docs(cards): fix cards

* docs(landing): update landing and introduction heros

* docs(landing): add extra slot to avoid hydration mismatch

* docs(theme): bump version to 0.2.1

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-12-23 13:15:12 +01:00
Sébastien Chopin dbc31869bb docs: rename svg asset 2022-12-22 19:15:29 +01:00
Sébastien Chopin 3dcf463fa6
docs: enable hybrid rendering (#9823)
* docs: enable hybrid rendering

* build: move generate -> build

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-22 18:53:36 +01:00
renovate[bot] c5494580a2
chore(deps): update all non-major dependencies (#9802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 19:13:50 +01:00
Mechite b915321d37
docs(index): fix typo in 'GitHub' (#9807) 2022-12-21 09:53:05 +01:00
AuroraTea aa066062e1
docs(getting-started): improve usage of `pnpm` (#9775) 2022-12-20 16:48:10 +01:00
DmitryVladimirson 7a598567da
docs: improve wording and fix typo (#9795) 2022-12-20 14:54:08 +00:00
Carolina Delerue ce9141285a
docs(community): fix missing image 2022-12-20 10:03:42 +01:00
Clément Ollivier 362f6797e4
docs: version 0.1.27 (#9788) 2022-12-19 17:26:10 +01:00
Mehdi HosseinZade 04c8625843
feat(nuxt): deep watch `useCookie` ref value by default (#9664)
* feat(nuxt): useCookie add deep watch option

* docs(api): useCookie add deepWatch option

* feat(nuxt): useCookie change deepWatch to watch option

* boolean|shallow

* enable watch by default

* docs: fix example

* docs(api): update useCookie example

Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 12:50:46 +01:00
Jasper Zonneveld ef4b667ba0
docs(concepts): add `utils/` to directory-based auto-imports (#9739) 2022-12-15 17:01:11 +01:00
Clément Ollivier 7d80a974e0
docs(community): temporary disable newsletter subscription (#9740) 2022-12-15 16:54:21 +01:00
renovate[bot] 3139ea7d39
chore(deps): update all non-major dependencies (#9685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 14:43:52 +01:00
Clément Ollivier ab6ddb868b
docs(version): theme 0.1.25 (#9729) 2022-12-15 10:35:18 +01:00
Clément Ollivier e3e876c208
docs(theme): version 0.1.24 (#9716) 2022-12-14 18:14:53 +01:00
Clément Ollivier 53148f5950
docs(community): fix client-side images display (#9704)
* docs(community): fix client-side images display

* docs(community): fix map image size
2022-12-14 11:19:03 +01:00
Clément Ollivier 6ae2ded81c
docs: bump website theme to 0.1.23 (#9703) 2022-12-14 10:08:15 +01:00
CarolinaDelerue eef13a98a7
docs: add community page (#9519)
* docs: add community page

* update background images  and remove gradient

* rename components

* docs(community): update landing page content

* chore: bump website-theme to 0.1.23

* chore: remove unused assets

* chore: lint docs

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-12-14 09:52:19 +01:00
DmitryVladimirson 2a2f21b84f
docs: indicate `navigateTo` options are optional (#9672) 2022-12-12 16:44:09 +00:00
Valentín Costa b3ccec3d87
docs: add missing line breaks (#9671) 2022-12-12 16:35:35 +00:00
Mahdi Boomeri ce4d29031e
docs: add docs for `preloadRouteComponents` (#9607) 2022-12-11 21:27:57 +00:00
mst101 ac61b2b69a
docs(rendering): hide light image in dark mode (#9620) 2022-12-10 20:23:20 +00:00
Sébastien Chopin 5fdb7b6f8c docs: update theme version 2022-12-07 10:37:17 +01:00