Sébastien Chopin
|
8e4068b725
|
docs(deployment): remove usage of custom icons
|
2022-11-08 17:21:08 +01:00 |
|
Sébastien Chopin
|
507f444c07
|
docs: remove stability-edge
|
2022-11-08 12:47:46 +01:00 |
|
Clément Ollivier
|
81831c09eb
|
chore: bump nuxt version in examples (#8801)
|
2022-11-08 11:14:27 +01:00 |
|
Iljs Путлер Капут
|
07dc5fd01e
|
docs: use update import for defineLazyEventHandler (#8767)
|
2022-11-07 12:47:38 +01:00 |
|
pooya parsa
|
12767fffd3
|
docs: update roadmap for november (#8766)
|
2022-11-07 12:46:27 +01:00 |
|
renovate[bot]
|
ab3c65a975
|
chore(deps): update all non-major dependencies (#8707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-07 11:36:10 +01:00 |
|
Maxim Morev
|
7040d7a58d
|
refactor(nuxt)!: fix typo for NuxtRenderHTMLContext.bodyPrepend (#8704)
|
2022-11-07 11:30:59 +01:00 |
|
Agénor Debriat
|
b60f1364c5
|
refactor(nuxt)!: fix typo for NuxtRenderHTMLContext.bodyPrepend (#8712)
|
2022-11-07 11:29:41 +01:00 |
|
cx33
|
2376c1147f
|
docs: Update 2.nuxt-page.md (#8761)
|
2022-11-07 10:16:34 +01:00 |
|
Sébastien Chopin
|
fe433a4222
|
fix(nuxt): check if global transitions are activated for scroll behavior (#8700)
|
2022-11-04 19:09:28 +01:00 |
|
pooya parsa
|
bde9694733
|
v3.0.0-rc.13 (#8657)
|
2022-11-04 12:37:49 +01:00 |
|
Sébastien Chopin
|
bae410eea2
|
docs: upgrade website-theme
|
2022-11-04 11:07:10 +01:00 |
|
pooya parsa
|
19a2cd1492
|
fix(nuxt): ensure payload url has no protocol (#8675)
|
2022-11-03 23:28:13 +01:00 |
|
pooya parsa
|
44b4100e4c
|
fix(vite): enable fs strict mode (#8674)
|
2022-11-03 23:03:15 +01:00 |
|
pooya parsa
|
9eb6a62471
|
fix: resolve ids to support pnpm (#8671)
|
2022-11-03 22:48:51 +01:00 |
|
pooya parsa
|
253c8f7ee0
|
fix(nuxt): disallow directly rendering error page (#8673)
|
2022-11-03 22:48:29 +01:00 |
|
pooya parsa
|
ea17148a6b
|
feat(kit, nuxt): support prerender:routes and addPrerenderRoutes (#8670)
|
2022-11-03 22:03:12 +01:00 |
|
renovate[bot]
|
9a67b9e4f3
|
chore(deps): update dependency memfs to ^3.4.10 (#8668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-03 21:39:24 +01:00 |
|
Daniel Roe
|
ee8e9ae656
|
test: update type test for strict mode (#8669)
|
2022-11-03 21:22:20 +01:00 |
|
Pooya Parsa
|
5a43e68e77
|
chore: update nitropack to 0.6.1
|
2022-11-03 21:21:03 +01:00 |
|
Daniel Roe
|
f3fbef981c
|
fix(schema)!: use strict typescript mode by default (#8667)
|
2022-11-03 20:19:23 +01:00 |
|
Daniel Roe
|
cda498b070
|
fix(nuxt): do not inline global styles in html response (#8666)
|
2022-11-03 20:17:43 +01:00 |
|
renovate[bot]
|
cda89b36e1
|
chore(deps): update all non-major dependencies (#8660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-03 17:36:19 +01:00 |
|
Daniel Roe
|
e450debc08
|
feat(kit): add addServerPlugin utility (#8635)
|
2022-11-03 15:54:05 +01:00 |
|
Daniel Roe
|
71ecffa234
|
fix(nuxt): don't force prerender / if user doesn't have that route (#8639)
* fix(nuxt): don't force prerender `/` if user doesn't have `~/pages/index.vue`
* docs: add code comment
|
2022-11-03 15:52:03 +01:00 |
|
Daniel Roe
|
496fa14468
|
feat(nuxt): allow setting name and path for a route in definePageMeta (#8633)
|
2022-11-03 15:05:38 +01:00 |
|
Pascal Sthamer
|
2cbdf3684d
|
docs: add information about type checking to typescript.typeCheck config. (#8632)
#8630
|
2022-11-03 15:04:37 +01:00 |
|
Daniel Roe
|
7c4899a7ab
|
fix(kit): normalize handler paths (#8626)
|
2022-11-03 15:04:02 +01:00 |
|
renovate[bot]
|
d8c41e15b1
|
chore(deps): update all non-major dependencies (#8616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-03 15:01:34 +01:00 |
|
Daniel Roe
|
491d02f6ca
|
fix(nuxt)!: use parser to generate page metadata (#8536)
|
2022-11-02 11:28:41 +01:00 |
|
Daniel Roe
|
f485c143f5
|
fix(nuxt): check before appending comma in composable keys (#8529)
|
2022-11-02 11:15:33 +01:00 |
|
Daniel Roe
|
bdacfa6ffe
|
fix(nuxt): pass async-data errors through to client (#8521)
|
2022-11-02 10:07:28 +01:00 |
|
Anthony Fu
|
b719f1bb21
|
fix(vite): handle all vite middleware routes (#8601)
|
2022-11-02 10:05:17 +01:00 |
|
Rajendra
|
1a6eb3e3f6
|
docs: fix transition wording to include layouts (#8600)
|
2022-11-02 10:02:50 +01:00 |
|
Daniel Roe
|
28ffb7fea0
|
fix(nuxt): add vue-router to optimized deps (#8544)
|
2022-11-02 09:53:23 +01:00 |
|
renovate[bot]
|
80871e7235
|
chore(deps): update all non-major dependencies (#8531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-02 09:52:28 +01:00 |
|
pooya parsa
|
1f6b3be7d4
|
fix(nuxt, nuxi): improve pages creation and removal dx (#8502)
|
2022-10-27 17:50:24 +02:00 |
|
Daniel Roe
|
7302bf2f6c
|
docs: generate docs for unversioned schema (#8535)
|
2022-10-27 17:45:04 +02:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
renovate[bot]
|
24b06309ec
|
chore(deps): update all non-major dependencies (#8507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-27 12:29:20 +02:00 |
|
Daniel Roe
|
7c18434d6a
|
chore: reenable auto-upgrades for vueuse/head (#8506)
|
2022-10-26 16:16:53 +02:00 |
|
Daniel Roe
|
2284525662
|
fix(kit): don't require nuxt context when resolving path (#8504)
|
2022-10-26 15:55:11 +02:00 |
|
pooya parsa
|
ea6ebd0b1f
|
docs: update stability edge banners (#8498)
|
2022-10-26 15:17:52 +02:00 |
|
Sacha STAFYNIAK
|
b010e3e861
|
feat: add dev-only component (#7950)
|
2022-10-26 14:43:37 +02:00 |
|
renovate[bot]
|
8e1bcae8c6
|
chore(deps): update all non-major dependencies (#8435)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-10-26 13:16:56 +02:00 |
|
Dawid Stefanko
|
5bc8c10a3b
|
docs: mention use case for <KeepAlive> in definePageMeta (#8491)
|
2022-10-26 12:50:40 +02:00 |
|
Josh Deltener
|
d228b11c04
|
docs: updated bridge migration guide (#8471)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-10-26 11:18:22 +02:00 |
|
Daniel Roe
|
95ae87ba05
|
fix(schema): disable early hints by default (#8486)
|
2022-10-26 10:48:47 +02:00 |
|
Ondřej Misák
|
6d830c7629
|
docs: add note about early hints and nginx (#8485)
resolves https://github.com/nuxt/framework/issues/8306
|
2022-10-26 10:28:41 +02:00 |
|
Anthony Fu
|
bbea416c23
|
feat: upgrade unimport to 0.7.0 (#8483)
|
2022-10-26 10:28:00 +02:00 |
|