Commit Graph

1574 Commits

Author SHA1 Message Date
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
Julien Huang b650207fa5
docs: add information on how to type custom hooks (#22312) 2023-07-25 09:25:14 +01:00
Sisir Ghimire Chettri bef07468fa
docs: fix typo (#22308) 2023-07-24 20:46:50 +01:00
Julien Huang 6c517e919c
docs: mention `#components` import for dynamic component (#22231) 2023-07-20 10:55:11 +01:00
Mahdi Shah Abbasian bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Ali Azimi 646137a63a
docs: add instruction on how to use other modules in a module (#22081) 2023-07-18 11:26:43 +01:00
Qin Guan a6b4c3c9d8
docs: add runtime storage configuration examples (#22189) 2023-07-18 11:25:47 +01:00
Luke Pinion 21ea0faf8a
docs: update link to router options (#22131) 2023-07-13 18:26:49 +01:00
Fanny 4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Hebilicious 350788419c
docs: prefix internal links with `/` (#22118) 2023-07-13 11:05:33 +01:00
Eduardo San Martin Morote c76d58051f
docs: use sfc syntax in example (#22073)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2023-07-10 16:48:57 +02:00
Eduardo Santos de Brito bf7e96c7c6
docs: add details and components folder to auto imports introduction (#22062) 2023-07-10 14:11:58 +01:00
Nurassyl 2edd7a3441
docs: add space in list (#22032) 2023-07-07 21:35:59 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Daniel Roe 3bae61507e docs: add leading slash
resolves #21990
2023-07-07 09:56:50 +01:00
Zakir Hossen f4be14a38a
docs: fix accessing custom props from child pages (#21977) 2023-07-06 09:20:38 +01:00
Mateusz Kulpa cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
Daniel Roe 13a8923613 docs: update more links to examples repo 2023-07-05 12:06:06 +02:00
Muhamad Jamil 02a6aecd4e
docs: update docs for `<NuxtLoadingIndicator>` (#21952) 2023-07-05 11:35:59 +02:00
Ali Azimi ddb02f6486
docs: added a note about server dynamic routes limitation (#21919) 2023-07-03 17:43:18 +01:00
vasek f28ff76559
docs: add closing bracket (#21887) 2023-07-02 16:03:05 +01:00
Sébastien Chopin 5657871838
docs(rendering): add end of sentence 2023-07-02 11:15:34 +02:00
Sébastien Chopin 3fb329cc8f
docs: improve hybrid rendering 2023-07-02 11:00:17 +02:00
Sébastien Chopin 20d59d1cf1
docs: add Daniel example for hybrid rendering and Vercel 2023-07-02 10:38:40 +02:00
Aditya Rawat 6cf762f169
docs: describe environment override feature (#21879) 2023-07-01 14:39:07 +01:00
Lucas Vargas 5f5b9dfe99
docs: update useFetch return values (#21852) 2023-06-29 10:16:43 +01:00
David Stack 17801d3ae8
docs: fix broken `spaLoadingTemplate` link (#21845) 2023-06-28 17:44:09 +01:00
Daniel Roe d4af237685
docs: update example links (#21811) 2023-06-27 12:27:11 +01:00
Rayan Inerky dc329c32aa
docs: add warning about dynamic import of css (#21805) 2023-06-27 11:53:38 +01:00
Eddie 58e75689d8
docs: remove outdated reference to stable version (#21785) 2023-06-26 10:36:19 +01:00
Julien Le Coupanec 5b7f52870c
docs: add a link to Docus layer nuxt config file (#21742) 2023-06-24 17:33:41 +01:00
Ryota Watanabe 1ee704c184
docs: add `defineNuxtRouteMiddleware` migration (#21718) 2023-06-23 15:47:21 +01:00
Roman Vašek cfd14e4572
docs: added `@latest` to install commands (#21702) 2023-06-22 16:58:58 +01:00
Daniel Roe dd5dff37d5
fix(nuxt,schema): prefer unknown rather than any for signatures (#21700) 2023-06-22 14:14:21 +01:00
Damian Głowala f380be910e
docs: update specified Nuxt 2 version in migration guide (#21699) 2023-06-22 12:36:07 +01:00
Vasily Kuzin 0eb69be137
docs: fix typo in experimental features (#21663) 2023-06-20 21:38:56 +01:00
Daniel Roe c66c82e6a0
feat(nuxt): allow configuring spa loading indicator (#21640) 2023-06-20 19:55:20 +01:00
Hebilicious 2c9ac8dd80
docs: add experimental features page (#21617) 2023-06-20 19:17:07 +01:00
Daniel Roe 444d4e1ca7
docs: remove `examples/` from repository (#21538)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-06-19 19:51:11 +02:00
Lehoczky Zoltán 961f0f58f2
docs: americanize spelling + fix typos (#21627) 2023-06-18 21:28:03 +01:00
Julien Huang 794449f469
docs: document `parallel` option on plugins (#21622) 2023-06-18 17:43:39 +01:00
Hebilicious a0c2363616
docs: add info on extending the HTML template (#21615) 2023-06-17 22:43:17 +01:00
Bruno Braga 64bccf37a5
docs: reorder sfc blocks and add initial slash in link (#21618) 2023-06-17 22:34:31 +01:00
Hebilicious c9506cc3d5
docs: add full stop (#21614) 2023-06-17 22:33:54 +01:00
Inesh Bose c73bed8c6d
feat(kit): allow direct function in `defineNuxtModule` (#20763) 2023-06-16 15:47:38 +01:00
Hebilicious bcb3d7337b
docs: add styling section (#21525)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2023-06-16 15:47:03 +01:00
wattanx 3c88b50bbc
docs: add note to use `nuxt` with bridge if `nitro` is false (#21586) 2023-06-15 18:44:13 +01:00
Zaid Kureshi de5c758766
docs: Info icon fix on "Standalone server" section (#21589) 2023-06-15 17:28:03 +02:00
David De Sloovere 1ab19b916a
docs: remove link to closed RFC (#21564) 2023-06-14 11:38:46 +01:00
Miachel Brevard 4ac4dfda15
docs: add warning about redirect check (#20680) 2023-06-12 09:45:53 +01:00
Hebilicious f9acc20bef
docs: fix `addTypeTemplate` typos (#21520) 2023-06-11 20:11:09 +01:00
Julien Huang 41d34ca67d
feat(nuxt): allow accessing `NuxtLayout` ref via `layoutRef` (#19465) 2023-06-10 23:17:14 +01:00
Julien Huang 319935fc95
feat(nuxt): allow accessing `NuxtPage` ref via `pageRef` (#19403) 2023-06-10 23:13:33 +01:00
Nicolas Payot c884a95f0f
feat(nuxt): return `status` from `useAsyncData` (#21045) 2023-06-09 22:38:14 +01:00
Žan Fras 0505c9147d
docs: remove example of deprecated reactivity transform (#21396) 2023-06-09 22:24:39 +01:00
Hebilicious ee6869b1ba
feat(kit): `addTypeTemplate` helper with auto-registration (#21331) 2023-06-09 22:24:03 +01:00
Jongmin Yoon 31a1b98f3f
feat(nuxt): provide `clearNuxtState` composable (#21409) 2023-06-09 22:22:21 +01:00
Léonce Aklin e8d731a2c7
docs: avoid using `render` when defining `rendering` (#21490) 2023-06-09 12:42:47 +01:00
Wilson Pinto 4fd756bae2
docs: add info about merging strategy in app config (#21462) 2023-06-09 10:28:16 +01:00
Albaraa Hasan 32c8e3bf27
docs: improved recommended gitignore list (#21451) 2023-06-08 06:59:48 +01:00
Wilson Pinto c4e5ac83bf
feat(nuxt): add `open` option in `navigateTo` helper (#21333) 2023-06-07 20:27:00 +01:00
Markus 2fccfa2d5c
docs: include example for server utilities (#21337) 2023-06-07 10:28:27 +01:00
Alexander B a31899af65
feat(nuxt): sync `useCookie` state between tabs (#20970) 2023-06-06 23:21:51 +01:00
Vasily Kuzin 370653ac39
docs: add info about vue configuration (#21303)
Co-authored-by: Unai Mengual <git@owln.ai>
2023-06-06 22:36:01 +01:00
Anthony Fu 1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
scscgit bc38ee058f
docs: migrate transition class names and style prop (#21281) 2023-05-31 12:23:57 +01:00
warflash eee7647095
docs: fix Cloudflare capitalization (#21267) 2023-05-30 21:31:32 +01:00
Andrew Luca bec01c378a
docs: adjust `env` property to match `runtimeConfig` (#21265) 2023-05-30 17:30:58 +01:00
Hebilicious 2baea30f70
docs: distinguish between `$fetch` and fetch composables (#21228) 2023-05-30 11:05:41 +02:00
warflash 181e3b9b0a
docs: add `index.vue` to page routing example (#21240) 2023-05-29 15:56:17 +02:00
Jongmin Yoon e864c018a9
docs: improve data fetching docs (#21197) 2023-05-28 10:35:28 -05:00
Clément Ollivier 200bc025c4
docs: rewrite data fetching section (#21031) 2023-05-25 16:38:55 -05:00
Julien Huang e6dba41eb6
docs(api): add `render:island` hook (#21065) 2023-05-25 14:51:57 -05:00
Yue Yang 8cfad859ac
docs: fix a typo in code example (#21057) 2023-05-25 09:06:26 -05:00
Gecolay 1f0d64c128
docs: fix typo in modules directory example (#21014) 2023-05-22 20:44:17 +01:00
Paul Grau 674607a8a3
docs: add link to layers from `pages/` docs (#20976) 2023-05-21 14:42:57 +01:00
Luciano Tonet e847e33a75
docs: add advanced usage example of `useState` (#20249) 2023-05-20 23:31:22 +01:00
Nate Emerson d270ab49d8
docs: update static to isr (#20964)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-19 18:28:15 +01:00
Jongmin Yoon da29ac0b7e
docs: sync `useAsyncData` and `useFetch` types (#20935) 2023-05-18 19:54:06 +01:00
Sébastien Chopin ef8b5b593c docs(rendering): lint fix 2023-05-18 15:32:23 +02:00
Sébastien Chopin 244c681088
docs(rendering): improve rendering modes section 2023-05-18 15:31:12 +02:00
Aziz Ramdan Kurniawan 4d0c9bf679
docs: add example of 'alphabetical' plugin numbering (#20930) 2023-05-18 14:09:31 +01:00
Daniel Roe 891ba880e2 docs: remove warning around `experimental.renderJsonPayloads` 2023-05-18 11:47:01 +01:00
Daniel Roe 4907660ff5 docs: add `pnpm test` command to run whole test suite 2023-05-17 10:07:33 +01:00
lemon 52da9d1b35
docs: fix typo (#20907) 2023-05-17 09:23:00 +01:00
Daniel Roe 742f61766d chore: lint 2023-05-16 12:19:33 +01:00
Sébastien Chopin d53cc604db
docs: server directory improvements 2023-05-16 13:16:09 +02:00
Julien Huang 70c5ec86d2
feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
Dario Ferderber ec9dcdb093
fix(nuxt): allow `pages:extend` to enable pages module (#20806) 2023-05-15 13:47:30 +01:00
Inesh Bose 1f30cf18e3
fix(nuxt): get fallback for `<DevOnly>` from parsed html (#20840) 2023-05-15 13:33:46 +01:00
Julien Huang 603e7e7fb1
feat(nuxt): allow keeping fallback for `NuxtClientFallback` (#20336) 2023-05-14 22:22:54 +01:00
Inesh Bose d077c10c41
feat(nuxt): allow fallback production content in `<DevOnly>` (#20817) 2023-05-13 23:32:31 +01:00
Sébastien Chopin 6a052b583b
feat(nuxt): add `useRequestURL` helper (#20765) 2023-05-13 22:09:37 +01:00
Emile Caron f2c3c2fab4
docs: add missing step migrating to `pinia` (#20778) 2023-05-11 11:03:26 +01:00
Daniel Roe 7e7e006e9b docs: add `await` before lazy composable examples 2023-05-10 23:34:20 +01:00
Tom Lienard fd9b179f5a
docs: add lagon to presets list (#20706) 2023-05-09 16:41:02 +01:00
scscgit fa8b29a359
docs: recommend `<NuxtLayout>` when migrating `error.vue` (#20690) 2023-05-05 15:39:50 +01:00
darioferderber 24c30eb976
docs: add `useSeoMeta` and `useServerSeoMeta` pages (#20656) 2023-05-05 14:50:06 +01:00
Daniel Roe 8c75961f74
docs: ensure we guard all `navigateTo` examples (#20678) 2023-05-04 15:08:07 +01:00
Clément Ollivier 30132f3603
docs: selective pre-rendering options (#20670) 2023-05-04 11:52:46 +01:00
Jamie Warburton c543ea8244
docs: note that `useCookie` does not share state (#20665) 2023-05-04 09:58:39 +01:00
Daniel Roe 16bf228437
fix(nuxt): ensure `useError` is called with nuxt app context (#20585) 2023-05-01 23:55:24 +01:00
Enkot ecb2fda113
docs: fix fetch composable examples (#20603) 2023-05-01 13:41:17 +01:00
Phojie Rengel fe76668df4
docs: update tailwind configuration guide (#20598) 2023-04-30 21:41:59 +01:00
Gergő Jedlicska 4e7206bfab
feat(test-utils): add option to configure test server port (#20443) 2023-04-30 00:01:10 +01:00
Anthony Fu cd7f38988a
feat(webpack): introduce `webpack:configResolved` hook (#20412) 2023-04-29 23:37:29 +01:00
Anthony Fu 17ca50354b
feat(vite): introduce `vite:configResolved` hook (#20411) 2023-04-29 23:37:06 +01:00
Daniel Roe e1e3d2cd8e
feat(nuxt): add scoped helper for clearing error within boundary (#20508) 2023-04-29 23:32:29 +01:00
Stefan Milosevic 1444d89e3b
feat(kit): add `prepend` option to `addImportsDir` (#20307) 2023-04-29 23:21:45 +01:00
Pavel Mokin e4b4665f0d
docs: fix typo (#20577) 2023-04-29 23:31:37 +02:00
Andrew Luca 59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00
Daniel Roe 197de3ecbb
fix(nuxt): call `app:error` in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +01:00