Commit Graph

824 Commits

Author SHA1 Message Date
zecka 708460ddc8
docs: change required node version to be above 16.11 (#8408) 2022-10-24 10:47:03 +02:00
Nils 7b20e13c85
docs: add note about runtime config serialization (#8432)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-24 10:43:26 +02:00
Daniel Roe 6de1431a37
docs: disable transitions by default as hotfix (#8434) 2022-10-24 10:34:12 +02:00
Adewale Adeyemi ded71608b4
docs: fix typo (#8427) 2022-10-24 10:06:39 +02:00
Julien Huang 02227a2f1b
docs(api): add `<ClientOnly>` to API docs (#8400) 2022-10-22 00:47:13 +02:00
Daniel Roe b9d83b3cd1
docs: add missing `app` key for transitions (#8385) 2022-10-21 11:26:59 +02:00
Daniel Roe 69a6a86d7c
feat(nuxt): make `useFetch` options reactive (#8374) 2022-10-21 10:13:14 +02:00
David Stack f0c1dcb2d6
docs: update for clarity and fix typos (#8375)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-10-21 10:10:11 +02:00
Johnson Chu 5c6efdc945
docs: update links for external tools (#8382) 2022-10-21 10:08:48 +02:00
Damian Głowala d3c37a285f
docs: add missing opening `<NuxtLayout>` tag in a code sample (#8349) 2022-10-19 23:23:37 +01:00
Sébastien Chopin dbc2c8ceee docs: update website-theme to 0.1.7 2022-10-19 17:16:33 +02:00
Joel Wenzel ba3a11800c
feat(nuxt): default router scroll behavior (#3851)
Co-authored-by: joel <joel.wenzel@flexagon.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-19 14:43:03 +02:00
Clément Ollivier 66de87af91
docs: fix link to documentation guide (#8322) 2022-10-19 13:40:05 +02:00
Clément Ollivier 3ef014a378
docs: fix broken link (#8319) 2022-10-19 12:36:17 +02:00
pooya parsa aa76d7bbac
docs: add route rules to concepts > rendering (#8292)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-18 21:13:58 +02:00
Anish Ghimire c6a6dceec1
docs: add cleavr to supported hosting providers (#8285) 2022-10-18 18:14:12 +02:00
Cinob 7b2861e8e8
docs: add spacing between multiple `button-link` (#8275) 2022-10-18 12:46:12 +02:00
Daniel Kelly b1c842e8be
docs: change deprecated `useBody` with `readBody` (#8266) 2022-10-18 10:46:47 +02:00
Daniel Roe 74a90c566c
chore: use pnpm for framework monorepo (#7895)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-17 12:10:05 +02:00
Tech Genius af7045df12
docs: fix `validate` example (#8231) 2022-10-16 12:04:13 +02:00
Christian Preston 8f7a7ec06e
feat(nuxi): `nuxi build-module` command (#7610)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-16 11:40:03 +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
Daniel Roe d862a6bfdd
fix(nuxt)!: `refresh` to override previous requests by default (#8190) 2022-10-15 13:02:23 +02:00
James Ray 329fc63a02
docs: adds missing quote in example code (#8209) 2022-10-15 12:26:10 +02:00
Randy 52a42b0ece
docs: update route middleware link (#8196) 2022-10-14 15:52:03 +01:00
Sébastien Chopin 6ad0f3f157 docs: add support for WEBSITE_THEMe env variable 2022-10-13 17:49:06 +02:00
Won-hyeok Jung d4eb15aa77
docs: use `RouterConfig` interface in examples (#8151) 2022-10-13 12:53:50 +02:00
Daniel Roe e45372c4ce
docs: fix 404 page (#8136) 2022-10-13 12:53:26 +02:00
Daniel Roe d9135be83e
docs: close alert (#8157) 2022-10-13 10:47:24 +02:00
Toni a67249b2f9
docs: clarify access of RuntimeConfig with Options API (#8147) 2022-10-13 08:51:04 +02:00
Harlan Wilton 9e6d292ba6
feat(nuxt): migrate to latest `@vueuse/head` (#8000) 2022-10-12 18:00:17 +01:00
Sébastien Chopin a6e4a09dbb
docs: add app.config route to pre-render (#8131)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-12 18:45:10 +02:00
Rajendra 70ad8759b8
docs: fix typo (#8129) 2022-10-12 10:42:07 +01:00
Cinob bda187c1be
docs: update line number for `NuxtHooks` source (#8128) 2022-10-12 09:30:10 +01:00
Daniel Roe c804daa061
docs: add back deleted sections in `definePageMeta` 2022-10-11 22:49:46 +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
Daniel Roe 385674494d
feat(nuxt): refresh override for data fetching composables (#7864) 2022-10-10 11:33:16 +01:00
Daniel Roe 829a550580
feat(pages): add `validate` hook for `definePageMeta` (#7870) 2022-10-10 11:18:20 +01:00
Daniil Chudo 75f4a54f7e
feat(nuxt): add default slot to `<NuxtLoadingIndicator>` (#7128)
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-10-10 11:12:36 +01:00
renovate[bot] abe94529db
chore(deps): update all non-major dependencies (#7842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-09 20:33:19 +01:00
Israel Ortuño edc44aa064
docs: fix code highlighting (#8057) 2022-10-09 01:07:58 +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
Tuğberk Kılıç a74c40caa6
fix(docs): link to installation section (#8040) 2022-10-07 20:57:01 +02:00
Toni e5298bfefe
docs: fix indentation in "Views" code blocks (#8039) 2022-10-07 20:00:51 +02:00
Sébastien Chopin 3218356deb docs: update to website-theme 0.1.6 2022-10-07 18:56:13 +02:00
Alexander Lichter 53e8453ad8
fix(docs): link to api config reference (#8038)
* fix(docs): link to api config reference

* chore: add redirect
2022-10-07 18:45:37 +02:00
Sébastien Chopin fc2d74a2bb docs: upgrade docus to fix docsearch input focus 2022-10-07 17:59:49 +02:00
Sébastien Chopin aef3257742 docs: upgrade docus 2022-10-07 17:42:46 +02:00
Sébastien Chopin 93c3f30b54 docs: use webp for 3d gem asset 2022-10-07 10:44:45 +02:00
Clément Ollivier 2299fdc70a
docs: fix netlify redirects (#8028) 2022-10-07 09:05:59 +02:00
Sébastien Chopin 99907dbf4f docs(transitions): add poster for videos 2022-10-06 18:58:15 +02:00
Clément Ollivier ce456f8ed9
docs(introduction): add nuxt key features to the introduction (#8013)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-10-06 18:00:03 +02:00
Barbapapazes 9d7871f4f0
docs: fix path of nuxt config (#8021) 2022-10-06 17:59:35 +02:00
Krutie Patel 2310adbf5e
docs(getting-started): add `transitions` page (#7987)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 17:57:47 +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
Daniel Roe d045deb9fd
docs: update `definePageMeta` docs (#7888) 2022-10-03 15:41:22 +02:00
Fumihiro-Yano bea2848246
docs: add newline at end of sass import (#7810) 2022-09-30 08:14:38 +02:00
Clément Ollivier b2d1730cd1
docs: merge deployment pages in getting started (#7765) 2022-09-30 08:12:58 +02:00
Christian Preston 2e080c259f
feat(nuxi): support `--dotenv` for `dev`, `build` and `preview` commands (#7660) 2022-09-26 12:36:10 +02:00
Josh Deltener 198576a741
docs: updated nuxt bridge migration guide (#7775)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-26 11:37:31 +02:00
Niklas 9a11d24eb9
docs(roadmap): remove not working link from `nuxt/auth` (#7781) 2022-09-26 11:36:01 +02:00
Julien Huang 555b43095d
docs(guide): add nitro plugins to server directory (#7780) 2022-09-26 11:24:03 +02:00
Xezard 51ff394f23
docs(roadmap): update the release times for v2 and v3 (#7808) 2022-09-26 11:22:27 +02:00
Julien Huang 76f463298e
docs: document nitro hooks (#7782)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-26 11:18:50 +02:00
Clément Ollivier 71ef8bd3ff
docs(migration): restructure upgrade guide (#7730) 2022-09-22 17:24:32 +02:00
Yu Yamazaki b877b14f81
docs(error-handling): fix useError() type definition (#7749) 2022-09-22 15:23:46 +02:00
Reinier Kaper f4f6ed4304
docs(navigate-to): use await instead of return (#7734) 2022-09-22 15:23:07 +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
Clément Ollivier 427b427d7e
docs(getting-started): configuration page (#7689)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-21 12:37:32 +02:00
Lov`u`e 523d61711e
docs(getting-started): fix typo in views (#7687) 2022-09-20 19:57:34 +02:00
pooya parsa 6309d223bb
v3.0.0-rc.11 (#7565) 2022-09-20 18:38:31 +02:00
Clément Ollivier d47572e55e
docs(getting-started): add views page (#7556)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-20 11:30:17 +02:00
Clément Ollivier 42c086223f
docs(testing): move modules testing section to module authors guide (#7643) 2022-09-20 11:12:08 +02:00
Krutie Patel f82a4b67a3
docs(api): add `defineNuxtComponent` utils (#7618)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-20 11:09:29 +02:00
renovate[bot] df72a3eb34
chore(deps): update all non-major dependencies (#7649) 2022-09-20 10:20:03 +02:00
YIngChenIt 80699686b3
docs: add `addImportsSources` to list of kit utils (#7636) 2022-09-19 10:46:11 +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 b933015850
feat(kit): `useNitro()` utility (#7557) 2022-09-15 18:10:50 +02:00
Pooya Parsa 950cb60bd5 docs: remove misleading edge info
#7547
2022-09-15 13:36:01 +02:00
Lexpeartha 4d91ededb1
docs: add testing and `addComponent` to modules and update `addImports` (#7543) 2022-09-15 13:20:53 +02:00
pooya parsa 9426b54562
fix(vite): `nuxi dev --https` working out of the box (#7547) 2022-09-15 13:01:52 +02:00
Pooya Parsa 4775ee8e31 docs: improve NuxtLink prefetch explanation (#7540) 2022-09-15 12:17:57 +02:00
Clément Ollivier f0005e6684
docs: add note about link prefetching (#7540) 2022-09-15 10:29:30 +01:00
YIngChenIt d97d6bdbe1
docs: update auto-imports link (#7530)
Co-authored-by: chenying <1770365139@qq.com>
2022-09-15 09:47:09 +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
pooya parsa 94377b1901
v3.0.0-rc.10 (#7374) 2022-09-14 18:27:11 +02:00
Adewale Abati efc6c83cc0
docs: update codesandbox link (#7499) 2022-09-14 15:13:17 +02:00
Clément Ollivier a6232667c2
docs(getting-started): add routing page (#7495)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-09-14 15:12:47 +02:00
Alex Liu addcb5cd47
feat(nuxt): support prefetching `<nuxt-link>` (#4329)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 22:20:23 +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
pooya parsa ceb61ada2b
refactor(schema): upgrade to untyped 0.5 (#7452) 2022-09-12 20:22:41 +02:00
Daniel Roe 8bccdf44e8
docs: fix typo (#7437) 2022-09-12 12:42:42 +02:00
Krutie Patel 9f1ac4f201
docs(api): add `useRuntimeConfig` page (#7406)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-12 12:29:42 +02:00
pooya parsa 270055b86d
feat(cli)!: use giget 0.1x with template registry for `nuxi init` (#7404) 2022-09-10 15:37:25 +02:00