1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-22 09:15:54 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
Joel Wenzel
ba3a11800c
feat(nuxt): default router scroll behavior ()
Co-authored-by: joel <joel.wenzel@flexagon.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-19 14:43:03 +02:00
Clément Ollivier
3ef014a378
docs: fix broken link () 2022-10-19 12:36:17 +02:00
Christian Preston
8f7a7ec06e
feat(nuxi): nuxi build-module command ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-16 11:40:03 +02:00
Daniel Roe
d862a6bfdd
fix(nuxt)!: refresh to override previous requests by default () 2022-10-15 13:02:23 +02:00
Randy
52a42b0ece
docs: update route middleware link () 2022-10-14 15:52:03 +01:00
Harlan Wilton
9e6d292ba6
feat(nuxt): migrate to latest @vueuse/head () 2022-10-12 18:00:17 +01:00
Cinob
bda187c1be
docs: update line number for NuxtHooks source () 2022-10-12 09:30:10 +01:00
Daniel Roe
c804daa061
docs: add back deleted sections in definePageMeta 2022-10-11 22:49:46 +01:00
Daniel Roe
385674494d
feat(nuxt): refresh override for data fetching composables () 2022-10-10 11:33:16 +01:00
Daniel Roe
829a550580
feat(pages): add validate hook for definePageMeta () 2022-10-10 11:18:20 +01:00
Daniil Chudo
75f4a54f7e
feat(nuxt): add default slot to <NuxtLoadingIndicator> ()
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-10-10 11:12:36 +01:00
Daniel Roe
45fd722dc1
docs: fix more redirect issues () 2022-10-07 22:39:38 +02:00
Yaël Guilloux
dc47c64f14
docs: use nuxt 3 and website theme ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 11:15:30 +02:00
Daniel Roe
d045deb9fd
docs: update definePageMeta docs () 2022-10-03 15:41:22 +02:00
Christian Preston
2e080c259f
feat(nuxi): support --dotenv for dev, build and preview commands () 2022-09-26 12:36:10 +02:00
Julien Huang
76f463298e
docs: document nitro hooks ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-26 11:18:50 +02:00
Reinier Kaper
f4f6ed4304
docs(navigate-to): use await instead of return () 2022-09-22 15:23:07 +02:00
pooya parsa
6309d223bb
v3.0.0-rc.11 () 2022-09-20 18:38:31 +02:00
Krutie Patel
f82a4b67a3
docs(api): add defineNuxtComponent utils ()
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
YIngChenIt
80699686b3
docs: add addImportsSources to list of kit utils () 2022-09-19 10:46:11 +02:00
pooya parsa
b933015850
feat(kit): useNitro() utility () 2022-09-15 18:10:50 +02:00
Pooya Parsa
950cb60bd5 docs: remove misleading edge info
2022-09-15 13:36:01 +02:00
Lexpeartha
4d91ededb1
docs: add testing and addComponent to modules and update addImports () 2022-09-15 13:20:53 +02:00
pooya parsa
9426b54562
fix(vite): nuxi dev --https working out of the box () 2022-09-15 13:01:52 +02:00
YIngChenIt
d97d6bdbe1
docs: update auto-imports link ()
Co-authored-by: chenying <1770365139@qq.com>
2022-09-15 09:47:09 +02:00
pooya parsa
94377b1901
v3.0.0-rc.10 () 2022-09-14 18:27:11 +02:00
Alex Liu
addcb5cd47
feat(nuxt): support prefetching <nuxt-link> ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 22:20:23 +02:00
Clément Ollivier
944bba97ca
docs: update structure ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 14:54:31 +02:00
Daniel Roe
8bccdf44e8
docs: fix typo () 2022-09-12 12:42:42 +02:00
Krutie Patel
9f1ac4f201
docs(api): add useRuntimeConfig page ()
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 () 2022-09-10 15:37:25 +02:00
Corey Richardson
b68bfb0a24
docs: remove duplicate word () 2022-09-09 20:09:03 +01:00
pooya parsa
e0c5907f0a
feat(nuxi): switch to unjs/giget for nuxi init () 2022-09-08 17:43:04 +02:00
Julien Huang
4660cc5918
docs(api): add nuxi prepare command () 2022-09-08 16:16:35 +02:00
Alex Kozack
6b3a1a4256
feat(nuxt): filter support for clearNuxtData () 2022-09-07 15:25:37 +02:00
Alex Kozack
b2f573f685
feat(nuxt): add clearNuxtData ()
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 ()
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 () 2022-09-07 10:23:49 +02:00
Alexander Lichter
86158bb407
chore(docs): fix link to vue router api () 2022-09-06 18:20:24 +02:00
Daniel Roe
524ba557eb
fix(nuxi): pass value of https through to vite-node () 2022-09-06 11:45:14 +02:00
Alex Kozack
8a81f2ad90
docs(api): fix useAsyncData signature () 2022-09-05 13:43:40 +02:00
HomWang
74db9d525e
docs(api): add example for fetch interceptors ()
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 () 2022-09-05 09:25:13 +02:00
HomWang
6792b13eb0
docs: fix markdown file name () 2022-09-05 09:22:51 +02:00
Damian Głowala
d31e1f03a1
docs: document external option of navigateTo () 2022-09-03 14:30:41 +02:00
Daniel Roe
0f1a746825
docs: add note about fetching data on initial load () 2022-09-03 13:02:21 +02:00
Krutie Patel
664e5702af
docs(api): enhance useHead composable ()
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-03 12:57:21 +02:00
victorkwok97
5650927c34
docs: add note about useFetch auto generated key () 2022-09-03 12:56:12 +02:00
pooya parsa
9caa9ca31f
v3.0.0-rc.9 () 2022-09-03 12:36:47 +02:00
Daniel Roe
6fbbf8c5bc
refactor(nuxt): remove unused meta:register hook () 2022-09-01 11:08:56 +02:00