Commit Graph

1395 Commits

Author SHA1 Message Date
GJSSSS 88498bea99
docs: add file name to code block (#24620) 2023-12-07 21:47:39 +01:00
Sébastien Chopin 50d46f068a
docs(commands): add tunnel option 2023-12-06 16:18:34 +01:00
Alexander Lichter 64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
Daniel Roe 6a1c054012
docs: fix typo 2023-12-05 13:46:35 +00:00
xxhls 8934eb31d9
docs: prefer `~` to `@` alias in examples (#24574) 2023-12-05 12:40:04 +00:00
Marco Solazzi 758b8beb51
docs: update Nuxt 2 EOL date in roadmap (#24602) 2023-12-05 10:13:22 +00:00
Daniel Roe 1b1cc4f4e9 docs: update link to more info about key/keepalive
resolves #24520
2023-11-29 10:17:04 +00:00
Daniel Roe e3b8b84a24
feat(nuxt): allow readonly option for `useCookie` (#24503) 2023-11-28 13:35:43 +00:00
Julien Huang 0eb9caf0c2
fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
roiLeo e3f349f612
docs: add `defineNuxtConfig` to deployment example (#24451) 2023-11-24 15:11:55 +01:00
Daniel Acuña c214869e51
feat(kit): allow customising logger options (#24243) 2023-11-23 21:57:48 +00:00
Kostis Maninakis 36aee52011
docs: update code to show how to enable `typedPages` (#24436) 2023-11-23 20:48:06 +00:00
MaxMonteil 3f57de44da
docs: fix typo (#24395) 2023-11-21 20:36:22 +00:00
Sébastien Chopin 751dad7d79 docs: update to /deploy url 2023-11-20 19:39:40 +01:00
Sébastien Chopin 13b93237e4 docs: simplify to deployments page 2023-11-20 19:17:27 +01:00
Clément Ollivier 7863981762
docs: fix typo (#24375) 2023-11-20 17:57:20 +00:00
Luke Nelson 6e44b1b6b6
fix(nuxt): respect custom timeout in `useFetch` (#24364) 2023-11-20 13:59:41 +00:00
siegerts 5d6cfd53a8
docs: add AWS Amplify Hosting to hosting providers (#24371)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-11-20 12:21:17 +01:00
Joe Hawes c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00
Alexander Lichter b2c0ded575
docs: update `nuxi-edge` to `nuxi-nightly` (#24347) 2023-11-16 21:51:00 +00:00
Daniel Roe bdedc32071 docs: use `@nuxt/kit-nightly` in example 2023-11-16 21:50:40 +00:00
Boby Tiwari 3506f48ec3
docs: mention changing directory in installation guide (#23680) 2023-11-16 15:15:18 +00:00
Sita 1b6f738fb8
docs: remove path for `<ContentDoc>` in example (#24244) 2023-11-16 14:42:42 +00:00
Joe Hawes c9b7dcfc41
docs: typos and wording tweaks for guide section (#24323) 2023-11-16 14:23:59 +00:00
Nils Wiesinger e95026f5bb
docs: add hint about `app.config` placement with custom `srcDir` (#24252) 2023-11-16 14:08:10 +00:00
Joe Hawes 41ad85ed6d
docs: update `.gitignore` in directory structure (#24338) 2023-11-16 14:06:30 +00:00
Joe Hawes 8af10e459f
docs: typos and wording tweaks for getting started section (#24319) 2023-11-15 21:43:03 +00:00
Daniel Roe 88ee7b7ea6
docs: update link to deno deploy provider docs 2023-11-15 21:42:40 +00:00
Julien Huang 5bed6b6ceb
docs: remove only (#24295) 2023-11-15 12:44:13 +00:00
56 8bff8136c1
docs: fix links to other auto-imports pages (#24269) 2023-11-13 16:02:53 +01:00
Adrien Zaganelli 83a99fe4d5
docs: mention `nuxt3-vuex-module` in migration guide (#24260) 2023-11-13 12:49:21 +01:00
Adrien Zaganelli 36798e8c26
docs: mention new `defineNuxtPlugin` syntax in bridge migration (#23036) 2023-11-13 12:48:45 +01:00
Alonge Akintomide c62019e2cd
docs: correct spelling from "opiniated" to "opinionated" (#24248) 2023-11-13 08:30:36 +01:00
Daniel Roe 56147b4a86
docs: remove link to `.nuxtrc` in `nuxt/starter` 2023-11-08 16:49:52 +00:00
passionate-bram 221e186980
docs: create a page explaining `import.meta` (#24186) 2023-11-08 15:40:51 +00:00
Brendan Mulholland bebab7ffa8
docs: remove unused import from example (#24168) 2023-11-07 14:03:27 +00:00
Fabian B e5fccc0a30
docs: improve router docs on nuxt-injected options (#24126) 2023-11-06 09:35:05 +00:00
Andrey Yolkin a1e7bf9710
docs: fix imported `addPrerenderRoutes` name (#24102) 2023-11-03 14:15:24 +00:00
Vasilis Souvatzis 91ee969b1b
docs: fix typo (#24099) 2023-11-03 11:10:31 +01:00
Marco Solazzi ec317befc0
docs: fix `useFetch` key generation logic (#24082) 2023-11-02 09:35:09 +00:00
Daniel Roe ebb5767b9c
fix(kit): fix `addServerImportsDir` implementation (#24000) 2023-10-31 14:16:01 +01:00
NiJia Lin 69ddcc968d
docs: add a more helpful comment (#23999) 2023-10-31 13:56:47 +01:00
Daniel Roe d7b1116443
perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
Jaap Roes b7a18a5dc2
docs: fix small typo in nuxt.config.ts documentation (#23961) 2023-10-27 01:00:51 +09:00
Ryota Watanabe d9f1354c09
docs: clarify that bridge supports definePageMeta (#23944) 2023-10-26 11:51:39 +09:00
Damian Głowala 6de4bcb75e
docs: skip View Transitions API route middleware on server (#23935) 2023-10-26 01:31:46 +09:00
Sébastien Chopin 5fea172883
docs(composables): avoid double read-more in useAppConfig 2023-10-25 11:54:38 +02:00
hossein-moghadam a548b70342
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-10-25 11:19:09 +02:00
ordago 995cba84a2
docs: fix typos (#23921) 2023-10-25 09:36:04 +09:00
Jeffrey GONZALES 4cf1d5b3bc
docs: fix typo (#23912) 2023-10-25 09:35:16 +09:00