Commit Graph

4885 Commits

Author SHA1 Message Date
renovate[bot] 7f122cc809
chore(deps): update all non-major dependencies (main) (#23063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-12 11:02:10 +01:00
Daniel Roe 15e6dfb560
fix(nuxt): allow granularly overriding pages in layers (#23134) 2023-09-12 10:46:35 +01:00
Manthankumar Satani aa2c5c3df4
docs: fix typo for `experimental.componentIslands` (#23138) 2023-09-12 07:29:44 +01:00
Daniel Roe a4d8cad3cf
ci: unpin node 20 actions runners (#23135) 2023-09-11 23:46:22 +01:00
Daniel Roe 574102c523
fix(nuxt): default scanned layer components to priority `0` (#23127) 2023-09-11 19:17:42 +01:00
Daniel Roe c045c4b154
fix(vite): remove dev styles injected via absolute path (#23126) 2023-09-11 14:40:47 +01:00
Daniel Roe f79f9b3a60
fix(kit): improve generated `tsconfig.json` defaults (#23121) 2023-09-11 14:40:36 +01:00
Daniel Roe 63d189a0c7
ci: update fixtures to node 18 (#23122) 2023-09-11 14:05:14 +01:00
Daniel Roe df6a992cd6
fix(nuxt): handle unset spa-loading fallback (#23120) 2023-09-11 13:07:28 +01:00
David Gonzalez 28af761c74
fix(nuxt): load `spaLoadingTemplate` if file exists (#23048) 2023-09-11 12:02:28 +01:00
Daniel Roe 40601ec15f
fix(nuxt): find parent routes by exact path match (#23040) 2023-09-11 11:50:19 +01:00
Daniel Roe 411ecabd10
fix(vite): add css to manifest without `cssCodeSplit` (#23049) 2023-09-11 09:47:57 +01:00
Maxime Pauvert aa73cbeaf9
fix(nuxt): include method when creating `useFetch` auto key (#23086) 2023-09-11 09:14:01 +01:00
Dmitry Istomin 48fa30af92
fix(nuxt): handle optional params within a path segment (#23070) 2023-09-11 09:13:24 +01:00
Maxim a07b34a6ed
docs: add `name` param to `PageMeta` interface description (#23107) 2023-09-11 00:40:13 +01:00
renovate[bot] 5e33d316aa
chore(deps): update tibdex/github-app-token action to v2 (main) (#23103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 09:56:12 +01:00
Julien Huang 3f9fa008d9
fix(nuxt): exclude `data-v` attrs from server component props (#23095) 2023-09-10 09:06:11 +01:00
Julien Huang dfdebf2919
fix(nuxt): don't `joinURL` with remote sources on NuxtIsland (#23093) 2023-09-08 20:48:42 +01:00
renovate[bot] 6645b4f088
chore(deps): update devdependency happy-dom to v11 (main) (#23050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-07 12:43:39 +01:00
Sma11X 8cf119f9a7
docs: fix typo (#23060) 2023-09-07 10:49:28 +01:00
renovate[bot] 5660a36a06
chore(deps): update all non-major dependencies (main) (#23022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-07 10:47:47 +01:00
Michel EDIGHOFFER 25bf10e180
docs: fix broken links on experimental features (#23052) 2023-09-07 09:58:53 +01:00
Julien Huang 48fb6e243b
fix(nuxt): scroll to top by default on dynamic routes (#22403) 2023-09-06 20:44:59 +01:00
Daniel Roe a998cb6e3b
ci: test on node 20.5 rather than 20.6 (#23041) 2023-09-06 12:15:50 +01:00
Daniel Roe fe29948feb docs: remove 'caching' section from data fetching 2023-09-06 10:31:54 +01:00
github-actions[bot] 88a6d0a499
v3.7.1 2023-09-05 14:49:23 +01:00
renovate[bot] 754955545e
chore(deps): update all non-major dependencies (main) (#22866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-05 12:27:41 +01:00
Julien Huang 5390ca4321
docs: add information about server component context (#22964) 2023-09-05 11:29:28 +01:00
Saman beb7410777
fix(nuxt): always use increment for id with client side islands (#22975) 2023-09-05 11:27:00 +01:00
Harlan Wilton 19145386e3
fix(nuxt): resolve head instance from Nuxt app (#22973) 2023-09-05 11:25:46 +01:00
Kekeocha Justin Chetachukwu fe59e0d739
docs: accessing custom props for `NuxtLayout` (#22989) 2023-09-05 11:09:23 +01:00
Daniel Roe 1a08079710
fix(nuxt): use `destr` in more places over `JSON.parse` (#22997) 2023-09-05 09:42:16 +01:00
xjccc b27740cf50
docs: docs/3.api/3.utils/define-page-meta.md (#23006) 2023-09-05 10:04:48 +02:00
Joaquín Sánchez 89c4436ae1
fix(nuxt): load layer plugins before project plugins (#22889) 2023-09-04 23:41:51 +01:00
Daniel Roe 4e98ac1746
perf(nuxt): decrease default bundle size (#22999) 2023-09-04 22:30:24 +01:00
renovate[bot] d77cb8ceb9
chore(deps): update actions/checkout action to v4 (main) (#22992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:11:57 +01:00
Daniel Roe 8ced37bc8b
fix(nuxt): improve types within plugin templates (#22998) 2023-09-04 16:44:23 +01:00
Daniel Roe 5f176b1a96
fix(nuxt): render inlined ssr styles before stylesheets (#22986) 2023-09-04 16:43:50 +01:00
Daniel Roe 16d47ead2e
fix(vite): don't set explicit conditions in `shouldExternalize` (#22991) 2023-09-04 13:49:26 +01:00
Andrey Yolkin 3e676a7fd2
fix(nuxt): disallow `write: false` for type templates (#22972) 2023-09-04 12:23:03 +01:00
Daniel Roe 7431e22588 ci: use changelogen utility to get current branch 2023-09-04 09:44:28 +01:00
Julien Huang d28189eb58
docs: describe `env` object for nuxt plugins (#22963) 2023-09-04 09:33:53 +01:00
Daniel Roe d49ea58de0 ci: use `GITHUB_REF_NAME` to get branch for release 2023-09-04 09:33:27 +01:00
OrlS15 3c1d027977
docs: fix types in 'server utilities' example (#22978) 2023-09-04 09:22:52 +01:00
Daniel Roe cdf9b5547e ci: create 2.x release branch as well 2023-09-04 09:17:41 +01:00
Harlan Wilton 421cab1adf
perf(nuxt): prevent head dom from rendering twice (#22974) 2023-09-04 09:12:56 +01:00
Harlan Wilton 4e05650cde
fix(nuxt): unpause dom updates on error (#22945) 2023-09-01 15:00:20 +01:00
Daniel Roe 559a72370b
docs: update examples of dynamic `pageKey` (#22920) 2023-08-31 11:27:23 +01:00
Alex Liu 2d46971162
fix(nuxt): ensure middleware is processed when returning `true` (#22905) 2023-08-31 10:19:26 +01:00
Jonas Thelemann 1f98f34c8e
docs: clarify that 'it' is `<NuxtPage>` (#22912)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-08-31 09:42:05 +01:00