Commit Graph

1354 Commits

Author SHA1 Message Date
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