Commit Graph

1033 Commits

Author SHA1 Message Date
Clément Ollivier 945ad4f6f2
docs(seo): add robots file (#9111)
* docs(seo): add robots file

* Update docs/public/robots.txt

Co-authored-by: Daniel Roe <daniel@roe.dev>

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-17 11:45:07 +01:00
Sébastien Chopin f01fc18639 docs: update redirects 2022-11-17 11:19:06 +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
Clément Ollivier df2d05df89
docs: add missing agencies (#9059)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-16 15:15:50 +01:00
Conner 3aadc57be5
docs: add warning about `definePageMeta` issues with transitions and `NuxtLoadingIndicator` (#9055)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-16 15:06:36 +01:00
Sébastien Chopin 780b17b196 docs: update website-theme 2022-11-16 13:17:23 +01:00
Sébastien Chopin 9ab069b2a3 docs: minor style improvements 2022-11-16 12:39:38 +01:00
renovate[bot] b5f75b5ec7
chore(deps): update all non-major dependencies (#9034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 11:58:13 +01:00
Sébastien Chopin 819deb893f docs: update website theme version 2022-11-16 11:42:39 +01:00
Sébastien Chopin 90784f79d7
docs: new website design (#9007)
* docs: implement new website theme

* chore: rename dirs

* chore: update build

* lint fix

* chore: update deps

* fix: include node_modules in esbuild step

* chore: update deps

* Update .gitignore

* chore: update theme version

* up

* up

* fix: use svg for illustration

* chore: update to 0.0.12

* chore: force parse5 resolution

* stay with build

* feat: always display first home section

* Update yarn.lock

* chore: update theme

* fix lint

* docs: update home title

* chore: update website theme version

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* up

* chore: bump theme version

* up

* chore: up

* up up and up

* chore: generate

* fix: boolean value

* feat: new images

* update again

* chore: up

* ouep

* chore: up

Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-11-16 11:04:28 +01:00
pooya parsa 5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
renovate[bot] 3fc29b98e6
chore(deps): update dependency untyped to v1 (#9020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 17:47:57 +01:00
Harlan Wilton fddc8b2e6e
feat(nuxt, schema): official @vueuse/head v1 support (#8975) 2022-11-15 17:26:38 +01:00
Daniel Roe 2c2fbdffc9
refactor(nuxt)!: move `head` option support into `defineNuxtComponent` (#8901) 2022-11-15 15:47:17 +01:00
pooya parsa b49f2a8147
refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
Daniel Roe 74b81bbeaa
refactor(kit)!: remove support for module container (#9010) 2022-11-15 14:22:14 +01:00
silvesterwali 1f645e2a96
docs: fix typos (#8976) 2022-11-14 15:00:58 +01:00
Israel Ortuño 4915a39a90
docs: match the open graph protocol markup (#8959) 2022-11-14 11:32:05 +01:00
Okoro Redemption dc22bd3829
docs: typo in `available` (#8966)
* (fix-type): fix typographical error in line:39

Noticed a typo in line:39 under the under the hook section

Changed avialble to available

* docs: typo

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-14 11:11:41 +01:00
Clément Ollivier cb6b279a8a
docs(api): add spaces to avoid breaking mobile layout (#8967)
* docs(api): add spaces to avoid breaking mobile layout

* Update docs/content/3.api/5.commands/add.md

Co-authored-by: Daniel Roe <daniel@roe.dev>

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-14 11:11:16 +01:00
silvesterwali ce7a55ecc2
docs: fix typo (#8970) 2022-11-14 11:10:33 +01:00
Cedric Wetzel 7677eec372
docs: fix syntax errors in server storage example (#8906) 2022-11-11 12:12:30 +01:00
Percy Ma 2f53495033
feat(nuxi): auto-generate `.npmrc` and setting for pnpm (#7407)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-11 11:13:52 +01:00
Ali Soueidan 0818a6a420
docs: add tls option to redis example (#8900)
Co-authored-by: Ext., Soueidan, Ali, MIF <ext.a.soueidan@rheinenergie.com>
2022-11-10 18:35:28 +01:00
Daniel Roe 3dd9271c09
docs: add initial documentation for router composables (#8895) 2022-11-10 15:07:47 +01:00
pooya parsa 52c2bffa76
fix(nuxt)!: remove `initialCache` option (#8885) 2022-11-10 14:27:59 +01:00
Pooya Parsa be8036098f chore: lint docs 2022-11-10 10:56:36 +01:00
Stefan 3b5571376c
docs: add `query` option with example for `useFetch` (#8719) 2022-11-10 10:47:50 +01:00
Krutie Patel 0cac5c710c
docs(api): add `useHydration` composable (#8768) 2022-11-10 10:46:21 +01:00
Daniel Roe 571512833d
docs: get event before running async function (#8861) 2022-11-10 10:44:26 +01:00
Krutie Patel 2bc3c18dfa
docs(api): add `refreshNuxtData` util examples (#8845)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-10 10:08:42 +01:00
Daniel Roe 8d30e97b91
docs: add entry for `extendPages` (#8860) 2022-11-10 09:41:34 +01:00
Daniel Roe 4bbd2618ce
feat(nuxt): auto-import `utils/` directory (#8817) 2022-11-09 10:43:16 +01:00
Krutie Patel 14307d1327
docs(api): add `useRequestHeaders` composable example (#8833)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-09 10:09:48 +01:00
Sébastien Chopin 1582f8ec01 docs: improve examples content 2022-11-08 18:03:18 +01:00
Sébastien Chopin 8e4068b725 docs(deployment): remove usage of custom icons 2022-11-08 17:21:08 +01:00
Sébastien Chopin 507f444c07 docs: remove stability-edge 2022-11-08 12:47:46 +01:00
pooya parsa 12767fffd3
docs: update roadmap for november (#8766) 2022-11-07 12:46:27 +01:00
cx33 2376c1147f
docs: Update 2.nuxt-page.md (#8761) 2022-11-07 10:16:34 +01:00
Sébastien Chopin bae410eea2 docs: upgrade website-theme 2022-11-04 11:07:10 +01:00
pooya parsa ea17148a6b
feat(kit, nuxt): support `prerender:routes` and `addPrerenderRoutes` (#8670) 2022-11-03 22:03:12 +01:00
Daniel Roe 496fa14468
feat(nuxt): allow setting `name` and `path` for a route in `definePageMeta` (#8633) 2022-11-03 15:05:38 +01:00
Rajendra 1a6eb3e3f6
docs: fix transition wording to include layouts (#8600) 2022-11-02 10:02:50 +01:00
Daniel Roe 7302bf2f6c
docs: generate docs for unversioned schema (#8535) 2022-10-27 17:45:04 +02:00
pooya parsa 265db50515
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
pooya parsa ea6ebd0b1f
docs: update stability edge banners (#8498) 2022-10-26 15:17:52 +02:00
Sacha STAFYNIAK b010e3e861
feat: add dev-only component (#7950) 2022-10-26 14:43:37 +02:00
Dawid Stefanko 5bc8c10a3b
docs: mention use case for `<KeepAlive>` in `definePageMeta` (#8491) 2022-10-26 12:50:40 +02:00
Josh Deltener d228b11c04
docs: updated bridge migration guide (#8471)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-26 11:18:22 +02:00
Farnabaz 12c8949af9
docs: use `LinkExample` as block component (#8459) 2022-10-25 11:33:09 +02:00
Daniel Roe 59d8c51b5b
refactor(schema)!: disable `app.pageTransition` and `app.layoutTransition` by default (#8436) 2022-10-24 17:23:49 +02:00
Daniel Roe 5a88510cb7
feat(kit): add `updateTemplates` utility (#8413) 2022-10-24 10:53:02 +02:00
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
Corey Richardson b68bfb0a24
docs: remove duplicate word (#7387) 2022-09-09 20:09:03 +01:00
Julien Huang 6c462b3315
docs(head): enhance usehead and fix broken links (#7364) 2022-09-08 20:54:02 +02:00
pooya parsa e0c5907f0a
feat(nuxi): switch to `unjs/giget` for `nuxi init` (#7361) 2022-09-08 17:43:04 +02:00
Julien Huang 4660cc5918
docs(api): add `nuxi prepare` command (#7349) 2022-09-08 16:16:35 +02:00
Alex Kozack 6b3a1a4256
feat(nuxt): filter support for `clearNuxtData` (#7323) 2022-09-07 15:25:37 +02:00
Adewale Abati 8a56d8137a
chore: update CodeSandbox links (#7318) 2022-09-07 13:24:37 +02:00
Alex Kozack b2f573f685
feat(nuxt): add `clearNuxtData` (#5227)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-07 13:20:09 +02:00
Vl4dimyr fc2be9ed42
feat(nuxt): add `immediate` option for `useAsyncData` and `useFetch` (#5500)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-07 11:47:40 +02:00
Vasily Stepanov 0a775e3f70
docs(api): fix typo in use-fetch (#7310) 2022-09-07 10:23:49 +02:00
Alexander Lichter 86158bb407
chore(docs): fix link to vue router api (#7289) 2022-09-06 18:20:24 +02:00
renovate[bot] 4e0c2c4485
chore(deps): update all non-major dependencies (#7276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 18:15:47 +02:00
Sébastien Chopin a631da9e56
docs: rename `AppConfig` to `AppConfigInput` (#7293) 2022-09-06 18:15:27 +02:00
Tobias SN 396d55edb8
docs: fix typo in url (#7272) 2022-09-06 11:45:29 +02:00
Daniel Roe 524ba557eb
fix(nuxi): pass value of `https` through to vite-node (#7271) 2022-09-06 11:45:14 +02:00
Leon Si 173aead937
docs: fix typo (#7262)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-06 09:49:01 +02:00
Sébastien Chopin 94261349dc
docs: add `app-config` example (#7247)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 15:16:30 +02:00
Alex Kozack 8a81f2ad90
docs(api): fix `useAsyncData` signature (#7242) 2022-09-05 13:43:40 +02:00
Mastercuber fb179caa38
docs(deploy): add node cluster mode (#7089)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 12:54:08 +02:00
Pooya Parsa 94a992ec94 chore: fix docs lint issue 2022-09-05 10:51:40 +02:00
Ricardo Gobbo de Souza b31405f6fd
feat(test-utils): add `mockFn` and `mockLogger` utils (#6235)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 10:51:00 +02:00
HomWang 74db9d525e
docs(api): add example for fetch interceptors (#7180)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 09:42:15 +02:00
HomWang 6ee3d2cacd
docs(api): navigate to first item in list (#7232) 2022-09-05 09:25:13 +02:00
HomWang 6792b13eb0
docs: fix markdown file name (#7231) 2022-09-05 09:22:51 +02:00
pooya parsa ac56ce7dd1
feat(nuxt): router with hash mode (#6980) 2022-09-04 10:11:28 +02:00
Daniel Roe 720506d263
feat(nuxt): custom `history` and `routes` for `app/router.options.ts` (#7129)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-04 09:42:47 +02:00
Julien Huang ee60411cb9
docs(guide): add `.client` and `.server` components (#7084) 2022-09-03 15:26:43 +02:00
Damian Głowala d31e1f03a1
docs: document `external` option of `navigateTo` (#7188) 2022-09-03 14:30:41 +02:00
Daniel Roe 0f1a746825
docs: add note about fetching data on initial load (#7120) 2022-09-03 13:02:21 +02:00
Krutie Patel 664e5702af
docs(api): enhance `useHead` composable (#7072)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-03 12:57:21 +02:00
victorkwok97 5650927c34
docs: add note about `useFetch` auto generated key (#7044) 2022-09-03 12:56:12 +02:00
pooya parsa 9caa9ca31f
v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
Daniel Roe 6fbbf8c5bc
refactor(nuxt): remove unused `meta:register` hook (#7130) 2022-09-01 11:08:56 +02:00
renovate[bot] e38e1de740
refactor: apply lints from `@nuxtjs/eslint-config-typescript` v11 (#7114)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-31 20:34:17 +02:00
renovate[bot] a9df4b75d6
chore(deps): update dependency three to ^0.144.0 (#7115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 20:22:11 +02:00
HomWang ba1c87953a
docs: increment directory structure numbers (#7102)
Co-authored-by: HomWang <ajake123123@gmail.com>
2022-08-31 14:41:01 +02:00
Daniel Roe b90d286631
feat(nuxt): add `setPageLayout` utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
2022-08-31 10:02:48 +02:00
Daniel Roe 0087e7bbe0
docs: add information on how to use options api asyncData (#7019) 2022-08-29 12:02:24 +02:00
4Kazelot b386d4618c
docs(api): fix the layout file extension in cli example (#7024) 2022-08-29 11:35:55 +02:00
HomWang 5a8c60b9f0
docs: replace backtick with apostrophe (#7015) 2022-08-29 10:48:22 +02:00
Anthony Fu 9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
Krutie Patel c79d2bc43d
docs(api): add `definePageMeta` util (#6931)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-26 12:57:33 +02:00
Krutie Patel 0c49e8cfb7
docs(api): add `defineNuxtRouteMiddleware` util (#6933) 2022-08-26 12:56:22 +02:00
Krutie Patel 4306bd7995
docs(api): enhance `abortNavigation` util (#6936)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-26 12:54:52 +02:00
Oumar Barry e098cf03f1
docs(deploy): update command for csr prerendering (#6966) 2022-08-26 12:11:57 +02:00
Richard Schloss b87c365891
docs: update link to pinia nuxt module (#6952) 2022-08-25 19:12:10 +02:00
Sébastien Chopin 3ee8129399
docs: update stormkit link 2022-08-25 16:07:46 +02:00
Krutie Patel 6ba770c6f8
docs(api): add `addRouteMiddleware` util (#6894)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-24 22:20:22 +02:00
Yaël Guilloux 1700bf822e
feat(nuxt): `app.config` improvements (#6905) 2022-08-24 18:35:02 +02:00
Anthony Fu 856c2a6fbd
feat(nuxt): `imports.autoImport` option to disable auto-imports (#6768) 2022-08-24 10:44:38 +02:00
Conrawl Rogers 5ef135650f
feat(nuxi): support mode flags for `add` command (#3921)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 22:44:25 +02:00
Daniel Roe f3499d788a
feat(nuxt): allow programmatically prefetching global components (#6661)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 21:12:22 +02:00
HomWang 1bce4df00a
docs(examples): add jsx example (#6870)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 21:08:35 +02:00
Daniel Roe fc82b3b340
feat(nuxt): config options for default keepalive, page & layout transitions (#5859) 2022-08-23 16:24:20 +02:00
Anthony Fu fd94351ee9
refactor(nuxt)!: rename `autoImports` to `imports` (#6864)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 16:22:11 +02:00
HomWang 39a6054a44
docs(composables): add nested and plugin injection examples (#6743)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-22 17:33:28 +02:00
Krutie Patel dc6b6ce621
docs(api): add `useNuxtApp` composable (#6786)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-22 17:25:54 +02:00
HomWang 746196f1b0
docs(plugins): add note about composable usage (#6744)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-22 16:09:12 +02:00
Lexpeartha cf5ba86747
docs(api): add missing kit utilities (#6841) 2022-08-22 15:32:34 +02:00
Qin Guan ae39a821b5
docs: use updated h3 utils (#6818) 2022-08-22 10:49:27 +02:00
Umut Aktaş ee25a15db3
docs(api): add `<NuxtWelcome />` component docs (#6745) 2022-08-19 01:17:51 +02:00
renovate[bot] aeeeef5b95
chore(deps): update all non-major dependencies (#6746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-18 14:12:07 +02:00
__Catalina 40f0c82324
docs: fix typo in `defineEventHandler` example (#6741) 2022-08-18 13:38:01 +02:00
Daniel Roe 9ef2709159
docs: make wording slightly clearer (#6740) 2022-08-18 10:40:24 +02:00
pooya parsa 94f76ea930
feat(nuxt): `app.config` with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
Ilya Artamonov 657719f689
docs: update links to nitro.unjs.io (#6684)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-16 19:29:46 +02:00
Damian Głowala 3730ba88f5
docs: tweaks for data fetching, server routes and composables (#6653) 2022-08-16 10:14:03 +02:00
Mourad EL CADI e2745f6d75
docs(data-fetching): fix and simplify cookie proxy example (#5770) 2022-08-15 16:54:09 +02:00
HomWang 3920065bff
docs(server): add nitro config and storage examples (#6507)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-15 16:29:41 +02:00
HomWang 676514d38b
docs(composables): add more examples for `autoImports` (#6615) 2022-08-15 16:14:00 +02:00
Angelo Schuler Piletti ff924468ea
docs: global style imports example (#6490) 2022-08-14 14:49:01 +02:00
HomWang 74320200e7
docs(components): use `fallbackTag` in `ClientOnly` examples (#6587) 2022-08-13 09:32:42 +02:00
Damian Głowala 92a04cc036
docs: ensure consistent casing of section headers (#6578) 2022-08-13 09:27:04 +02:00
Jiang Menghao fb46c83d73
docs(quick-start): add the file path for disable generating shim (#6519) 2022-08-11 23:21:51 +02:00
Eugen Istoc 1072140b05
docs: change `info` to `danger` for pages root element (#6528) 2022-08-11 23:20:09 +02:00
pooya parsa 5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
renovate[bot] 5db559be13
chore(deps): update all non-major dependencies (#6492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
Sébastien Chopin 1f01fdfa32
docs: update full static status (#6460) 2022-08-09 15:36:27 +02:00
Nathan Chase 70aec38428
docs: update vue-router links (#6421) 2022-08-08 10:27:19 +02:00
Timur Bolotov 34056d7176
docs(useFetch): minor punctuation fixes (#6409) 2022-08-07 11:57:10 +02:00
Timur Bolotov 2cbdc5c07f docs: add missing periods 2022-08-07 11:02:31 +02:00
renovate[bot] bc26cc6467
chore(deps): update all non-major dependencies (#6362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:15:24 +02:00
Sébastien Chopin 2abf4a5bc1
docs(api): add missing hooks and environment column (#6329)
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-08-04 13:12:14 +02:00
CSY54 d1cc5cca69
docs: fix external link display text (#6323) 2022-08-03 11:54:58 +02:00
Daniel Roe 4379e9d922
feat(nuxt): add `setResponseStatus` utility (#6306) 2022-08-02 18:01:59 +02:00
Pooya Parsa e61f58b0f5 chore: fix docs lint issue 2022-08-02 16:07:17 +02:00
Daniel Roe 119e115070
chore: add feature request template (#6242) 2022-08-02 16:01:41 +02:00
Sanjaiyan Parthipan 7209a492ce
docs: add `theme-color` meta (#6250) 2022-08-02 15:45:14 +02:00
Krutie Patel 040b36a491
docs(api): add `<NuxtLayout>` component docs (#6264)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 15:43:40 +02:00
Harlan Wilton 622c976cec
fix(nuxt): render head scripts that use `body: true` (#6293)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 13:43:25 +02:00
renovate[bot] 7cc636ad93
chore(deps): update all non-major dependencies (#6241) 2022-08-02 13:42:26 +02:00
Harlan Wilton aa653ef6cb
fix(nuxt): avoid duplicate titleTemplate (#6296) 2022-08-02 13:20:44 +02:00