Andrey Yolkin
|
c1db6321a8
|
feat: layout section
|
2023-08-30 00:23:48 +03:00 |
|
autofix-ci[bot]
|
fd8507df93
|
[autofix.ci] apply automated fixes
|
2023-08-29 13:40:42 +00:00 |
|
Andrey Yolkin
|
81c7eb2da5
|
feat: describe plugins section
|
2023-08-29 16:39:51 +03:00 |
|
Andrey Yolkin
|
a2e1fa0685
|
fix: use correct return types for utilities in Pages
|
2023-08-29 16:22:13 +03:00 |
|
Andrey Yolkin
|
5048c576a6
|
Merge branch 'main' into docs/kit
|
2023-08-29 15:45:27 +03: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 |
|
Andrey Yolkin
|
a19074b205
|
Merge branch 'main' into docs/kit
|
2023-08-25 18:37:01 +03: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 |
|
Andrey Yolkin
|
6ec5389158
|
Merge branch 'main' into docs/kit
|
2023-08-22 23:55:39 +03: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 |
|
Andrey Yolkin
|
d206a6b4fe
|
refactor(docs): keep only usefull information about addRouteMiddleware
|
2023-08-17 18:18:02 +03: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 |
|
autofix-ci[bot]
|
99db514aa1
|
[autofix.ci] apply automated fixes
|
2023-08-16 21:59:34 +00:00 |
|
Andrey Yolkin
|
1f0e400705
|
feat(docs): addRouteMiddleware
|
2023-08-17 00:58:40 +03:00 |
|
Andrey
|
e2b066cf45
|
feat(docs): extendRouteRules
|
2023-08-16 17:05:44 +03:00 |
|
Andrey
|
c7c136df92
|
refactor(docs): rewrite intro to the components utils
|
2023-08-16 15:41:55 +03:00 |
|
autofix-ci[bot]
|
ace3c30145
|
[autofix.ci] apply automated fixes
|
2023-08-16 12:35:38 +00:00 |
|
Andrey
|
1deedc271d
|
feat(docs): describe each part of kit
|
2023-08-16 15:34:45 +03:00 |
|
Andrey
|
82aeeb5774
|
feat(docs): defineNuxtModule
|
2023-08-16 15:32:07 +03:00 |
|
Andrey
|
558a7260aa
|
fix(docs): make examples link consistent
|
2023-08-16 14:43:57 +03:00 |
|
Andrey
|
20cec3fe93
|
fix(docs): better indentation on extendPages example
|
2023-08-16 14:31:42 +03:00 |
|
autofix-ci[bot]
|
54b2cc7e67
|
[autofix.ci] apply automated fixes
|
2023-08-16 11:10:26 +00:00 |
|
Andrey
|
379d475483
|
feat(docs): extendPages
|
2023-08-16 14:08:19 +03:00 |
|
Andrey
|
f215aaa010
|
refactor(docs): keep only utility names in headers
|
2023-08-16 13:44:33 +03:00 |
|
Andrey Yolkin
|
e416ef1bdd
|
feat(docs): better explanation of useNuxt()
|
2023-08-16 01:21:00 +03:00 |
|
Andrey Yolkin
|
9d69d77ebb
|
fix(docs): render tryUseNuxt() header as h3
|
2023-08-16 01:12:42 +03:00 |
|
Andrey Yolkin
|
ac51440010
|
feat(docs): useNuxt and tryUseNuxt hooks
|
2023-08-16 01:10:14 +03:00 |
|
Andrey Yolkin
|
f9487b6e08
|
Merge branch 'main' into docs/kit
|
2023-08-16 00:16:30 +03: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 |
|
Andrey Yolkin
|
76769924ca
|
Merge branch 'main' into docs/kit
|
2023-08-04 17:39:46 +03:00 |
|