Andrey Yolkin
|
4e9d82f52d
|
feat(docs): describe compatibility
|
2023-08-01 15:27:51 +03:00 |
|
Andrey Yolkin
|
066390972c
|
Merge branch 'main' into docs/kit
|
2023-07-30 19:36:40 +03: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 |
|
Andrey Yolkin
|
97fd392fcf
|
fix(docs): use Nuxt 3 test utils as example
|
2023-07-29 17:45:00 +03:00 |
|
Andrey Yolkin
|
293dbf7ac8
|
feat(docs): add links to nuxt tools with programmatically use of @nuxt/kit
|
2023-07-29 17:41:25 +03:00 |
|
Andrey Yolkin
|
709e02ac14
|
fix(docs): use link to c12 without branch name
|
2023-07-29 17:37:14 +03:00 |
|
Andrey Yolkin
|
51cc5ca556
|
feat(docs): describe loadNuxtConfig utility
|
2023-07-29 17:36:39 +03:00 |
|
Andrey Yolkin
|
93b93d9d22
|
fix(docs): remove typo
|
2023-07-29 17:24:40 +03:00 |
|
Andrey Yolkin
|
062d571f47
|
feat(docs): better description for loadNuxt utility
|
2023-07-29 17:21:05 +03:00 |
|
Andrey Yolkin
|
99d763600e
|
feat(docs): describe buildNuxt utility
|
2023-07-29 17:15:42 +03:00 |
|
Andrey Yolkin
|
fb4f112f45
|
fix(docs): missing . at the end of sentence
|
2023-07-29 15:37:26 +03:00 |
|
Andrey Yolkin
|
a33a52e4ff
|
fix(docs): move text about loadNuxt parametres in one paragraph
|
2023-07-29 15:36:13 +03:00 |
|
Andrey Yolkin
|
06d00014d3
|
feat(docs): loadNuxt utility
|
2023-07-29 15:29:15 +03:00 |
|
Andrey Yolkin
|
483dbc6b64
|
fix(docs): remove duplicated headings
|
2023-07-28 18:09:52 +03:00 |
|
Andrey Yolkin
|
2e87bc8708
|
feat(docs): parameters of installModule
|
2023-07-28 18:00:45 +03:00 |
|
Andrey Yolkin
|
18bed81f0d
|
Merge remote-tracking branch 'refs/remotes/origin/docs/kit' into docs/kit
|
2023-07-28 17:51:47 +03:00 |
|
Andrey Yolkin
|
00037a9ce0
|
chore: reorder definition and type
|
2023-07-28 17:51:17 +03:00 |
|
autofix-ci[bot]
|
6ad02f1a33
|
[autofix.ci] apply automated fixes
|
2023-07-28 14:50:59 +00:00 |
|
Andrey Yolkin
|
0c69c19576
|
feat: add type for installModule
|
2023-07-28 17:46:02 +03:00 |
|
Andrey Yolkin
|
710e671168
|
style: move headings to +1 level
|
2023-07-28 17:36:01 +03:00 |
|
Andrey Yolkin
|
4daa626e85
|
feat(docs): add description for kit'sinstallModule
|
2023-07-28 16:00:44 +03:00 |
|
Mahdi Shah Abbasian
|
bea6ed1d9c
|
docs: standardize indentation and tag positioning (#22157)
|
2023-07-18 11:31:45 +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 |
|
Jianqi Pan
|
b49e5f420c
|
docs: add more internal links (#22013)
|
2023-07-07 17:24:09 +01:00 |
|
Zakir Hossen
|
f4be14a38a
|
docs: fix accessing custom props from child pages (#21977)
|
2023-07-06 09:20:38 +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 |
|
vasek
|
f28ff76559
|
docs: add closing bracket (#21887)
|
2023-07-02 16:03:05 +01:00 |
|
Lucas Vargas
|
5f5b9dfe99
|
docs: update useFetch return values (#21852)
|
2023-06-29 10:16:43 +01:00 |
|
Daniel Roe
|
d4af237685
|
docs: update example links (#21811)
|
2023-06-27 12:27:11 +01:00 |
|
Daniel Roe
|
dd5dff37d5
|
fix(nuxt,schema): prefer unknown rather than any for signatures (#21700)
|
2023-06-22 14:14:21 +01:00 |
|
Miachel Brevard
|
4ac4dfda15
|
docs: add warning about redirect check (#20680)
|
2023-06-12 09:45:53 +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 |
|
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 |
|
Wilson Pinto
|
c4e5ac83bf
|
feat(nuxt): add open option in navigateTo helper (#21333)
|
2023-06-07 20:27:00 +01:00 |
|
Alexander B
|
a31899af65
|
feat(nuxt): sync useCookie state between tabs (#20970)
|
2023-06-06 23:21:51 +01:00 |
|
Anthony Fu
|
1a7aa1b043
|
docs: remove irregular spaces (#21380)
|
2023-06-05 16:03:06 +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 |
|
Julien Huang
|
e6dba41eb6
|
docs(api): add render:island hook (#21065)
|
2023-05-25 14:51:57 -05:00 |
|
Jongmin Yoon
|
da29ac0b7e
|
docs: sync useAsyncData and useFetch types (#20935)
|
2023-05-18 19:54:06 +01:00 |
|
Daniel Roe
|
891ba880e2
|
docs: remove warning around experimental.renderJsonPayloads
|
2023-05-18 11:47:01 +01:00 |
|
lemon
|
52da9d1b35
|
docs: fix typo (#20907)
|
2023-05-17 09:23:00 +01:00 |
|
Julien Huang
|
603e7e7fb1
|
feat(nuxt): allow keeping fallback for NuxtClientFallback (#20336)
|
2023-05-14 22:22:54 +01:00 |
|
Sébastien Chopin
|
6a052b583b
|
feat(nuxt): add useRequestURL helper (#20765)
|
2023-05-13 22:09:37 +01:00 |
|
Daniel Roe
|
7e7e006e9b
|
docs: add await before lazy composable examples
|
2023-05-10 23:34:20 +01:00 |
|