Commit Graph

5458 Commits

Author SHA1 Message Date
Harlan Wilton b78e1cb206
fix(nuxt): don't set default `rel` for same-site external links (#25600) 2024-02-04 22:21:39 +00:00
Daniel Roe 82173ad1a9
fix(nuxt): remove `$` from generated id in `useId` (#25615) 2024-02-04 22:13:17 +00:00
Daniel Roe e8d1219886
fix(nuxt): remove key from `useId` type signature (#25614) 2024-02-04 22:11:53 +00:00
Bobbie Goede 3e5560ed42
perf(nuxt): clear route meta build cache when pages change (#25514) 2024-02-04 21:27:32 +00:00
xjccc 541a802fef
docs: explain how to set `<NuxtLink>` defaults in nuxt config (#25610) 2024-02-04 20:52:21 +00:00
Harlan Wilton 365eaba229
refactor(nuxt): improve `NuxtLink` types (#25599) 2024-02-04 20:51:30 +00:00
renovate[bot] 5d51df5816
chore(deps): update all non-major dependencies (main) (#25591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 20:33:15 +00:00
Ryan Clements 21d6dcef5d
fix(nuxt): generate typed route declarations when building (#25593) 2024-02-03 23:16:42 +00:00
Enkot 876d910c3f
fix(nuxt): broadcast cookie change in correct format (#25598) 2024-02-03 23:15:26 +00:00
Damian Głowala c41acfb7ca
ci: simplify label PR workflow (#25579) 2024-02-02 14:40:40 +00:00
Ted de Koning be7d43034b
fix(nuxt): correct return type of `refresh` functions (#25568) 2024-02-02 14:40:07 +00:00
Troy Ciesco ced401abb7
fix(schema): correctly set value for app.viewTransition (#25581) 2024-02-02 14:38:42 +00:00
renovate[bot] 95d475535a
chore(deps): update all non-major dependencies (main) (#25576) 2024-02-02 14:37:28 +00:00
Julien Huang 10f2356ab4
fix(nuxt): only request animation frame on client (#25569) 2024-02-01 18:14:11 +00:00
renovate[bot] 2364aabe93
chore(deps): update all non-major dependencies (main) (#25545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 11:51:51 +00:00
renovate[bot] 9d06db2f06
chore(deps): update codecov/codecov-action digest to f30e495 (main) (#25544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 11:04:04 +00:00
Bobbie Goede 67445550b0
ci: retry flaky test when using Webpack (#25550) 2024-02-01 11:03:47 +00:00
Bobbie Goede f665434781
ci: retry flaky test when running in Windows with Webpack (#25543) 2024-01-31 19:06:53 +00:00
renovate[bot] e76b41786d
chore(deps): update codecov/codecov-action action to v4 (main) (#25540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 19:06:40 +00:00
renovate[bot] 4fe5b4e02b
chore(deps): update dependency vite-plugin-checker to ^0.6.3 (main) (#25538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 17:50:13 +00:00
Bobbie Goede f3c1c3e381
ci: retry flaky test when running in Windows with Webpack (#25536) 2024-01-31 17:49:35 +00:00
renovate[bot] d7226f5ad0
chore(deps): update all non-major dependencies (main) (#25517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-31 13:28:17 +00:00
Bobbie Goede 957b968d38
ci: fix playwright cache (#25527) 2024-01-31 13:27:23 +00:00
Bobbie Goede 50d69bff3a
fix(nuxt): fix syntax error when serializing route meta (#25515) 2024-01-31 09:54:01 +00:00
Michael Brevard b485012f22
docs: add and link to a section on Nuxt context (#23546) 2024-01-31 09:46:21 +00:00
Arslan Ali 8d809e6cbf
docs: correct typo (#25523) 2024-01-31 09:27:03 +00:00
github-actions[bot] da3c502f08
v3.10.0 2024-01-30 15:25:00 +00:00
renovate[bot] 9092216677
chore(deps): update all non-major dependencies (main) (#25497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 14:21:33 +00:00
Daniel Roe a1fb399eb9 ci: import `$fetch` 2024-01-30 14:20:20 +00:00
Daniel Roe 60ab5deb0f ci: update changelog with github tags/handles of users 2024-01-30 14:18:37 +00:00
Daniel Roe f1fe97fc8a
fix(nuxt): prioritise later items in `pages:routerOptions` hook (#25509) 2024-01-30 13:55:18 +00:00
Daniel Roe b96fe1ecec
chore: remove extra 'not' in warning message 2024-01-30 13:17:13 +00:00
Якин Никита 658a0ffed7
feat(nuxt): `useId` composable (#23368)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-01-30 09:10:13 +00:00
Daniel Roe 46b5336718 docs: add more documentation for `pages:routerOptions` 2024-01-29 20:31:39 +00:00
Daniel Roe b0f50bec1b docs: remove unnecessary warning on `sharedPrerenderData` 2024-01-29 20:22:23 +00:00
renovate[bot] 8367e59e4f
chore(deps): update devdependency @codspeed/vitest-plugin to v3.1.0 (main) (#25494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:54:34 +00:00
renovate[bot] 7d65769496
chore(deps): update all non-major dependencies (main) (#25342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-29 16:53:25 +00:00
Nozomu Ikuta 0d91e52211
chore(nuxt): warn if `NuxtPage` is not used when pages enabled (#25490) 2024-01-29 16:52:03 +00:00
Daniel Roe 407fde6765
feat(nuxt): experimentally extract route metadata at build time (#25210)
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
2024-01-29 16:44:54 +00:00
Ivan Kalachikov 90ca0e8797
feat(nuxt): slow down loading indicator when approaching 100% (#25119) 2024-01-29 16:19:32 +00:00
Daniel Roe ecc4c8e0c5
fix(nuxt): prevent initial scroll jump when loading page (#25483) 2024-01-29 13:56:23 +00:00
Horváth Bálint 995acd9983
feat(nuxt): allow controlling view transitions in page meta (#25264) 2024-01-29 12:23:51 +00:00
renovate[bot] d2cca0ebc8
chore(deps): update lycheeverse/lychee-action digest to c053181 (main) (#25481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 12:22:50 +00:00
kevin olson f40e5dcc8b
fix(nuxt): match nitro + nuxt `useRuntimeConfig` signatures (#25440) 2024-01-29 11:49:29 +00:00
Daniel Roe 73421483f6
fix(nuxt): improve return type of `useRequestEvent` (#25480) 2024-01-29 11:48:35 +00:00
Michael Brevard 860cfe16b3
perf(vite): avoid `endsWith` when checking for whitespace (#24746) 2024-01-29 11:11:06 +00:00
Daniel Roe b5853c977e
fix(nuxt): avoid `vue-router` warning with routeRule redirect (#25391) 2024-01-29 11:07:52 +00:00
Enkot 034d1aaa6f
feat(nuxt): `refreshCookie` + experimental CookieStore support (#25198) 2024-01-29 10:37:32 +00:00
Daniel Roe c446602529
fix(vite): extract styles for shared chunks (#25455) 2024-01-28 21:25:42 +00:00
Damian Głowala 80b1c7077f
ci: skip adding PR labels if there are none to add (#25475) 2024-01-28 20:52:38 +00:00