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 |
|
Damian Głowala
|
d31e1f03a1
|
docs: document external option of navigateTo (#7188)
|
2022-09-03 14:30:41 +02:00 |
|
Daniel Roe
|
0f1a746825
|
docs: add note about fetching data on initial load (#7120)
|
2022-09-03 13:02:21 +02:00 |
|
Krutie Patel
|
664e5702af
|
docs(api): enhance useHead composable (#7072)
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 (#7044)
|
2022-09-03 12:56:12 +02:00 |
|
pooya parsa
|
9caa9ca31f
|
v3.0.0-rc.9 (#6970)
|
2022-09-03 12:36:47 +02:00 |
|
Daniel Roe
|
6fbbf8c5bc
|
refactor(nuxt): remove unused meta:register hook (#7130)
|
2022-09-01 11:08:56 +02:00 |
|
HomWang
|
ba1c87953a
|
docs: increment directory structure numbers (#7102)
Co-authored-by: HomWang <ajake123123@gmail.com>
|
2022-08-31 14:41:01 +02:00 |
|
Daniel Roe
|
b90d286631
|
feat(nuxt): add setPageLayout utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
|
2022-08-31 10:02:48 +02:00 |
|
Daniel Roe
|
0087e7bbe0
|
docs: add information on how to use options api asyncData (#7019)
|
2022-08-29 12:02:24 +02:00 |
|
4Kazelot
|
b386d4618c
|
docs(api): fix the layout file extension in cli example (#7024)
|
2022-08-29 11:35:55 +02:00 |
|
HomWang
|
5a8c60b9f0
|
docs: replace backtick with apostrophe (#7015)
|
2022-08-29 10:48:22 +02:00 |
|
Krutie Patel
|
c79d2bc43d
|
docs(api): add definePageMeta util (#6931)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
|
2022-08-26 12:57:33 +02:00 |
|
Krutie Patel
|
0c49e8cfb7
|
docs(api): add defineNuxtRouteMiddleware util (#6933)
|
2022-08-26 12:56:22 +02:00 |
|
Krutie Patel
|
4306bd7995
|
docs(api): enhance abortNavigation util (#6936)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
|
2022-08-26 12:54:52 +02:00 |
|
Oumar Barry
|
e098cf03f1
|
docs(deploy): update command for csr prerendering (#6966)
|
2022-08-26 12:11:57 +02:00 |
|
Richard Schloss
|
b87c365891
|
docs: update link to pinia nuxt module (#6952)
|
2022-08-25 19:12:10 +02:00 |
|
Sébastien Chopin
|
3ee8129399
|
docs: update stormkit link
|
2022-08-25 16:07:46 +02:00 |
|
Krutie Patel
|
6ba770c6f8
|
docs(api): add addRouteMiddleware util (#6894)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
|
2022-08-24 22:20:22 +02:00 |
|
Yaël Guilloux
|
1700bf822e
|
feat(nuxt): app.config improvements (#6905)
|
2022-08-24 18:35:02 +02:00 |
|
Anthony Fu
|
856c2a6fbd
|
feat(nuxt): imports.autoImport option to disable auto-imports (#6768)
|
2022-08-24 10:44:38 +02:00 |
|
Conrawl Rogers
|
5ef135650f
|
feat(nuxi): support mode flags for add command (#3921)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-23 22:44:25 +02:00 |
|
Daniel Roe
|
f3499d788a
|
feat(nuxt): allow programmatically prefetching global components (#6661)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-23 21:12:22 +02:00 |
|
HomWang
|
1bce4df00a
|
docs(examples): add jsx example (#6870)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-23 21:08:35 +02:00 |
|
Daniel Roe
|
fc82b3b340
|
feat(nuxt): config options for default keepalive, page & layout transitions (#5859)
|
2022-08-23 16:24:20 +02:00 |
|
Anthony Fu
|
fd94351ee9
|
refactor(nuxt)!: rename autoImports to imports (#6864)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-23 16:22:11 +02:00 |
|
HomWang
|
39a6054a44
|
docs(composables): add nested and plugin injection examples (#6743)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-22 17:33:28 +02:00 |
|
Krutie Patel
|
dc6b6ce621
|
docs(api): add useNuxtApp composable (#6786)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-22 17:25:54 +02:00 |
|
HomWang
|
746196f1b0
|
docs(plugins): add note about composable usage (#6744)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-22 16:09:12 +02:00 |
|
Lexpeartha
|
cf5ba86747
|
docs(api): add missing kit utilities (#6841)
|
2022-08-22 15:32:34 +02:00 |
|
Qin Guan
|
ae39a821b5
|
docs: use updated h3 utils (#6818)
|
2022-08-22 10:49:27 +02:00 |
|
Umut Aktaş
|
ee25a15db3
|
docs(api): add <NuxtWelcome /> component docs (#6745)
|
2022-08-19 01:17:51 +02:00 |
|
__Catalina
|
40f0c82324
|
docs: fix typo in defineEventHandler example (#6741)
|
2022-08-18 13:38:01 +02:00 |
|
Daniel Roe
|
9ef2709159
|
docs: make wording slightly clearer (#6740)
|
2022-08-18 10:40:24 +02:00 |
|
pooya parsa
|
94f76ea930
|
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-17 17:23:13 +02:00 |
|
Ilya Artamonov
|
657719f689
|
docs: update links to nitro.unjs.io (#6684)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-16 19:29:46 +02:00 |
|
Damian Głowala
|
3730ba88f5
|
docs: tweaks for data fetching, server routes and composables (#6653)
|
2022-08-16 10:14:03 +02:00 |
|
Mourad EL CADI
|
e2745f6d75
|
docs(data-fetching): fix and simplify cookie proxy example (#5770)
|
2022-08-15 16:54:09 +02:00 |
|