Commit Graph

295 Commits

Author SHA1 Message Date
Michael Brevard a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin (#25054) 2024-01-05 07:52:49 +00:00
Luke Nelson b95163c7ca
docs: add callout for `getValidatedRouterParams` (#25057) 2024-01-05 07:42:03 +00:00
Alireza Jahandideh 7bd1ade096
docs: add an example of provide with object syntax plugins (#24993) 2024-01-02 22:02:42 +00:00
Luke Nelson 931f96cdce
docs: mention `readValidatedBody` and `getValidatedQuery` (#24990) 2024-01-01 22:05:43 +00:00
heygsc d99001832f
docs: capitalise hash for `vue-router` docs link (#24948) 2023-12-29 08:44:58 +00:00
Soheil Nazari 155100edd7
docs: corrected json syntax in 7.esm.md (#24937) 2023-12-28 16:11:19 +01:00
Daniel Roe f5676fba56 docs: switch `features`/`future` docs 2023-12-26 22:03:39 +00:00
Daniel Roe 32d2c99c5f
refactor(schema): introduce `future` and `features` namespace (#24880) 2023-12-25 14:03:29 +00:00
Isaac Qadri 14b95e0d4f
docs: add `addComponentsDir` example to modules author guide (#24876) 2023-12-23 14:22:13 +00:00
Julien Huang 1b93e604d3
feat(nuxt): allow client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00:00
Kekeocha Justin Chetachukwu 677a144d96
docs: setting middleware at build time (#23480) 2023-12-14 21:10:37 +00:00
Ewen Quimerc'h 16bd1eca1f
docs: highlight the possibility of middleware to return nothing (#24241) 2023-12-14 20:11:38 +00:00
Julien Huang 5877e11c89
feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
Chris Bailey 1bf1edf66d
docs: fix grammar (#24737) 2023-12-14 11:06:40 +01:00
Sébastien Chopin 6f44e9470c docs: remove linking to nuxt-themes org 2023-12-08 10:39:24 +01:00
Alexander Lichter 64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
Julien Huang 0eb9caf0c2
fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +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
Clément Ollivier 7863981762
docs: fix typo (#24375) 2023-11-20 17:57:20 +00: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
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
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
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
Fabian B e5fccc0a30
docs: improve router docs on nuxt-injected options (#24126) 2023-11-06 09:35:05 +00:00
Vasilis Souvatzis 91ee969b1b
docs: fix typo (#24099) 2023-11-03 11:10:31 +01:00
NiJia Lin 69ddcc968d
docs: add a more helpful comment (#23999) 2023-10-31 13:56:47 +01:00
Jaap Roes b7a18a5dc2
docs: fix small typo in nuxt.config.ts documentation (#23961) 2023-10-27 01:00:51 +09: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
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
Matej Černý 5a6dfd8847
docs: add example of auto-importing components from npm package (#23792) 2023-10-19 21:21:52 +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
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
Julien Huang 24b629e82e
fix(nuxt): skip hydration mismatches with client components (#19231) 2023-10-16 14:09:54 +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 eb40409f23
feat(kit,nuxt,vite,webpack): support `-nightly` extension (#23508) 2023-10-12 15:17:38 +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
Damian Głowala c54719e987
docs: remove duplicated arrows (#23436) 2023-09-27 16:16:38 +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
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
Abdul Al-Hasany d39dd255bd
docs: fix links to configuration options (#23324) 2023-09-21 10:07:27 +02:00
Alex Riviere a661d58fc2
docs: add `nuxtApp.runWithContext` (#23258) 2023-09-19 21:24:02 +01:00
Josh Jancourtz 4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
Tech Genius f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
Michel EDIGHOFFER 25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00
Julien Huang 5390ca4321
docs: add information about server component context (#22964) 2023-09-05 11:29:28 +01: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
Heb bfd06589fd
docs: add info about dynamic nested routes (#22862) 2023-08-28 09:34:47 +01:00
Colin McDonnell 9d3702c7c2
docs: add instructions for Bun package manager (#22779) 2023-08-24 07:44:43 +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
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
Curt Grimes 01419756ee
docs: add closing blocks for `ReadMore` components (#22541) 2023-08-08 16:11:32 +01:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
Josh Deltener 692ce5f010
docs: update hybrid rendering section (#22475) 2023-08-03 17:24:36 +01:00
nobkd f7e2b2bf6e
docs: escape `]` in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
David Marr 3159bb4f65
docs: add some more debugging tips (#22415) 2023-07-31 15:40:50 +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
Fanny 4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +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
Mateusz Kulpa cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
Ali Azimi ddb02f6486
docs: added a note about server dynamic routes limitation (#21919) 2023-07-03 17:43:18 +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
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
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
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
Julien Huang 794449f469
docs: document `parallel` option on plugins (#21622) 2023-06-18 17:43:39 +01:00
Inesh Bose c73bed8c6d
feat(kit): allow direct function in `defineNuxtModule` (#20763) 2023-06-16 15:47:38 +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
Hebilicious ee6869b1ba
feat(kit): `addTypeTemplate` helper with auto-registration (#21331) 2023-06-09 22:24:03 +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
Markus 2fccfa2d5c
docs: include example for server utilities (#21337) 2023-06-07 10:28:27 +01:00
Anthony Fu 1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
warflash eee7647095
docs: fix Cloudflare capitalization (#21267) 2023-05-30 21:31:32 +01: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
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
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 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
Inesh Bose d077c10c41
feat(nuxt): allow fallback production content in `<DevOnly>` (#20817) 2023-05-13 23:32:31 +01:00
Daniel Roe 8c75961f74
docs: ensure we guard all `navigateTo` examples (#20678) 2023-05-04 15:08:07 +01:00
Andrew Luca 59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00
Daniel Roe 37e62e4ea1
docs: add brief information on debugging a nuxt app (#20282) 2023-04-16 15:21:55 +02:00
Lehoczky Zoltán d48024e71f
docs: update links on hooks page (#20296) 2023-04-15 11:30:17 +01:00
Julien Huang 163913a744
feat(nuxt): add `experimentalNoScripts` route rule (#19805) 2023-04-11 07:17:44 -07:00
Daniel Roe 4285092879
feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
Daniel Roe d6c3c2439a
feat(nuxt): support async transform of object properties (#20182) 2023-04-10 14:57:13 -07:00
Daniel Roe 4d75540655
fix(nuxt): add `@types/node` as a peerDependency (#20025) 2023-04-06 05:33:07 -07:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Paul Melero c62a4d214a
docs: add short note about custom `imports` configuration (#20073) 2023-04-04 03:21:09 -07:00
Daniel Roe 8908aa7c5a docs: add interop default to dynamic vue import example 2023-04-03 11:41:31 +01:00
Daniel Roe b083493ec2 docs: fix a couple of typos 2023-04-02 14:53:39 +01:00
Ben Hong 66d76c3d36
docs: add explanation for middleware execution order (#20029) 2023-04-02 13:30:29 +01:00
Julien Le Coupanec d282fcd5a3
docs: remove unused function call (#20021) 2023-04-01 02:56:26 -07:00
Daniel Roe 72724076b0 docs: fix `pages:extend` example
resolves #19940
2023-03-28 11:24:41 +01:00
Sébastien Chopin 340725bb0c
docs: improve components page 2023-03-23 14:47:21 +01:00
warflash 284199979f
docs: replace `@nuxt/kit` example with node built-ins (#19873) 2023-03-22 17:40:59 -07:00
Julien Huang 4671294229
fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
Saeid Zareie 67c786471f
docs: removing deprecated coming soon banner (#19817) 2023-03-20 02:25:09 -07:00
Alan Poulain 97ae4e23f9
docs: improve swr documentation (#18743) 2023-03-19 16:44:06 -07:00