Commit Graph

2929 Commits

Author SHA1 Message Date
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
renovate[bot]
25ef26c38d
chore(deps): update all non-major dependencies (#6978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-27 14:42:24 +02:00
Anthony Fu
9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
Pooya Parsa
56c7b6168c chore: update lockfile 2022-08-26 13:03:55 +02:00
Pooya Parsa
80875b7960 chore: fix type check
csp is not boolean but typed as boolean. we need to fix schema.
2022-08-26 13:03:48 +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
renovate[bot]
a64c056890
chore(deps): update all non-major dependencies (#6960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-26 12:26:47 +02:00
HomWang
f57d283549
chore: add dev:preview script for playground preview (#6961) 2022-08-26 12:13:09 +02:00
Oumar Barry
e098cf03f1
docs(deploy): update command for csr prerendering (#6966) 2022-08-26 12:11:57 +02:00
Louis Haftmann
1e5aa85062
chore(nuxt): fix typo (#6971) 2022-08-26 12:09:29 +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
Anthony Fu
dc62dde299
chore(ci): set timeout for each step (#6923) 2022-08-25 10:59:59 +02:00
renovate[bot]
44d4531780
chore(deps): update all non-major dependencies (#6913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-25 09:15:47 +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
Daniel Roe
403e0e6e6d
fix(nuxt): lazy composables shouldn't block setup in ssr: false (#6901) 2022-08-24 21:05:28 +02:00
Yaël Guilloux
1700bf822e
feat(nuxt): app.config improvements (#6905) 2022-08-24 18:35:02 +02:00
Alexander Lichter
a4dfe232f0
feat(nuxt): navigateTo supports external redirects (#5022)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-24 18:04:56 +02:00
Anthony Fu
856c2a6fbd
feat(nuxt): imports.autoImport option to disable auto-imports (#6768) 2022-08-24 10:44:38 +02:00
renovate[bot]
5254b037b8
chore(deps): update devdependency @types/node to ^16.11.56 (#6889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 10:40:35 +02:00
Alex Kozack
422d5c4fb5
fix(nuxi): build all types on typecheck command (#5437) 2022-08-23 23:04:26 +02:00
renovate[bot]
1347f4b5a0
chore(deps): update all non-major dependencies (#6885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-23 23:01:41 +02:00
pooya parsa
b836e17078
chore(deps): update hookable to 2.x (#6883) 2022-08-23 22:47:07 +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
renovate[bot]
91b4e6c4ef
chore(deps): update dependency h3 to ^0.7.16 (#6873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-23 16:24: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
Daniel Roe
45f39be4fa
fix(nuxt): pass analyze options through to nitro (#6871) 2022-08-23 15:54:39 +02:00
Daniel Roe
51dc73628c
feat!(schema): enable external vue by default (#6868) 2022-08-23 13:35:00 +02:00
Daniel Roe
cfb7e59171
feat(nuxt): add warning in dev mode if layouts/pages do not have a single root node (#5469) 2022-08-23 12:25:48 +02:00
renovate[bot]
2802638ea8
chore(deps): update devdependency @types/node to ^16.11.54 (#6860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-23 10:44:12 +02:00
Daniel Roe
aab90efc19
fix(nuxt): throw hard error on initial spa load if aborted (#6857) 2022-08-23 10:42:54 +02:00
renovate[bot]
347df12e9a
chore(deps): update dependency @babel/core to ^7.18.13 (#6848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 18:28:44 +02:00
TheColaber
9f1ecd14c4
feat(nuxt): allow getRouteFromPath to use objects (#5900) 2022-08-22 18:08:43 +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
renovate[bot]
ede727d1ba
chore(deps): update dependency vue-router to ^4.1.4 (#6844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 16:44:21 +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
renovate[bot]
0ffd6a2151
chore(deps): update devdependency @unocss/reset to ^0.45.12 (#6838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 14:35:25 +02:00
Anthony Fu
e1e39b7e79
refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
renovate[bot]
cdc75373d4
chore(deps): update dependency mlly to ^0.5.14 (#6830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 11:25:19 +02:00
renovate[bot]
c71dd082cd
chore(deps): update dependency webpack-bundle-analyzer to ^4.6.1 (#6829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 11:17:47 +02:00
pooya parsa
3b2b22e384
fix(nuxt): use deep assignment for app.config hmr (#6788) 2022-08-22 11:14:25 +02:00
renovate[bot]
7e2fbcfb1d
chore(deps): update all non-major dependencies (#6785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 10:50:29 +02:00