Commit Graph

1501 Commits

Author SHA1 Message Date
@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
Adrien Zaganelli a21a520736
docs: add custom fetch composable example (#20115) 2023-04-26 12:28:19 +01:00
Michael Gale (he/him) d027eb1a31
docs: add a next steps link to first page of migration docs (#20512) 2023-04-26 09:25:55 +01:00
Clément Ollivier dd5f007120
docs: add cdn proxy section (#20408) 2023-04-25 13:38:10 +01:00
Paul Melero 11891ee503
docs: remove RC reference and add link to vue migration build (#20485) 2023-04-25 09:25:24 +01:00
Jonas Thelemann 3133c6fb84
fix(deps): relax upper node version constraint (#20472) 2023-04-24 22:24:38 +01:00
Johannes Przymusinski 2d4ca20f3b
docs: update links to `vue-router` docs (#20454) 2023-04-24 21:29:24 +01:00
Idorenyin Udoh 5a0ec804c2
docs: fix typos on docs homepage (#20456) 2023-04-24 21:27:59 +01:00
Lehoczky Zoltán 820fecd9ee
docs: update lint command for the documentation (#20399) 2023-04-19 17:35:39 +01:00
BD103 559013483f
docs: fix vue-tsc link (#20350) 2023-04-18 14:39:34 +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
David Kurek 295473f924
docs: add a brief description of `transform`/`pick` (#20186) 2023-04-13 03:13:42 -07:00
Julien Huang 163913a744
feat(nuxt): add `experimentalNoScripts` route rule (#19805) 2023-04-11 07:17:44 -07:00
Nolan 0443a283d9
docs: add import to server-side cookies example (#20197) 2023-04-11 05:41:44 -07:00
Jeremy Graziani 1f70cb7219
docs: fix typo in `@pinia/nuxt` module name (#20199) 2023-04-11 05:41:22 -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 e99f923aa5
feat(nuxt): add experimental View Transitions API support (#20092) 2023-04-10 04:33:14 -07:00
JT Smith 73dda01f67
docs: fix type of `headers` option for `useFetch` (#20148) 2023-04-08 10:47:40 -07:00
pooya parsa 9e503be0f2
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-07 03:34:35 -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 ee8d3f6ea6
feat(nuxt): support disabling `watch` with `useFetch` (#19823) 2023-04-03 05:36:14 -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 822202239c
fix(nuxt): sync `setResponseStatus` signature with h3 (#19987) 2023-03-31 07:02: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
Sébastien Chopin d3d09d5d3d
docs: add layers video by LearnVue 2023-03-23 14:25:44 +01:00
warflash 284199979f
docs: replace `@nuxt/kit` example with node built-ins (#19873) 2023-03-22 17:40:59 -07:00
Daniel Roe fc7867fb0e docs: add missing `return` statement 2023-03-22 11:07:11 +00:00
Sébastien Chopin 8c11498a57 docs: update play on X links 2023-03-21 18:13:58 +01:00
Julien Huang 4671294229
fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
Daniel Roe cebfcb3dad docs: add protocol to superjson link 2023-03-20 13:40:25 +00:00
Mahdi Boomeri 7be41b9a6d
docs: add serialization section to data fetching (#19336) 2023-03-20 03:38:42 -07:00
Saeid Zareie 67c786471f
docs: removing deprecated coming soon banner (#19817) 2023-03-20 02:25:09 -07:00
Özüm Eldoğan d04d598ceb
docs: avoid `$fetch` in top-level `<script setup>` (#19357) 2023-03-20 02:13:21 -07:00
Jakub Zomerfeld 801aba830e
docs: add another example for `useAsyncData` (#19225) 2023-03-19 16:51:18 -07:00
Alan Poulain 97ae4e23f9
docs: improve swr documentation (#18743) 2023-03-19 16:44:06 -07:00
Emil Rosenius 11ee3c92b9
fix(nuxt): add temporary augmentation for webstorm (and docs) (#19400)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-19 16:22:55 -07:00
Ege İliklier bf0cabb000
docs: link to module request issue template (#19754) 2023-03-19 16:19:42 -07:00
Adrien Zaganelli 53d902ad5e
docs: third-party state management and migration guide (#19798) 2023-03-19 10:42:02 -07:00
Fahmi Elfituri 65f40d0443
docs: update legacy server examples (#19797) 2023-03-19 07:35:51 -07:00
Kuizuo 9e67e57efd
docs: add missing comma (#19791) 2023-03-18 13:38:55 -07:00
cunzaizhuyi 4fecf2cc25 docs: fix typo (#19785) 2023-03-18 16:53:47 +00:00
Cue 2c642328c9
docs: fix typo (#19779) 2023-03-18 06:53:54 +00:00
Fleet Labs Ghana 633f781d6f
docs: fix typo (#19775) 2023-03-17 08:55:28 -07:00
Zack Hatlen 52734871b4
docs: add link to layout transitions (#19770) 2023-03-17 08:25:04 -07:00
Leopold Kristjansson e669da0975
docs: add backticks (#19721) 2023-03-15 21:10:50 +00:00
Daniel Roe 8d644903bc docs: update custom routing link 2023-03-15 15:36:42 +00:00
Sébastien Chopin c570ae2724
docs: improve installation prerequisites 2023-03-15 15:28:56 +01:00
Adrien Zaganelli c56c9c6d7a
docs: add 'going further' section for custom routing (#19565) 2023-03-15 07:16:03 -07:00
Sébastien Chopin e383d06bf5
docs: update module author guide (#18551)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2023-03-15 05:50:10 -07:00
Sébastien Chopin 98b9afa6d7
docs(introduction): first batch of improvements 2023-03-15 13:06:43 +01:00
Nick Medrano 451b55ddbd
docs: update seo and meta page (#19697)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2023-03-15 04:33:22 -07:00
Sébastien Chopin e68a23a723
docs: improve head section (#19673) 2023-03-14 07:24:41 -07:00
Daniel Roe 2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
Daniel Roe 9d850a2a12
feat(nuxt): add `nitro:build:public-assets` hook (#19638) 2023-03-14 03:34:55 -07:00
pooya parsa e84ec61eeb
feat(nuxt): support app config for server routes (#19489) 2023-03-14 02:54:59 -07:00
Joff Tiquez 31445c1ebe
docs: mention config file name before code block (#19634) 2023-03-13 04:15:02 -07:00
Julien Huang 4163bb8d04
docs: warn about modules with side-effects (#19592) 2023-03-11 13:26:50 -08:00
Daniel Roe 4ad5c959eb docs: remove reference to beta/rc/coming soon 2023-03-10 21:34:51 +00:00
Julien Huang 646bf3249d
docs: add missing backquotes (#19590) 2023-03-10 19:53:01 +00:00
lei f7a5cf07b5
docs: use consistent page name in example (#19583) 2023-03-10 05:37:15 -08:00
Harlan Wilton c91e4d7933
feat(nuxt): add `useHeadSafe` and remove layer around head imports (#19548) 2023-03-10 00:01:21 -08:00
江麻妞 fdd4bddf35
docs: update various nitro links (#19562) 2023-03-09 07:25:47 -08:00
Sébastien Chopin 2905282def docs: add nuxt 2 to nuxt 3 workshop 2023-03-09 14:39:29 +01:00
Sébastien Chopin d67a873c49 docs: remove note since already in code block for pnpm 2023-03-09 14:35:26 +01:00
Sébastien Chopin e0cb950f0e docs: move prerequisites into a summary 2023-03-09 14:34:18 +01:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
Özüm Eldoğan c8a5a4a487
docs: update $fetch documentation (#19356)
Co-authored-by: Özüm Eldoğan <ozum@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-03-09 12:17:43 +01:00
Florent Delerue 8e166ff862
docs: ui components - pinceau migration (#19533) 2023-03-09 10:23:51 +01:00
S96EA ecfb3d2485
docs: update nitro plugins url (#19547) 2023-03-09 01:09:41 -08:00
Julien Huang 1729d2e42f
feat(nuxt): add `<NuxtClientFallback>` component (#8216) 2023-03-08 13:13:06 -08:00
Sébastien Chopin c4222b1f6e
docs: fix local modules 2023-03-08 17:06:22 +01:00
Harlan Wilton 8732720221
perf(head): drop `@vueuse/head` dependency (#19519) 2023-03-08 07:32:24 -08:00
Daniel Roe df3ae8cb4e
feat(nuxt): enable chunk error handling by default (#19086) 2023-03-08 12:17:22 +00:00
Daniel Roe faeffcb963
docs: add new release cycle info (#19509) 2023-03-07 09:46:25 -08:00
Daniel Roe 06b9233b18 docs: update cli docs for `--log-level` 2023-03-07 12:20:43 +00:00
Paulius Varna 6748211df4
docs: add info `~/server/utils` directory in `~/utils` page (#19500) 2023-03-07 01:45:07 -08:00
Alex Korytskyi 3a73f42d1c
feat(nuxt): support `trailingSlashBehavior` in `defineNuxtLink` (#19458) 2023-03-06 23:17:42 -08:00
Alexander Lichter 4310d2a0ee
docs: fix dead link to useSeoMeta guide (#19463) 2023-03-05 06:42:16 -08:00
Sébastien Chopin 5977adb4d4
docs: add local modules ordering 2023-03-05 10:51:10 +01:00
Daniel Roe 44d4aba283
docs: add edge banners on `versions` and modules (#19448) 2023-03-04 06:34:34 -08:00
Daniel Roe 3681bddfd5
feat(nuxt): auto-register modules in `~/modules` (#19394) 2023-03-03 17:52:55 +00:00
Sébastien Chopin 008426cd30
docs: add frontmatter note for docs readme to remove from live preview 2023-03-03 16:40:47 +01:00
Anthony Fu db5ea91916
feat(nuxi): cli wrapper for self restart (#18641) 2023-03-03 05:45:38 -08:00
Daniel Roe d4a75240ac
feat(nuxt): add `versions` to runtime nuxtApp (#19064) 2023-03-01 07:08:23 -08:00
Daniel Roe c35104c769 docs: update esm link 2023-03-01 13:58:33 +00:00
Jakub Andrzejewski 5cfd835163
feat(nuxi): reload nuxt when `restart` hook is called (#19084) 2023-03-01 04:15:01 -08:00
Inesh Bose c7eb891e12
fix(nuxt): deprecate scanning directory index plugins (#18418) 2023-03-01 04:08:58 -08:00
Mahdi Shah abbasian 6009deb24e
docs: use consistent indentation in examples (#19342) 2023-02-28 13:31:41 -08:00
Rafael Magalhaes 99a47c1dd0
docs: improved going further modules documentation (#19219)
Co-authored-by: Rafael Magalhaes <rafael.magalhaes@yapily.com>
2023-02-22 05:45:22 -08:00
ML 2359b43aa2
docs: clarify that app config is not available (yet) in nitro (#19200) 2023-02-21 21:50:14 -08:00
Clément Ollivier 185ae9fd2c
docs: update link (#19197) 2023-02-21 17:45:47 +01:00
Joel Wenzel b1fd5200f5
docs(pages): add example of limiting scanned routes (#19181) 2023-02-21 05:39:36 -08:00
usagizmo fc19021022
docs: fix components path (#19163) 2023-02-20 01:53:40 -08:00
yuyin c8b49a3253
docs: add `sendRedirect` usage (#19070) 2023-02-16 06:53:23 -08:00
Daniel Roe a1252d3a30
docs: add information on when mw runs & how to skip (#19083) 2023-02-16 04:27:28 -08:00
Favour Felix Chinemerem 76a4f4ecbc
docs: updated public directory explanation (#18464) 2023-02-15 08:23:17 -08:00
Daniel Roe 6c5d8d6b2b
docs: add note about nested directory order (#19061) 2023-02-15 08:22:30 -08:00
Alois Sečkár 523b495e1d
docs: flatten top-level project in layers example (#18967)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2023-02-14 12:01:37 +00:00
Florent Delerue 27d68f67c3
docs: fix spacing (#19018) 2023-02-14 10:01:35 +00:00
Daniel Roe 6016aef859
fix(nuxt): expose `nuxt/schema` subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
Tim van den Eijnden aa409299a7
docs: fix link to ESM page (#19000) 2023-02-13 20:40:13 +00:00
Benjamin Flesch 6d7be476a2
docs: fix typo (#18975) 2023-02-12 19:18:39 +00:00
Lioness100 b25b6c82c7
docs: fix typos (#18976) 2023-02-12 19:16:42 +00:00
Felix cf47f9eb6a
docs: update link to bridge repo (#18950) 2023-02-10 16:32:40 +00:00
Daniel Roe 9ee568efe6
docs: add info for `nuxi devtools` command (#18888) 2023-02-09 06:02:59 -08:00
Daniel Roe 0b2bce406b
docs: add explanation with augmented meta for new routes (#18901) 2023-02-09 07:03:06 +01:00
Alexander Lichter 65f26fb275
docs: warn about slots in server components (#18854) 2023-02-07 02:09:36 -08:00
Sébastien Chopin eec0cbc416
docs: update auto-imports for the server part (#18848) 2023-02-07 01:59:43 -08:00
Daniel Roe 84dfd8756a
docs: add link to vue hydration mismatch docs (#18842) 2023-02-07 01:54:49 -08:00
Daniel Roe 85881b462b
feat(nuxi): warn when prerendering routes with `ssr: false` (#18783) 2023-02-06 15:25:53 -08:00
Mehdi HosseinZade 76a08e3ccd
feat(kit): add `addRouteMiddleware` method (#18553) 2023-02-06 15:24:56 -08:00
yesid 3692ec3ce9
docs: update to nuxt 2.16.0 in bridge installation (#18836) 2023-02-06 14:41:31 -08:00
Alex Liu 2fbc73b3a3
docs: resolve `preloadRouteComponents` page heading error (#18804) 2023-02-06 01:50:13 -08:00
Lucas 198f9a23ec
docs(schema): add NuxtHooks interface documentation (#18756) 2023-02-05 04:17:15 -08:00
Joseph Ojoko ae2e541e6c
docs(typescript): type-checking guide (#18768)
add missing dependency to enable type-checking during build or development time.
2023-02-04 14:27:26 -08:00
Dago 8a2b7810b5
docs: add explanation of composable lifecycle (#8116)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 07:04:33 -08:00
Mehdi HosseinZade dfd5f3d72b
docs: clarify augmenting input/output app config (#8953)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 06:29:33 -08:00
Krutie Patel 217e59ad96
docs: add `useError` composable (#8912) 2023-02-04 06:17:05 -08:00
Julien Huang 78a0adfd1e
docs(example): fix app config link (#18760) 2023-02-04 05:03:50 -08:00
Leigh 519a98c1ce
docs: remove extra word (#18750) 2023-02-03 14:44:12 -08:00
Daniel Roe 03d6737089
fix(vite, webpack): omit magic keys when import of same name is detected (#18733) 2023-02-03 03:55:58 -08:00
aimer-fan 5eaeb4f83d
docs: Improve routing `validate` example (#18728) 2023-02-03 01:25:47 -08:00
Rémi Robichet 97b4e6e234
docs: fix broken link to esm section (#18716) 2023-02-02 08:09:55 -08:00
Daniel Roe cb0860ba6c
fix(nuxt): make `onNuxtReady` safe to run on server-side (#18706) 2023-02-02 05:27:48 -08:00
Daniel Roe d496703fb4
docs: mention options api equivalent for `head()` (#18650) 2023-02-01 19:12:42 +00:00
Daniel Roe 727cf7958f chore: update `2.x` branch name 2023-02-01 18:38:15 +00:00
Daniel Roe a8874180a1
docs: add `.env` to directory structure and improve config docs (#18594) 2023-02-01 03:53:04 -08:00
Florent Delerue 968a652be7
docs: fix buttons width on getting started(#18643)
* docs(landing): fix getting started card buttons

* docs: remove content
2023-01-31 15:16:14 +01:00
Daniel Roe f14f3815ff docs: fix array syntax 2023-01-30 11:13:28 +00:00
Daniel Roe d2c00dc467 docs: add note about directory import 2023-01-30 11:13:01 +00:00
Daniel Roe 6b2bc680b0 docs: add comment about needing to install `@types/node` manually 2023-01-30 10:56:30 +00:00
Jenni 7bdc07e66d
docs: add link to pages documentation to routing (#18602) 2023-01-30 02:14:24 -08:00
Arun Govil 41bb363709
docs: updated unreachable docus url in documentation (#18618) 2023-01-30 01:53:10 -08:00
华晨 6c4cf5cdcb
docs: remove unnecessary `JSON.stringify()` (#18590) 2023-01-28 07:14:46 -08:00
华晨 64b835c707
docs: use `defineEventHandler()` to avoid warnings (#18557)
Avoid the warning:

> [h3] Implicit event handler conversion is deprecated. Use `eventHandler()` or `fromNodeMiddleware()` to define event handlers.
2023-01-26 16:49:32 +01:00
华晨 5c7715813d
docs: mention head composable as alternative to `useHead` (#18552) 2023-01-26 05:48:52 -08:00
Inesh Bose 98b5c89a5a
docs: mention virtual file system (#18546) 2023-01-26 03:57:44 -08:00
Theo Ephraim 95f45b3fc5
docs: update `vue-gtag` plugin example (#18528) 2023-01-25 22:48:37 -08:00
Daniel Roe 7d812db9e8
fix(nuxt): augment interfaces exported from `vue` (#18505) 2023-01-25 07:59:02 -08:00
华晨 026511b697
docs: keep `app.vue` file name consistent (#18517)
Use `app.vue` instead of `App.vue`.
2023-01-25 16:34:43 +01:00
Fabian B 3fcfa33142
docs: add info about server-components async limits (#18513) 2023-01-25 05:10:25 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00
Mahdi Boomeri b2e246a1cd
docs: remove useNuxtData release alert (#18488) 2023-01-24 19:11:05 +00:00
Daniel Roe c552d1b420
v3.1.0 (#18406) 2023-01-24 16:47:20 +00:00
Clément Ollivier f08eab2b5e
docs: update partners (#18482) 2023-01-24 16:38:38 +01:00
Daniel Roe f711046171
perf(nuxt): add tree-shaken `useServerSeoMeta` composable (#18476) 2023-01-24 15:34:20 +00:00
Clément Ollivier 05b1fc2b22
docs: add link to config api (#18474) 2023-01-24 10:39:35 +00:00
Clément Ollivier 40f0d1e58d
docs(partners): update webreinvent description (#18473) 2023-01-24 11:09:03 +01:00
Daniel Roe 3c715ac729
chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
Harlan Wilton 1406d21ed2
feat(head): `useSeoMeta` composable (#18441) 2023-01-23 11:39:17 +00:00
Mehdi HosseinZade 2af6cc84db
docs: update links to `nuxt.com` (#18425) 2023-01-21 23:39:43 +00:00
Kareem Dabbeet ea9812a559
feat(nuxt): allow disabling color for `<NuxtLoadingIndicator>` (#18432) 2023-01-21 23:15:32 +00:00
Mehdi HosseinZade 585e8be2e0
feat(kit): add `extendRouteRules` method (#9771) 2023-01-21 16:54:02 +00:00
Daniel Roe 163988449c
chore: bump docs version (#18417) 2023-01-21 13:42:30 +00:00
Rishi Raj Jain de50b41e2d
docs: rename layer0 to Edgio (#9900) 2023-01-21 09:59:04 +00:00
Carolina Delerue 2ba89ed44d
docs: add buttons slot on PageHero component (#10139)
* button design change and add button in hero of designkit page

* delete showcasesButtonHero component

* wip

* review changes

* quote

* chore(lockfile): revert yarn.lock to its main state

Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2023-01-20 15:11:10 +01:00
Daniel Roe 940720a586 docs: remove line break 2023-01-20 13:39:34 +00:00
Daniel Roe 19973c26f4 chore: update more repo links 2023-01-20 13:37:41 +00:00
Daniel Roe a683b1a20f chore: update links to `nuxt/framework` discussions 2023-01-20 12:43:56 +00:00
Daniel Roe 081dc3254f chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
Sébastien Chopin 371bc1affc
docs: add redirect for workshop 2023-01-19 19:24:59 +01:00
Florent Delerue e9dde82687
docs: fix hydration warnings on 2023 vision article (#10171) 2023-01-19 13:33:58 +00:00
Clément Ollivier fa57e645bc
docs(version): 0.3.10 (#10170) 2023-01-19 14:27:26 +01:00
Daniel Roe 28a2a91b64 docs: add info about extensions and pathPrefix keys
Co-authored-by: Mike Laumann Bellika <5175031+MikeBellika@users.noreply.github.com>
2023-01-19 13:06:13 +00:00
Mike Laumann Bellika 49a2dd5d5a
docs: add description of returning different status codes (#10059) 2023-01-19 12:08:39 +00:00
Elzodxon Sharofaddinov cb607b84ad
docs: add port example in `ecosystem.config` (#10076) 2023-01-19 12:00:39 +00:00