Commit Graph

4709 Commits

Author SHA1 Message Date
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
Daniel Roe 9610cf03db chore: track `nuxi-edge` rather than `nuxi-ng` 2023-08-30 15:37:57 +01:00
Andrey Yolkin aa0ea8bf2d
fix(kit): allow passing a string to `addLayout` (#22902) 2023-08-30 11:45:16 +01:00
Sébastien Chopin ea51421768
docs: text center on banner 2023-08-30 11:09:45 +02:00
Sébastien Chopin 681f929158
docs: simplify readme 2023-08-30 11:06:45 +02:00
Sébastien Chopin e92d99db34
docs: add banner for readme 2023-08-30 11:05:19 +02:00
Sébastien Chopin 9991da6340
docs: rename nuxt-community to nuxt-modules 2023-08-30 10:49:55 +02:00
Daniel Roe 6036e9d6a2
fix(kit): respect `priority` when registering components dirs (#22882) 2023-08-29 23:06:41 +01:00
Ryota Watanabe d75e906db7
docs: update nuxt bridge migration guide (#22815) 2023-08-29 10:55:59 +01:00
Daniel Roe 6198a11514
fix(nuxt): render server components when `ssr: false` (#22869) 2023-08-28 17:46:49 +01:00
renovate[bot] a5cc858a4c
chore(deps): update all non-major dependencies (main) (#22858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-28 10:07:48 +01:00
Heb bfd06589fd
docs: add info about dynamic nested routes (#22862) 2023-08-28 09:34:47 +01:00
renovate[bot] d905e5f519
chore(deps): update all non-major dependencies (main) (#22822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-27 23:06:15 +01:00
Maik Kowol a256c87406
fix(nuxt): ensure typed layout prop persists through build (#22855) 2023-08-27 20:44:43 +01:00
Joaquín Sánchez 424dc8d7c0
fix(nuxt): exclude resolved vite virtual modules prefix (#22834) 2023-08-26 15:45:17 +01:00
Daniel Roe adb6ec6742 chore: fix variable name in release scripts 2023-08-26 00:44:57 +01:00
github-actions[bot] 9013f88e75
v3.7.0 2023-08-26 00:26:08 +01:00
renovate[bot] bf843636b9
chore(deps): update all non-major dependencies (main) (#22819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-25 23:46:13 +01:00
Daniel Roe 536a4aa249 chore: update `nuxi` to v3.7.0 2023-08-25 23:16:43 +01:00
pooya parsa 0094b569c7
feat(schema): export `./schema/config.schema.json` subpath (#22813) 2023-08-25 17:19:22 +01:00
Daniel Roe df2bc8a72e build: skip releasing `nuxi` 2023-08-25 16:39:33 +01:00
Daniel Roe abd5d85770
feat(nuxt): migrate to new `nuxt/cli` (#22799) 2023-08-25 16:20:32 +01:00
renovate[bot] da117ec616
chore(deps): update all non-major dependencies (main) (#22803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-25 15:44:19 +01:00
Daniel Roe b319087c9f
fix(vite): only mark nitro deps as externals when building (#22812) 2023-08-25 14:57:41 +01:00
Daniel Roe 9bee320c7a
fix(nuxt): fully resolve `unctx` where possible (#22811) 2023-08-25 14:57:25 +01:00
Daniel Roe a352d59a58
fix(nuxt): default `spaLoadingTemplate` to `false` (#22798) 2023-08-25 13:26:23 +01:00
Daniel Roe 54a6eab406
feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00