Daniel Roe
|
f6e56fd3b2
|
fix(vite): respect baseURL for public assets in dev (#28482)
|
2024-08-13 20:43:58 +01:00 |
|
Daniel Roe
|
60a209b2d9
|
fix(nuxt): handle plugin type extensions more correctly (#28480)
|
2024-08-13 20:43:57 +01:00 |
|
Daniel Roe
|
f707e6da89
|
fix(nuxt): scan jsx pages for page metadata (#28479)
|
2024-08-13 20:43:57 +01:00 |
|
Adam DeHaven
|
0a6e5e1caa
|
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371)
|
2024-08-13 20:43:57 +01:00 |
|
Potter
|
6c2abcdfdb
|
perf(nuxt): call cookie decode function only for named cookie (#28215)
|
2024-08-13 20:43:55 +01:00 |
|
Daniel Roe
|
5132ef8c81
|
fix(nuxt): augment @vue/runtime-core and @vue/runtime-dom (#28446)
|
2024-08-13 20:43:09 +01:00 |
|
Martin Masevski
|
219653e2c6
|
fix(nuxt): update renamed stub composables from nuxt/scripts (#28449)
|
2024-08-13 20:43:09 +01:00 |
|
Daniel Roe
|
93801def67
|
fix(nuxt): ensure runtimeConfig.public is reactive on client (#28443)
|
2024-08-13 20:43:08 +01:00 |
|
BoogieBen.
|
e64f8c9f3d
|
fix(nuxt): handle scroll-padding-top: auto in scrollBehavior (#28320)
|
2024-08-13 20:43:07 +01:00 |
|
renovate[bot]
|
33279a24cb
|
chore(deps): update all non-major dependencies (3.x) (#28505)
|
2024-08-12 19:27:25 +01:00 |
|
renovate[bot]
|
44c26f4e1a
|
chore(deps): update devdependency ignore to v5.3.2 (3.x) (#28503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-12 12:41:43 +01:00 |
|
renovate[bot]
|
8155182152
|
chore(deps): update dependency cssnano to v7.0.5 (3.x) (#28487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-09 15:22:52 +01:00 |
|
renovate[bot]
|
0242111e50
|
chore(deps): update all non-major dependencies to v3.4.37 (3.x) (#28470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-09 13:51:01 +01:00 |
|
Daniel Roe
|
44e3d4e87f
|
fix(vite,webpack): handle local postcss plugins (#28481)
|
2024-08-09 13:10:48 +01:00 |
|
renovate[bot]
|
461498684a
|
chore(deps): update all non-major dependencies (3.x) (#28465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
|
2024-08-08 13:50:54 +01:00 |
|
Daniel Roe
|
1a60b45410
|
fix(kit): add missing type import
|
2024-08-08 11:24:06 +01:00 |
|
Daniel Roe
|
c0ad8db936
|
fix(schema): export new module return types
|
2024-08-08 11:22:40 +01:00 |
|
Daniel Roe
|
cab9e5c356
|
chore: lint
|
2024-08-08 11:20:29 +01:00 |
|
Tobias Diez
|
45d92d67ee
|
feat(nuxt): allow specifying app id when creating a nuxt app (#28392)
|
2024-08-08 11:11:14 +01:00 |
|
Michael Brevard
|
13ba46bec3
|
feat(nuxt): warn when user components' names begin with Lazy (#27838)
|
2024-08-08 11:10:37 +01:00 |
|
Damian Głowala
|
56092503b4
|
feat(kit,schema): add .with for better module options types (#27520)
|
2024-08-08 11:10:35 +01:00 |
|
Lucie
|
9118965505
|
feat(kit): add new isNuxtMajorVersion compatibility util (#27579)
|
2024-08-08 11:09:22 +01:00 |
|
Daniel Roe
|
24d65be071
|
feat(nuxt): await custom routes function in router.options (#27644)
|
2024-08-08 11:09:22 +01:00 |
|
renovate[bot]
|
0807de5037
|
chore(deps): update dependency unplugin to ^1.12.1 (3.x) (#28457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-08 10:55:20 +01:00 |
|
renovate[bot]
|
3c426a458b
|
chore(deps): update all non-major dependencies (3.x) (#28452)
|
2024-08-07 23:28:30 +01:00 |
|
renovate[bot]
|
7af3c424ce
|
chore(deps): update all non-major dependencies (3.x) (#28430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-07 11:00:23 +01:00 |
|
xjccc
|
7005da698d
|
docs: alias links in jsdoc @see blocks (#28270)
|
2024-08-06 15:18:28 +01:00 |
|
Yasser Lahbibi
|
91a6a5e269
|
fix(schema): use new options syntax for vite-plugin-vue (#28307)
|
2024-08-06 15:17:53 +01:00 |
|
Julien Huang
|
03a0fb33f3
|
chore(nuxt): remove unnecessary await (#28407)
|
2024-08-06 15:17:52 +01:00 |
|
Bobbie Goede
|
198c4e199d
|
chore(nuxt): use router code reference permalink (#28356)
|
2024-08-06 15:17:51 +01:00 |
|
Alexander Lichter
|
cd5c19b559
|
chore(schema): fix typo (#28377)
|
2024-08-06 15:17:51 +01:00 |
|
FELIPE COSTA DE OLIVEIRA
|
806c5382f7
|
docs: add language to example schema codeblock (#28294)
|
2024-08-06 15:17:50 +01:00 |
|
一纸忘忧
|
9a2256a342
|
docs: add missing comma to example (#28300)
|
2024-08-06 15:17:49 +01:00 |
|
renovate[bot]
|
17ff2d5c98
|
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-06 15:16:20 +01:00 |
|
renovate[bot]
|
fa27e8a545
|
chore(deps): update vitest to v2.0.5 (3.x) (#28368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-01 15:53:15 +02:00 |
|
renovate[bot]
|
fa9b988d25
|
chore(deps): update all non-major dependencies (3.x) (#28256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-07-24 01:01:13 +02:00 |
|
Julien Huang
|
9ac4da0616
|
fix(schema): do not override user serverDir (#28249)
|
2024-07-24 00:41:04 +02:00 |
|
Daniel Roe
|
59f0099f42
|
fix(schema): support absolute/relative paths for assetsDir
|
2024-07-24 00:41:04 +02:00 |
|
Horu
|
0bbd06b508
|
fix(kit): include module dist/runtime/ in tsconfig includes (#28237)
|
2024-07-24 00:41:03 +02:00 |
|
Julien Huang
|
c5d524adb0
|
fix(nuxt): don't warn for definePageMeta in client-only pages (#28246)
|
2024-07-24 00:41:03 +02:00 |
|
renovate[bot]
|
7c864dd897
|
chore(deps): update vitest to v2.0.4 (3.x) (#28261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-23 22:08:04 +02:00 |
|
renovate[bot]
|
0ef47990e3
|
chore(deps): update all non-major dependencies (3.x) (#28235)
|
2024-07-21 16:04:02 +02:00 |
|
renovate[bot]
|
eca822df85
|
chore(deps): update all non-major dependencies to v3.4.33 (3.x) (#28222)
|
2024-07-19 12:58:50 +01:00 |
|
renovate[bot]
|
e880f994c9
|
chore(deps): update dependency cookie-es to ^1.2.1 (3.x) (#28214)
|
2024-07-19 06:24:31 +01:00 |
|
github-actions[bot]
|
4a1349f700
|
v3.12.4
|
2024-07-18 23:30:28 +01:00 |
|
Daniel Roe
|
b7da949cab
|
fix(nuxt): prevent duplicate set-cookie headers (#28211)
|
2024-07-18 22:07:41 +01:00 |
|
Daniel Roe
|
1843ffa328
|
refactor(nuxt): use errx to handle dev log traces (#28027)
|
2024-07-18 21:10:41 +01:00 |
|
xjccc
|
11264adda7
|
fix(nuxt): merge route meta properties with scanned meta (#28170)
|
2024-07-18 21:08:31 +01:00 |
|
Daniel Roe
|
2417848bf2
|
fix(nuxt): use addEventListener to register cookie store listener (#28193)
|
2024-07-18 21:08:27 +01:00 |
|
Julien Huang
|
a6af09eba4
|
fix(nuxt): allow getCachedData to return undefined (#28187)
|
2024-07-18 21:08:14 +01:00 |
|