Commit Graph

739 Commits

Author SHA1 Message Date
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 d500ac4e3c docs: fix typo and update theme 2022-12-06 18:35:44 +01:00
Clément Ollivier 4fbcf200c8
docs(agencies): add liip (#9552) 2022-12-06 18:02:51 +01:00
Sébastien Chopin 770cdf90df docs: compress social image to jpg and upgrade website-theme 2022-12-06 15:42:39 +01:00
Daniel Roe 3066e495a0
docs: recommend to install non-edge version of `@nuxt/test-utils` (#9543) 2022-12-06 12:51:17 +01:00
Daniel Roe 228bc9ce21
docs: update internal links to bridge overview page
resolves #9527
2022-12-06 09:04:35 +00:00
Mahdi Boomeri 9c478ee16e
feat: `useNuxtData` composable (#9262)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-12-05 14:07:33 +01:00
Sébastien Chopin c307ee8b5a docs: heading and formatting improvements for layers 2022-12-05 11:55:25 +01:00
Christian Preston 77e2974f1c
docs: add nuxt layers introduction and authoring guide (#9405)
Co-authored-by: Alexander Lichter <github@lichter.io>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-05 11:44:28 +01:00
Daniel Roe 4c4249dc33
feat(nuxt): add `onNuxtReady` composable (#9478) 2022-12-05 11:09:58 +01:00
Sébastien Chopin d36d115524 docs: update agencies expertises 2022-12-05 11:08:31 +01:00
Philipp Klose a503990de2
docs: make `vite` monospace too (#9490) 2022-12-04 23:17:32 +00:00
Mehmet 29ff72161b
docs: update playwright url (#9483) 2022-12-03 12:25:12 +00:00
Daniel Roe fcc6ff44d6
style: lint docs 2022-11-30 22:56:51 +00:00
Sébastien Chopin a73a75c390
docs: update announcements to add stable release 2022-11-30 21:01:50 +01:00
Dominik 0965b7585c
docs: add Project name placeholder (#9421)
With this it should be more obvious for the user that instead of `nuxt-app` the actual project name is meant. 
This was the case and example also in the nuxt 2 docs: https://nuxtjs.org/docs/get-started/installation/

Co-authored-by: Alexander Lichter <github@lichter.io>
2022-11-30 18:11:17 +01:00
Clément Ollivier 3ed5495363
docs(homepage): fix typo (#9426) 2022-11-30 15:52:30 +01:00
Clément Ollivier 0cc2c11ce6
docs: disable markdownlint on mdc file (#9428)
* docs: disable markdownlint on mdc file

* docs: disable casepolice on mdc file
2022-11-30 15:47:09 +01:00
CarolinaDelerue 837c938499
docs(introduction): add hero and cards (#9334)
* feat/docs-getting-started: add hero and cards

* docs(introduction): update due to review

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-11-30 15:22:01 +01:00
Sébastien Chopin a50855babe docs: add more social cards 2022-11-30 11:02:17 +01:00
kazuya kawaguchi 3ca13bce93
docs(roadmap): add i18n module to the roadmap (#9403) 2022-11-29 16:23:05 +01:00
Sébastien Chopin 53d5a5a5ae docs(installation): typo in sentence 2022-11-28 14:07:24 +01:00
Sébastien Chopin 7c998982fc docs(installation): add button to nuxt.new 2022-11-28 14:03:11 +01:00
Clément Ollivier 65f3b3a053
docs: change app-config url to avoid naming conflicts with app.vue (#9377) 2022-11-28 13:47:32 +01:00
falko-apheris cbf8976432
docs: use `layout` in example of `definePageMeta` (#9322) 2022-11-25 13:30:57 +00:00
Julien Huang f1026d4e88
docs: add warning about `.client` onMounted hook (#9263) 2022-11-24 11:15:33 +00:00
Clément Ollivier 2a57318e3f
docs(partners): add brain agency partner (#9277) 2022-11-23 16:16:31 +01:00
InvinciblenowYT c37b1361c8
docs: add missing space (#9276) 2022-11-23 15:15:41 +00:00
Clément Ollivier dcc657658c
docs: update link to mdc extension (#9251) 2022-11-22 11:46:56 +00:00
Sébastien Chopin 2facf0e594
docs: improve seo titleTemplate and add social images (#9235)
* docs: improve seo titleTemplate and add social images

* chore: update
2022-11-21 16:51:39 +01:00
mortezahatamikia-code 547d61208c
docs: add space between sentences (#9207)
* Update fix a typo

just added a space before "Here's a list of..." for a better reading experience

* docs: add to single paragraph

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-21 16:50:49 +01:00
Nathan Chase 34ae992755
docs: external configuration table (#9189)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-21 13:38:10 +01:00
Conner b2933cdfa3
docs: updated info about `404.vue` (#9155) 2022-11-21 13:19:11 +01:00
Jake Morris 83db74a223
docs: fix typos in modules section (#9227)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-21 12:33:52 +01:00
Mahdi Boomeri fdc35aabb6
docs: remove stable release warning regarding options api (#9186) 2022-11-21 11:51:06 +01:00
Ikko Ashimine 88d7077fca
docs: fix typo in `commands/add` (#9206) 2022-11-21 11:43:53 +01:00
Pascal Wengerter d2ead6ff3d
Update edge-channel-docs with non-rc nuxt version (#9171) 2022-11-18 16:42:37 +01:00
Sébastien Chopin a4768fd56d docs: update vercel icon to support dark mode 2022-11-18 00:54:40 +01:00
Sébastien Chopin 667286879e
docs: fix broken links in examples (#9119) 2022-11-17 12:09:43 +00:00
Florent Delerue 1a2d751964 docs: improve images quality (#9112) 2022-11-17 11:53:48 +01:00
Javier Garcia 47010ff8c7
Update 1.overview.md (#9089) 2022-11-17 08:26:54 +01:00
Sébastien Chopin 24c8653b2a
docs: fix broken link 2022-11-16 20:00:46 +01:00
Gérard Mathiuet e038398fe5
docs: set nuxt stability to stable (#9075)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2022-11-16 19:58:44 +01:00
Clément Ollivier fea7717291
docs: fix broken paths (#9076) 2022-11-16 18:21:08 +01:00
Yurica Xu 7dfa2f36c3
chore(typo): link fix (#9070) 2022-11-16 18:02:20 +01:00
Clément Ollivier 67ee085fec
docs: fix paths to migration guides (#9071) 2022-11-16 17:35:05 +01:00
Sébastien Chopin cd2ad7108f docs: update to 3.0 and upgrade theme 2022-11-16 17:27:50 +01:00
pooya parsa d991a55ec3
v3.0.0 (#9051)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-16 15:56:11 +01:00