Commit Graph

698 Commits

Author SHA1 Message Date
Krutie Patel
f82a4b67a3
docs(api): add defineNuxtComponent utils (#7618)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-20 11:09:29 +02:00
renovate[bot]
df72a3eb34
chore(deps): update all non-major dependencies (#7649) 2022-09-20 10:20:03 +02:00
YIngChenIt
80699686b3
docs: add addImportsSources to list of kit utils (#7636) 2022-09-19 10:46:11 +02:00
Pooya Parsa
8621c86055 docs: fix typo in custom router example
closes #7600
2022-09-16 20:36:19 +02:00
Pooya Parsa
f0a2d622b2 docs: remove edge banners for rc.10 2022-09-16 20:34:40 +02:00
Alper Doğan
43d1eac09d
docs: fix typo on directory-structure/pages (#7601) 2022-09-16 16:32:35 +02:00
pooya parsa
b933015850
feat(kit): useNitro() utility (#7557) 2022-09-15 18:10:50 +02:00
Pooya Parsa
950cb60bd5 docs: remove misleading edge info
#7547
2022-09-15 13:36:01 +02:00
Lexpeartha
4d91ededb1
docs: add testing and addComponent to modules and update addImports (#7543) 2022-09-15 13:20:53 +02:00
pooya parsa
9426b54562
fix(vite): nuxi dev --https working out of the box (#7547) 2022-09-15 13:01:52 +02:00
Pooya Parsa
4775ee8e31 docs: improve NuxtLink prefetch explanation (#7540) 2022-09-15 12:17:57 +02:00
Clément Ollivier
f0005e6684
docs: add note about link prefetching (#7540) 2022-09-15 10:29:30 +01:00
YIngChenIt
d97d6bdbe1
docs: update auto-imports link (#7530)
Co-authored-by: chenying <1770365139@qq.com>
2022-09-15 09:47:09 +02:00
pooya parsa
5973df1e96
chore: update examples to ^3.0.0-rc.10 and use global defineNuxtConfig (#7515) 2022-09-14 19:26:43 +02:00
pooya parsa
94377b1901
v3.0.0-rc.10 (#7374) 2022-09-14 18:27:11 +02:00
Adewale Abati
efc6c83cc0
docs: update codesandbox link (#7499) 2022-09-14 15:13:17 +02:00
Clément Ollivier
a6232667c2
docs(getting-started): add routing page (#7495)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-09-14 15:12:47 +02:00
Alex Liu
addcb5cd47
feat(nuxt): support prefetching <nuxt-link> (#4329)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 22:20:23 +02:00
Daniel Roe
4e604f664d
docs: update name of the generated imports.d.ts file (#7474) 2022-09-13 17:35:38 +02:00
Clément Ollivier
944bba97ca
docs: update structure (#7047)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 14:54:31 +02:00
pooya parsa
ceb61ada2b
refactor(schema): upgrade to untyped 0.5 (#7452) 2022-09-12 20:22:41 +02:00
Daniel Roe
8bccdf44e8
docs: fix typo (#7437) 2022-09-12 12:42:42 +02:00
Krutie Patel
9f1ac4f201
docs(api): add useRuntimeConfig page (#7406)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-12 12:29:42 +02:00
pooya parsa
270055b86d
feat(cli)!: use giget 0.1x with template registry for nuxi init (#7404) 2022-09-10 15:37:25 +02:00
Corey Richardson
b68bfb0a24
docs: remove duplicate word (#7387) 2022-09-09 20:09:03 +01:00
Julien Huang
6c462b3315
docs(head): enhance usehead and fix broken links (#7364) 2022-09-08 20:54:02 +02:00
pooya parsa
e0c5907f0a
feat(nuxi): switch to unjs/giget for nuxi init (#7361) 2022-09-08 17:43:04 +02:00
Julien Huang
4660cc5918
docs(api): add nuxi prepare command (#7349) 2022-09-08 16:16:35 +02:00
Alex Kozack
6b3a1a4256
feat(nuxt): filter support for clearNuxtData (#7323) 2022-09-07 15:25:37 +02:00
Adewale Abati
8a56d8137a
chore: update CodeSandbox links (#7318) 2022-09-07 13:24:37 +02:00
Alex Kozack
b2f573f685
feat(nuxt): add clearNuxtData (#5227)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-07 13:20:09 +02:00
Vl4dimyr
fc2be9ed42
feat(nuxt): add immediate option for useAsyncData and useFetch (#5500)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-07 11:47:40 +02:00
Vasily Stepanov
0a775e3f70
docs(api): fix typo in use-fetch (#7310) 2022-09-07 10:23:49 +02:00
Alexander Lichter
86158bb407
chore(docs): fix link to vue router api (#7289) 2022-09-06 18:20:24 +02:00
renovate[bot]
4e0c2c4485
chore(deps): update all non-major dependencies (#7276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 18:15:47 +02:00
Sébastien Chopin
a631da9e56
docs: rename AppConfig to AppConfigInput (#7293) 2022-09-06 18:15:27 +02:00
Tobias SN
396d55edb8
docs: fix typo in url (#7272) 2022-09-06 11:45:29 +02:00
Daniel Roe
524ba557eb
fix(nuxi): pass value of https through to vite-node (#7271) 2022-09-06 11:45:14 +02:00
Leon Si
173aead937
docs: fix typo (#7262)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-06 09:49:01 +02:00
Sébastien Chopin
94261349dc
docs: add app-config example (#7247)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 15:16:30 +02:00
Alex Kozack
8a81f2ad90
docs(api): fix useAsyncData signature (#7242) 2022-09-05 13:43:40 +02:00
Mastercuber
fb179caa38
docs(deploy): add node cluster mode (#7089)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 12:54:08 +02:00
Pooya Parsa
94a992ec94 chore: fix docs lint issue 2022-09-05 10:51:40 +02:00
Ricardo Gobbo de Souza
b31405f6fd
feat(test-utils): add mockFn and mockLogger utils (#6235)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 10:51:00 +02:00
HomWang
74db9d525e
docs(api): add example for fetch interceptors (#7180)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 09:42:15 +02:00
HomWang
6ee3d2cacd
docs(api): navigate to first item in list (#7232) 2022-09-05 09:25:13 +02:00
HomWang
6792b13eb0
docs: fix markdown file name (#7231) 2022-09-05 09:22:51 +02:00
pooya parsa
ac56ce7dd1
feat(nuxt): router with hash mode (#6980) 2022-09-04 10:11:28 +02:00
Daniel Roe
720506d263
feat(nuxt): custom history and routes for app/router.options.ts (#7129)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-04 09:42:47 +02:00
Julien Huang
ee60411cb9
docs(guide): add .client and .server components (#7084) 2022-09-03 15:26:43 +02:00