Commit Graph

5477 Commits

Author SHA1 Message Date
renovate[bot] 30695bdb48
chore(deps): update all non-major dependencies (main) (#25862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-02-22 13:12:00 +00:00
Daniel Roe 4ca1ab7cfb
fix(nuxt): set `to.name` to be undefined rather than deleting entirely 2024-02-22 12:46:13 +00:00
Daniel Roe ba6a4132bb
fix(nuxt): handle `undefined` paths in `resolveTrailingSlashBehavior` 2024-02-22 12:04:26 +00:00
Daniel Roe 3fc4231d33
chore(nuxt): use Exclude rather than Omit 2024-02-22 12:04:26 +00:00
Mateusz Kulpa b5981f6840
fix(nuxt): add missing type for `head` in `defineNuxtComponent` (#25410) 2024-02-22 11:11:44 +00:00
Jonathan Walters 0152cf48eb
fix(nuxt): use `setTimeout` before scrolling when navigating (#25817) 2024-02-22 11:09:51 +00:00
Josh Layton 6b504258bb
docs: fix incorrect wording (#25902) 2024-02-22 00:56:56 +01:00
Julien Huang b2729911b1
fix(nuxt): mark internal island components with `@__PURE__` (#25842) 2024-02-21 21:20:55 +00:00
Damian Głowala f2d891cae9
fix(nuxt): pass `external` to `navigate` in custom `<NuxtLink>` (#25887) 2024-02-21 21:20:13 +00:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
renovate[bot] ec5d254f41
chore(deps): update vitest to v1.3.1 (main) (#25881) 2024-02-20 19:23:38 +00:00
Daniel Roe d326e054d3
chore: unpin vite version 🙈 2024-02-19 19:13:37 +00:00
Daniel Roe 3f92cf04d1
chore: restore environment back to development 2024-02-19 19:13:36 +00:00
Alexander Lichter 9326b7a8bd
docs: remove `.ts` extension when adding compiled files (#25855) 2024-02-19 10:36:38 +00:00
renovate[bot] d843a48453
chore(deps): update all non-major dependencies (main) (#25846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 10:36:00 +00:00
Daniel Roe 59dd5fd939 ci: update link to stackblitz mcve page 2024-02-17 22:53:17 +00:00
renovate[bot] b798e14414
chore(deps): update dependency memfs to ^4.7.1 (main) (#25834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 21:37:20 +00:00
renovate[bot] 3b9a8eeb5c
chore(deps): update vitest to v1.3.0 (main) (#25835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 21:36:46 +00:00
Daniel Roe 5c67ee6191 chore(deps): pin devdependency @testing-library/vue to 8.0.2 2024-02-16 20:54:22 +00:00
Daniel Roe 72a2e23cc4 chore: use `nuxt.config` to enable pages for docs typecheck 2024-02-16 20:53:40 +00:00
Anthony Fu f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
OnlyWick e817655c14
fix(nuxt): in dev, don't link `css` files with `?inline` query (#25822) 2024-02-16 17:04:37 +00:00
Michał Zarach 06352e350d
fix(nuxt): bypass browser cache when fetching app build id (#25813) 2024-02-16 17:03:42 +00:00
renovate[bot] 4fd4f95d48
chore(deps): update all non-major dependencies (main) (#25811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 16:45:44 +00:00
Miha Sedej 3d5c845cb2
fix(nuxt): respect `dedupe` option in `useFetch` (#25815) 2024-02-16 12:14:45 +00:00
renovate[bot] 599081eda2
chore(deps): pin devdependency nuxt-content-twoslash to 0.0.4 (main) (#25807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 13:15:31 +00:00
Anthony Fu 3f882c95f6
ci: typecheck code samples in docs (#25777) 2024-02-15 10:07:39 +00:00
renovate[bot] 1901cb1c68
chore(deps): update all non-major dependencies (main) (#25801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 09:19:51 +00:00
renovate[bot] d0f5f16530
chore(deps): update dependency nuxi to v3.10.1 (main) (#25793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 09:19:23 +00:00
renovate[bot] 6d1419477f
chore(deps): update all non-major dependencies (main) (#25790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 18:26:03 +00:00
github-actions[bot] ceebcde366
v3.10.2 2024-02-14 13:00:10 +00:00
Sam Blowes a6b3c512a3
docs: pass `event` to `useRuntimeConfig` (#25788) 2024-02-14 11:55:03 +00:00
Daniel Roe 363bb57b63
fix(kit): don't mutate existing component entry when overriding (#25786) 2024-02-14 11:48:25 +00:00
renovate[bot] 936ad91b0a
chore(deps): update all non-major dependencies (main) (#25780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-02-14 10:56:21 +00:00
yoshihirokurosaki 4c735faac3
docs: add import statement for mountSuspended (#25783) 2024-02-14 10:04:28 +00:00
renovate[bot] 0c694eee86
chore(deps): update all non-major dependencies (main) (#25728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-02-13 23:20:12 +00:00
Eduardo San Martin Morote 2000990e76
docs: add missing export defaults for nuxt config (#25774) 2024-02-13 14:35:48 +00:00
Mahdi Shah Abbasian b40e9dc3c7
docs: <script setup> changed to <script setup lang="ts"> (#25750) 2024-02-13 12:50:38 +00:00
Daniel Roe a1c1fda006
fix(nuxt): only warn for `useId` if attrs were not rendered (#25770) 2024-02-13 12:13:31 +00:00
Daniel Roe 37d24eed7d
fix(schema): use `rootDir`, not `process.cwd`, for `modulesDir` (#25766) 2024-02-13 11:19:25 +00:00
Daniel Roe 29b338f8aa
fix(nuxt): don't add extra `baseURL` on server `useRequestURL` (#25765) 2024-02-13 10:30:39 +00:00
Daniel Roe f0a7ccd588
fix(vite): optimise layer dependencies with vite (#25752) 2024-02-13 09:54:13 +00:00
Daniel Roe 795050e68c
fix(nuxt): inline entry styles before component styles (#25749) 2024-02-13 09:53:56 +00:00
Daniel Roe 3ac8b18cb6
fix(vite): strip query strings for style chunk filenames (#25764) 2024-02-13 09:53:46 +00:00
João Carmona 75f05e95f2
docs: add how to debug nuxt with node inspector (#25731) 2024-02-12 20:19:55 +00:00
renovate[bot] 18063b251c
chore(deps): update dependency @vitejs/plugin-vue to v5.0.4 (main) (#25726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 23:59:45 +00:00
Naim Ahmed Shuvo 2dea0d3c80
docs: improve wording in seo docs (#25692) 2024-02-09 23:00:58 +00:00
renovate[bot] eb1593ceba
chore(deps): update all non-major dependencies (main) (#25682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-02-09 22:59:41 +00:00
Denis L a2fbd453c6
docs: extend auto-scanned layer directories (#25720) 2024-02-09 20:40:29 +00:00
GJSSSS 0a8a5916aa
docs: add prepend option docs for `addComponentsDir` (#25683) 2024-02-09 20:34:18 +00:00