Commit Graph

1485 Commits

Author SHA1 Message Date
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
Leonard Mihalcea 52af4a5684
docs: fix typo in runtime-config page (#23882) 2023-10-23 20:21:29 +09:00
Paulo Pertierra 755cf20534
docs: fix typo in layout description (#23862) 2023-10-23 12:56:32 +09:00
Conner bdc7a357ba
docs: add missing nitro hooks (#23865) 2023-10-23 12:55:09 +09:00
KeJun 157d98b282
docs: add missing comma (#23870) 2023-10-23 12:54:52 +09:00
Salman Khattak 728ae6d878
docs: fix typo in pnpm install command (#23851) 2023-10-21 20:39:05 +01:00
Sébastien Chopin 6d0f45469e docs(getting-started): add schema for server 2023-10-20 19:28:55 +02:00
Luke Nelson 3eef1b3406
docs: update minimum required Node version (#23821) 2023-10-20 17:01:36 +01:00
Matej Černý 5a6dfd8847
docs: add example of auto-importing components from npm package (#23792) 2023-10-19 21:21:52 +01:00
Jianqi Pan b7c776b7de
docs: fix broken link (#23750) 2023-10-18 16:43:35 +01:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Daniel Roe 2e4ea2fe48
docs: add info about `<NuxtImg>` and `<NuxtPicture>` (#23741) 2023-10-18 11:35:58 +01:00
Alexander Lichter 1357a3d9ff
docs: update types for useFetch/useAsyncData (#23730) 2023-10-17 20:07:00 +01:00
boc-the-git 32c3a98407
docs: fix typo (#23716) 2023-10-17 10:40:31 +01:00
Daniel Roe 818dc626cf docs: fix other issues with `routeRules` example 2023-10-17 09:55:03 +01:00
Daniel Roe b9cb08cdac docs: remove extraneous brace 2023-10-17 09:54:24 +01:00
Aleksandar Trpkovski 00917a1bd8
feat(nuxt): scan and register layouts in nested folders (#20190)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-16 22:58:40 +01:00
Dario Ferderber b52548d915
feat(nuxt): custom cache support for data fetching composables (#20747) 2023-10-16 20:54:39 +01:00
Julien Huang 24b629e82e
fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +01:00
Sacha Stafyniak 830f4f4aa8
feat(nuxt): support `deep: false` for data composables (#23600) 2023-10-16 13:56:23 +01:00
orocane 1d43cdc908
docs: fix typo (#23656) 2023-10-13 09:37:03 +01:00
Italo 20853a89ac
docs: add section about computed url for data fetching (#23605) 2023-10-12 22:25:49 +01:00
Damian Głowala f847f0c999
docs: rename `/edge-channel` page to `/nightly-release-channel` (#23648) 2023-10-12 18:01:41 +01:00
Daniel Roe c63f9a95de docs: update additional mentions to nightly release channel 2023-10-12 16:55:59 +01:00
Daniel Roe eb40409f23
feat(kit,nuxt,vite,webpack): support `-nightly` extension (#23508) 2023-10-12 15:17:38 +01:00
Andrey Yolkin 2e02e2c5b1
docs: improve `nuxt kit` section (#22375) 2023-10-12 10:24:29 +01:00
Estéban 914fbd8883
docs: add server concept (#23372) 2023-10-11 10:11:41 +01:00
sheriffderek 5514bcd069
docs: reword local module info (#23557) 2023-10-10 16:16:32 +01:00
Eugen Istoc 037d74ec75
docs: typo in modules (#23602) 2023-10-10 16:49:33 +02:00
Mostafa Said d0511a2901
docs: fix component library example in docs (#23596) 2023-10-10 13:09:06 +01:00
Ezra Adeyinka 8db82af3a9
chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00
Sébastien Chopin 45c1e7f51f docs: use html instead of xml for highlight 2023-10-03 10:52:34 +02:00
Daniel Roe 24c5af328f
fix(kit): revert accidental change to `addPrerenderRoutes` name (#23509) 2023-10-02 22:36:00 +01:00
Ryota Watanabe 46114393f7
docs: clarify that `bridge.typescript` option must be set. (#23503) 2023-10-02 17:02:49 +01:00
Ryota Watanabe 3fd4f6051f
docs: clarify bridge needs `nitro` to use `runtimeConfig` (#23454) 2023-09-28 14:55:03 +01:00
Daniel Roe a06d5247ca
feat(nuxt): add `prerenderRoutes` ssr composable (#22863) 2023-09-28 11:54:22 +01:00
Maxim 9da77db358
docs: extend description of `handler` for `useAsyncData` (#23389) 2023-09-28 08:34:40 +01:00
Damian Głowala c54719e987
docs: remove duplicated arrows (#23436) 2023-09-27 16:16:38 +01:00
Italo 6fcc979877
docs: improve data fetching section (#23420) 2023-09-27 15:33:08 +01:00
Filip Weidemann d788577fc2
docs: add examples for index.ts files on server routes (#23390)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-09-27 16:13:03 +02:00
Toni Engelhardt fb26a160f5
docs: mention `listhen` options on nuxi dev page (#23415) 2023-09-26 15:53:07 +02:00
Damian Głowala e7b47e9ed6
docs: add `tryUseNuxt` to kit context utils list (#23373) 2023-09-23 13:06:58 +02:00
Tech Genius e2fa7632ed
docs: remove version from npm links to redirect to latest (#23371) 2023-09-23 12:01:28 +02:00
Josh Deltener dd0ffaa84c
docs: add explicit `await` to clarify `sendRedirect` is async (#23345) 2023-09-22 09:20:03 +02:00
Arash ff8a040055
docs: update link to `devtools.nuxt.com` (#23350) 2023-09-22 09:17:25 +02:00
Abdul Al-Hasany d39dd255bd
docs: fix links to configuration options (#23324) 2023-09-21 10:07:27 +02:00
Muhammad Mahmoud da95a9bd4b
docs: update 'scheduled' status name (#23307) 2023-09-20 09:35:06 +01:00
Alex Riviere a661d58fc2
docs: add `nuxtApp.runWithContext` (#23258) 2023-09-19 21:24:02 +01:00
default-kaas dc199acd46
docs: add support details and update roadmap (#21867) (#21893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
Michel EDIGHOFFER d7aa6f37af
docs: add steps for contributing to docs locally (#23270) 2023-09-18 11:10:54 +01:00
Arkadiusz Sygulski 2d53f01ff3
docs: update latest node.js version to 20.x (#23252) 2023-09-17 10:55:52 +01:00
Josh Jancourtz 4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
Jeremy Graziani 6326ad4f9d
docs: typo on `callHook` method (#23231) 2023-09-15 10:54:59 +01:00
Andrey Yolkin dca3fc1255
docs: close `code-block` in migration guide (#23224) 2023-09-14 19:55:37 +01:00
Petro Silenius 2e0e237071
docs: clarify nuxi start command usage (#23215) 2023-09-14 14:01:19 +01:00
Ryota Watanabe edbc471583
docs: add documentation on `nuxt2` command (#23211) 2023-09-14 12:56:38 +01:00
Daniel Rivers 084b2b0974
docs: update internal issue decision making flowchart link (#23162) 2023-09-13 09:38:19 +01:00
Tech Genius f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Tech Genius 2a21059495
docs: change NuxtLabs UI to Nuxt UI (#23150) 2023-09-12 12:59:32 +01:00
Manthankumar Satani aa2c5c3df4
docs: fix typo for `experimental.componentIslands` (#23138) 2023-09-12 07:29:44 +01:00
Maxim a07b34a6ed
docs: add `name` param to `PageMeta` interface description (#23107) 2023-09-11 00:40:13 +01:00
Sma11X 8cf119f9a7
docs: fix typo (#23060) 2023-09-07 10:49:28 +01:00
Michel EDIGHOFFER 25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00
Daniel Roe fe29948feb docs: remove 'caching' section from data fetching 2023-09-06 10:31:54 +01:00
Julien Huang 5390ca4321
docs: add information about server component context (#22964) 2023-09-05 11:29:28 +01:00
Harlan Wilton 19145386e3
fix(nuxt): resolve head instance from Nuxt app (#22973) 2023-09-05 11:25:46 +01:00
Kekeocha Justin Chetachukwu fe59e0d739
docs: accessing custom props for `NuxtLayout` (#22989) 2023-09-05 11:09:23 +01:00
xjccc b27740cf50
docs: docs/3.api/3.utils/define-page-meta.md (#23006) 2023-09-05 10:04:48 +02:00
Julien Huang d28189eb58
docs: describe `env` object for nuxt plugins (#22963) 2023-09-04 09:33:53 +01:00
OrlS15 3c1d027977
docs: fix types in 'server utilities' example (#22978) 2023-09-04 09:22:52 +01:00
Daniel Roe 559a72370b
docs: update examples of dynamic `pageKey` (#22920) 2023-08-31 11:27:23 +01:00
Jonas Thelemann 1f98f34c8e
docs: clarify that 'it' is `<NuxtPage>` (#22912)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-08-31 09:42:05 +01:00
Sébastien Chopin 9991da6340
docs: rename nuxt-community to nuxt-modules 2023-08-30 10:49:55 +02:00
Ryota Watanabe d75e906db7
docs: update nuxt bridge migration guide (#22815) 2023-08-29 10:55:59 +01:00
Heb bfd06589fd
docs: add info about dynamic nested routes (#22862) 2023-08-28 09:34:47 +01:00
Jongmin Yoon 6f7d86be78
fix(nuxt): recreate `asyncData` when `immediate` is disabled (#20980) 2023-08-24 13:06:29 +01:00
Muhammad Mahmoud a28ee6b014
docs: fix typo in bun package manager name (#22781) 2023-08-24 09:12:21 +01:00
Colin McDonnell 9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +01:00
Jabin e058a10525
docs: add additional type generics to `useAsyncData` (#22760) 2023-08-23 12:09:52 +01:00
eternalltruth 60c1eec047
docs: add additional type generics to `useFetch` docs (#22755)
Co-authored-by: 李杰 <ajay.li@feisu.com>
2023-08-23 08:46:44 +01:00
pooya parsa a2f2a4748e
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
2023-08-23 08:30:53 +01:00
Julien Huang 09971c62a0
docs: mention `NuxtIsland` in server only components docs (#22685) 2023-08-19 16:37:12 +02:00
JD Solanki fc7bbe9223
docs: improve custom component dirs example (#22697) 2023-08-18 16:22:45 +02:00
Colin McDonnell 08b1950ffb
feat(nuxi): detect `bun` package manager (#22673) 2023-08-17 08:30:28 +02:00
Daniel Roe 98c17e5d46 docs: revert `import.meta.*` update until v3.7 release 2023-08-17 08:06:20 +02:00
Daniel Roe 5492b0638f
docs: warn directives must be registered on both server/client (#22627) 2023-08-14 22:28:55 +01:00
Fares Djefaflia 2a2cb4fed3
docs: fix link to deployment page (#22618) 2023-08-13 22:35:33 +01:00
Michael 4fbc270be1
docs: clarify `server: false` doesn't await on initial load (#22619) 2023-08-13 22:35:04 +01:00
Sam K 2a4867a23f
docs: added `addServerHandler` example to modules author guide (#22603) 2023-08-12 08:05:12 +01:00
@beer 20efac7d57
docs: update and shorten server example (#22583) 2023-08-11 09:43:05 +01:00
JD Solanki a88d3f3ccd
docs: mention adding auto-import of third party packages (#22575) 2023-08-10 09:43:39 +01:00
Michael 914a6aa7af
docs: update rendering error page (#22523) 2023-08-09 12:22:00 +01:00
Curt Grimes 01419756ee
docs: add closing blocks for `ReadMore` components (#22541) 2023-08-08 16:11:32 +01:00
@beer a4d1ee226a
docs: update api example for `pick` (#22531) 2023-08-08 10:59:35 +01:00
Jonas Thelemann 7dc7c80f74
docs: rephrase link to `useSeoMeta` parameters (#22513) 2023-08-07 23:10:53 +01:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
Alexander Lichter ed915edc3c
docs: add `status` type for `useAsyncData` (#22511) 2023-08-07 07:50:06 +01:00
Andrey Yolkin 172ca80c30
docs: fix typo in `scrollToTop` (#22503) 2023-08-06 19:31:22 +01:00
Josh Deltener 692ce5f010
docs: update hybrid rendering section (#22475) 2023-08-03 17:24:36 +01:00
Estéban 02a50c8eb8
docs: update prerender documentation (#22471) 2023-08-03 17:04:30 +01:00
nobkd f7e2b2bf6e
docs: escape `]` in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
Julien Huang 586e1ba3ee
docs: document `NuxtIsland` (#22434) 2023-08-02 08:31:22 +01:00
David Marr 3159bb4f65
docs: add some more debugging tips (#22415) 2023-07-31 15:40:50 +01:00
Adham Farrag a2581c6d23
docs: add recommendation to install nuxtr (#20808) 2023-07-31 11:23:00 +01:00
Daniel Roe 5edf00f069 chore: update codesandbox links 2023-07-31 11:22:24 +01:00
Prashant Palikhe 2616aadda6
feat(nuxt): allow dynamic `scrollToTop` page meta (#21741) 2023-07-30 11:07:01 +01:00
Daniel Roe fc10da37fb
docs: add example for accessing vite config programmatically (#18812)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-07-30 10:17:36 +01:00
Ted Xu f6a350e390
docs: update `.env` section (#22369) 2023-07-30 10:16:45 +01:00
Dawid Kopys 7e05b6e785
docs: correct manually typing runtime config example (#22393) 2023-07-29 19:14:08 +01:00