Commit Graph

4473 Commits

Author SHA1 Message Date
Ali Azimi 646137a63a
docs: add instruction on how to use other modules in a module (#22081) 2023-07-18 11:26:43 +01:00
Qin Guan a6b4c3c9d8
docs: add runtime storage configuration examples (#22189) 2023-07-18 11:25:47 +01:00
Daniel Roe b8a282e115
fix(nuxt): don't redirect if initial path has trailing slash (#22192) 2023-07-18 11:03:14 +01:00
Alexander Lichter fed5868184
fix(core): correctly use `toLowerCase` for possible `moduleResolution` (#22160) 2023-07-16 00:48:03 +02:00
github-actions[bot] f068ad5edd
v3.6.3 2023-07-14 23:48:50 +01:00
Daniel Roe 0643d4315b fix(cli): allow non-existent `experimental` option 2023-07-14 23:39:06 +01:00
Samuel Burkhard 826f82a6da
fix(cli): add aliases to monorepo paths to tsconfig includes (#21997)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-14 15:32:59 +01:00
云游君 e3553a36f9
fix(nuxt): skip scanning components that do not produce a name (#22074) 2023-07-14 14:50:14 +01:00
Jianqi Pan 988e75bbc7
fix(nuxt): skip view transitions where there is no route change (#22140) 2023-07-14 14:49:57 +01:00
Daniel Roe a07cfb8663
refactor(cli,schema): add `bundler` module resolution flag (#22142) 2023-07-14 14:46:40 +01:00
Luke Pinion 21ea0faf8a
docs: update link to router options (#22131) 2023-07-13 18:26:49 +01:00
Daniel Roe b06ae969f6
fix(test-utils): export from core playwright package (#22122) 2023-07-13 18:26:04 +01:00
Fanny 4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Hebilicious 350788419c
docs: prefix internal links with `/` (#22118) 2023-07-13 11:05:33 +01:00
Daniel Roe e9dac76348
fix(nuxt): add pages in correct hook when generating (#22088) 2023-07-12 08:26:52 +01:00
Daniel Roe dcef9d94cd
perf(nuxt): prepopulate island payloads from rendered html (#22049)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2023-07-12 07:28:22 +01:00
renovate[bot] 08acfb749d
chore(deps): update autofix-ci/action digest to 8caa572 (main) (#22059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 09:41:59 +01:00
Eduardo San Martin Morote c76d58051f
docs: use sfc syntax in example (#22073)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2023-07-10 16:48:57 +02:00
Eduardo Santos de Brito bf7e96c7c6
docs: add details and components folder to auto imports introduction (#22062) 2023-07-10 14:11:58 +01:00
Nurassyl 2edd7a3441
docs: add space in list (#22032) 2023-07-07 21:35:59 +01:00
Daniel Roe 4d7df49ebf chore: add eslint schema 2023-07-07 20:28:48 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
renovate[bot] d2aee40b9d
chore(deps): update vitest to ^0.33.0 (main) (#21998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-07 10:26:57 +01:00
Daniel Roe 3bae61507e docs: add leading slash
resolves #21990
2023-07-07 09:56:50 +01:00
renovate[bot] 7dd012e29e
chore(deps): pin dependencies (main) (#21986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-07 09:51:42 +01:00
Daniel Roe 0c826ee274 chore: add volar to workspace recommendations 2023-07-06 17:09:41 +01:00
Daniel Roe 1605a532a1
fix(vite): pass modulesDir to `isExternal` (#21966) 2023-07-06 14:22:31 +01:00
Daniel Roe d590c85c35 chore: add explicit type dependencies 2023-07-06 13:36:58 +01:00
Daniel Roe 6481162f42 chore: update lockfile 2023-07-06 13:09:47 +01:00
Daniel Roe c10a624052 chore: add explicit vue dependency in fixtures 2023-07-06 13:07:17 +01:00
Daniel Roe 4e32e70bba fix(schema): correct type of `unctx` options 2023-07-06 13:07:11 +01:00
Zakir Hossen f4be14a38a
docs: fix accessing custom props from child pages (#21977) 2023-07-06 09:20:38 +01:00
renovate[bot] e16680b7ef
chore(deps): update all non-major dependencies (main) (#21972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 09:05:39 +01:00
Harlan Wilton 6cabe69ce0 fix(kit): module compatibility not working with module names 2023-07-06 12:36:49 +10:00
github-actions[bot] 88f914e9a0
v3.6.2 2023-07-05 22:42:25 +01:00
Mateusz Kulpa cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
renovate[bot] 927d637e3f
chore(deps): update all non-major dependencies (main) (#21955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-05 18:31:22 +02:00
Daniel Roe a79d04780a
fix(kit): ignore telemetry startup time (as it has prompt) (#21959) 2023-07-05 16:04:37 +02:00
Daniel Roe 74c11dc662
perf(nuxt): use getters when constructing reactive routes (#21957) 2023-07-05 14:33:12 +02:00
Daniel Roe d0dde6426f
fix(nuxt): preserve old vnode when leaving nested route (#21823) 2023-07-05 12:39:39 +02:00
renovate[bot] 00fb33379c
chore(deps): update all non-major dependencies (main) (#21939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-05 12:18:44 +02:00
Daniel Roe 13a8923613 docs: update more links to examples repo 2023-07-05 12:06:06 +02:00
Nozomu Ikuta 381e0f8349
fix(schema): warn if user provides `vite.publicDir` (#21847) 2023-07-05 11:59:23 +02:00
Julien Huang 52a427d583
fix(nuxt): use `$fetch.raw` in dev client mode for islands (#21904) 2023-07-05 11:48:01 +02:00
Muhamad Jamil 02a6aecd4e
docs: update docs for `<NuxtLoadingIndicator>` (#21952) 2023-07-05 11:35:59 +02:00
anhao e70ff83e72
fix(vite): fix issue detecting shadowed keyed composables (#21891) 2023-07-05 11:35:45 +02:00
Anthony Fu 28e91a7aad
fix(nuxt): regenerate imports after template (#21934) 2023-07-05 11:25:21 +02:00
renovate[bot] dfef49f508
chore(deps): update all non-major dependencies (main) (#21921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-04 18:09:01 +02:00
Agénor Debriat 5d7d4d75af
fix(nuxt): add layers in `node_modules` to tsconfig include (#21929) 2023-07-04 11:46:34 +02:00
Daniel Roe 958562086f
fix(vite): remove @vue/ scoped libraries from resolutions (#21922) 2023-07-04 08:27:34 +01:00