Daniel Roe
|
23546a270c
|
feat(nuxt): automatically generate unique keys for keyed composables (#4955)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-07-07 18:26:04 +02:00 |
|
Daniel Roe
|
aa9950cfb3
|
docs(api): update commands with new NODE_ENV behavior (#5739)
|
2022-07-06 20:39:02 +02:00 |
|
Daniel Roe
|
d4b5ff2d9d
|
style(docs): lint whitespaces (#5633)
|
2022-06-27 14:30:13 +01:00 |
|
Krutie Patel
|
66279aab8b
|
docs(api): add docs for <NuxtPage> component (#5591)
|
2022-06-27 14:14:52 +02:00 |
|
Yuki Inoue
|
1b6289f60f
|
docs(api): add watch parameter in useFetch options (#5562)
Co-authored-by: 井上裕貴 <inoueyuki@inoueyukinoMacBook-Pro.local>
|
2022-06-22 12:41:34 +02:00 |
|
Ash Go
|
1449e70541
|
docs: update cookie example with defineEventHandler (#5405)
|
2022-06-10 15:58:10 +02:00 |
|
Krutie Patel
|
eedd30ed84
|
docs(api): add docs for useRouter composable (#4949)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-06-09 16:10:17 +02:00 |
|
Daniel Roe
|
775a904c77
|
docs(api): add useRequestEvent (#5326)
|
2022-06-09 13:07:28 +02:00 |
|
Xin Du (Clark)
|
139fc11c5a
|
refactor: fix typo and code improvements (#5344)
|
2022-06-08 21:49:11 +02:00 |
|
Mishaa
|
a3332d9b19
|
docs: add --no-clear flag in the documentation of development server (#5197)
|
2022-05-30 14:37:41 +02:00 |
|
L.Rain
|
7b3dc6ec5d
|
docs(api): add key option for useFetch (#5089)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-05-24 16:20:52 +02:00 |
|
Mish Ushakov
|
aace553f1a
|
docs(api): add experimental --prerender flag to nuxi build command (#5112)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-24 16:15:50 +02:00 |
|
Arthur
|
2a43cb4130
|
docs(api): improve useFetch docs for body type and additional ohmyfetch options (#4985)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-20 11:04:37 +02:00 |
|
Salim Absi
|
c0f0670ad7
|
docs: fix api examples (#4870)
|
2022-05-09 16:12:41 +02:00 |
|
pooya parsa
|
92847ed924
|
feat(nuxt, kit): add shortcuts to register custom server handlers (#4850)
|
2022-05-06 15:31:52 +02:00 |
|
Krutie Patel
|
2852ec4a2f
|
docs(api): composable use route (#4776)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-06 13:06:33 +02:00 |
|
Alex Liu
|
eb903bd66e
|
fix(nuxt3): improve error types for useAsyncData and useFetch (#4210)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-29 20:42:22 +02:00 |
|
Kevin LEVRON
|
e7bbf1693e
|
docs(api): fix useAsyncData example (#4549)
|
2022-04-25 11:31:25 +02:00 |
|
Conrawl Rogers
|
0c165bb03f
|
docs: update stackblitz links (#4510)
|
2022-04-22 10:35:49 +02:00 |
|
Ben
|
28cf9fed28
|
docs: remove duplicate entry for default option (#4519)
delete the duplicated `default` parameter description.
|
2022-04-22 10:34:53 +02:00 |
|
Clément Ollivier
|
a3b523bca3
|
docs: update deployment section (#4452)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-20 19:54:40 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|
Lo
|
7557e55002
|
docs: fix defineNuxtLink property name (#4408)
|
2022-04-19 09:29:53 +02:00 |
|
Damian
|
513978e15b
|
docs: fix and improve multiple sections (#4396)
|
2022-04-16 15:53:36 +02:00 |
|
Daniel Roe
|
ea14a5c1c1
|
feat(vite,webpack): build/dev typechecking (#4379)
|
2022-04-15 17:28:42 +02:00 |
|
Clément Ollivier
|
f04704890d
|
docs(api): document lazy wrappers for data fetching (#4333)
|
2022-04-14 12:45:53 +02:00 |
|
Ada J
|
48d886c860
|
docs(api): document useError , useLazyAsyncData and useLazyFetch (#4341)
* docs: add documents for use-error,use-lazy-async-data and use-lazy-fetch
* docs(API): document useError,useLazyAsyncData and useLazyFetch
Co-authored-by: xiaojie.jiang <xiaojie.jiang@dhc.com.cn>
|
2022-04-14 10:53:58 +02:00 |
|
Lo
|
d5e624ffc1
|
docs: fix clearError type and server route prefix (#4342)
|
2022-04-14 10:51:39 +02:00 |
|
Daniel Roe
|
ee93659147
|
feat(nuxt3): allow providing a ref as default value (#4326)
|
2022-04-13 19:41:41 +02:00 |
|
Clément Ollivier
|
a89d2f9c1a
|
docs(api): apply use-async-data page structure to use-fetch (#4332)
|
2022-04-13 19:14:03 +02:00 |
|
Ada J
|
2dadd4f0b3
|
docs: fix a typo and link (#4281)
|
2022-04-12 10:13:02 +02:00 |
|
Conner
|
9fc848567e
|
docs: improve documentation (#4148)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
|
2022-04-11 23:00:43 +02:00 |
|
Clément Ollivier
|
e6471689d6
|
docs(api): add ts signature and js example to use-async-data (#4171)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-11 19:24:18 +02:00 |
|
Clément Ollivier
|
c98bea7d3c
|
docs: add links to examples (#4204)
|
2022-04-09 11:25:13 +02:00 |
|
Clément Ollivier
|
c7ff6d1740
|
chores(docs): prevent link rendering by Docus (#4166)
Use back ticks to prevent Docus from rendering a link to Github based on `@` character
|
2022-04-07 16:02:54 +02:00 |
|
Clément Ollivier
|
f69a67472a
|
docs(api): add abortNavigation docs (#4164)
|
2022-04-07 15:46:30 +02:00 |
|
Clément Ollivier
|
6205fbe316
|
docs(api): specify nuxt-error-boundary events and slots (#4159)
|
2022-04-07 15:26:36 +02:00 |
|
Alex Liu
|
b7dc0931c4
|
feat(nuxt3): let useAsyncData() return value that error can defined type by generics (#4109)
|
2022-04-06 18:02:45 +02:00 |
|
Clément Ollivier
|
9a0fc57724
|
docs: update sitemap (#4063)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-06 07:56:08 +02:00 |
|