1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 10:53:23 +00:00
Commit Graph

552 Commits

Author SHA1 Message Date
Cupid Valentine
2f0bd1b762
docs: update nuxt-link.md () 2022-07-11 12:35:30 +01:00
Cupid Valentine
6322d35b3f
docs: add missing dot () 2022-07-11 10:46:20 +02:00
Cupid Valentine
57130b4fbc
docs: use toUTCString in useAsyncData example () 2022-07-11 10:45:01 +02:00
Thibault Vlacich
728a0a5ef4
docs: fix link to NuxtLoadingIndicator component src () 2022-07-07 21:35:47 +02:00
Krutie Patel
3d3445377d
docs(api): add anavigateTo docs ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 20:48:10 +02:00
Clément Ollivier
58ca6c17f2
docs: add content directory to directory-structure ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 20:27:34 +02:00
Anthony Fu
c95a48c632
feat(nuxt): add <NuxtLoadingIndicator> component ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 19:59:55 +02:00
Francisco Buceta
38e0fa6e1e
feat(nuxt3): support custom prop for <nuxt-link> ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-07-07 19:28:23 +02:00
Mourad EL CADI
c88e1716ab
docs: useFetch uses isomorphic $fetch () 2022-07-07 19:03:46 +02:00
Daniel Roe
23546a270c
feat(nuxt): automatically generate unique keys for keyed composables ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-07 18:26:04 +02:00
Sébastien Chopin
b00ef356f5
docs: fix Vite check for Nuxt 3 () 2022-07-07 16:53:08 +02:00
Paranoid
dd436eabae
docs(plugins): add directive example ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-06 21:10:29 +02:00
Daniel Roe
aa9950cfb3
docs(api): update commands with new NODE_ENV behavior () 2022-07-06 20:39:02 +02:00
renovate[bot]
b1470c0819
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-01 12:37:12 +02:00
renovate[bot]
9df6d2f1d2
chore(deps): update all non-major dependencies ()
* chore(deps): update all non-major dependencies

* update lockfile

* update unimport

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-01 12:02:57 +02:00
Cupid Valentine
ff2b4d9fa4
docs: add full stop () 2022-07-01 11:01:14 +01:00
Cupid Valentine
0e3df24c8c
docs: update vuejs-development () 2022-07-01 11:19:45 +02:00
donatelloraphael
568fcaedfc
docs: clarify that definePageMeta only works in the pages directory ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-30 11:37:24 +02:00
Daniel Roe
d4b5ff2d9d
style(docs): lint whitespaces () 2022-06-27 14:30:13 +01:00
Krutie Patel
66279aab8b
docs(api): add docs for <NuxtPage> component () 2022-06-27 14:14:52 +02:00
Xanlantos
026903c5e7
docs: rework the layout section () 2022-06-27 14:08:19 +02:00
vasiliy
d2c3727c5f
docs: replace invalid link to composables () 2022-06-27 13:45:42 +02:00
Nestor Vera
c4f64faaf7
docs: minor wording improvements () 2022-06-27 13:44:27 +02:00
Ibrahim Abdullahi Aliyu
3b15cc4352
docs: update pnpm usage () 2022-06-27 12:39:44 +02:00
sumiren
697f547b2c
docs: update usage about runtime config and environment variables () 2022-06-22 20:07:23 +02:00
Yuki Inoue
1b6289f60f
docs(api): add watch parameter in useFetch options ()
Co-authored-by: 井上裕貴 <inoueyuki@inoueyukinoMacBook-Pro.local>
2022-06-22 12:41:34 +02:00
Alexander Lichter
de3b4084a5
docs(testing): fix async/await () 2022-06-20 18:53:45 +02:00
renovate[bot]
42c5428ee9
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 17:40:20 +02:00
Anders Søgaard
d7e5777460
docs: fix link to nuxt/image issue () 2022-06-16 11:19:50 +01:00
Damian
11aa8bf739
docs: align value for defaulting the page's title with type declaration () 2022-06-15 14:03:58 +02:00
Thomas Jowsey
cd338f4537
docs: rewrite note wording ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-15 10:54:12 +01:00
pooya parsa
92c5a94d03
docs: update roadmap ()
* docs: update roadmap

* docs: small language tweaks

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-13 17:03:15 +02:00
Daniel Roe
0f4fa5643f
fix(nuxt): ignore whitespace and commas within resolveComponent () 2022-06-12 23:22:15 +02:00
Maxim
75db90487f
docs: fix mdn links for 301 and 302 http status () 2022-06-11 14:09:48 +01:00
Zalexios
ba4f2f0d4f
docs: update plugin provide example () 2022-06-10 16:28:17 +02:00
Ash Go
1449e70541
docs: update cookie example with defineEventHandler () 2022-06-10 15:58:10 +02:00
Daniel Roe
f6bf4f7559
fix(nuxt): throw an error when using unknown route middleware () 2022-06-10 15:35:58 +02:00
Krutie Patel
eedd30ed84
docs(api): add docs for useRouter composable ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-09 16:10:17 +02:00
Daniel Roe
775a904c77
docs(api): add useRequestEvent () 2022-06-09 13:07:28 +02:00
Daniel Roe
00844405ab
docs: update keepalive key name () 2022-06-09 12:56:01 +02:00
Daniel Roe
4e2dc037aa
docs: add warning against layout as root element () 2022-06-08 21:53:39 +02:00
Xin Du (Clark)
139fc11c5a
refactor: fix typo and code improvements () 2022-06-08 21:49:11 +02:00
Nathan Chase
7c2f96e5c0
docs: fix typo in programmatic navigation ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-06-08 21:21:52 +02:00
Jeremy Graziani
59e54ee7a9
docs: fix typo in component migration guide () 2022-06-03 17:47:09 +02:00
Charlie Joseph
e6b48c2b20
docs: add documentation for titleTemplate ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:37:56 +02:00
Robbert van Mourik
d61864b1a9
docs(pages): add information for typing page metadata ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:35:48 +02:00
renovate[bot]
c071b1eb90
chore(deps): update all non-major dependencies () 2022-06-03 16:26:29 +02:00
Maël Quéau
f71ef42d50
docs: small typo in the "catch-all route" description () 2022-06-03 15:53:30 +02:00
Josee
223adc9bc2
docs(guide): add use of NuxtLayout in app.vue with pages () 2022-06-01 00:34:41 +02:00
Anthony Fu
fca2ed7cc5
fix(nuxt): default statusCode of navigateTo from 301 to 302 ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-31 23:28:52 +02:00