Commit Graph

5324 Commits

Author SHA1 Message Date
julien huang 57fe967f14 test: correct test according to #25305. Failing on main branch 2024-01-19 18:22:43 +01:00
Otsuki Hitoshi e231357dbb fix(nuxt): load plugin that depends on loaded and unloaded plugins 2024-01-19 23:29:08 +09:00
renovate[bot] c266e82456
chore(deps): update all non-major dependencies (main) (#25310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 12:40:46 +00:00
Daniel Roe 87641c8672
docs: fix eslint link 2024-01-19 12:40:34 +00:00
Julien Huang a57b428587
fix(nuxt): overwrite island payload instead of merging (#25299) 2024-01-19 12:21:42 +00:00
renovate[bot] 92ba515549
chore(deps): update all non-major dependencies (main) (#25290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-19 10:20:46 +00:00
renovate[bot] e8b59ac8b0
chore(deps): update lycheeverse/lychee-action digest to 8c9a282 (main) (#25309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 10:20:30 +00:00
Alexander Lichter 040cd97c3c
fix(schema): remove `defineModel` option as it is now stable (#25306) 2024-01-19 09:48:24 +00:00
Julien Huang ce7845cbcf
fix(nuxt): allow omitting `fallback` in island response (#25296) 2024-01-18 22:20:01 +00:00
renovate[bot] 28b58c9145
chore(deps): pin devdependency unenv to 1.9.0 (main) (#25294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 16:34:45 +00:00
Pooya Parsa dab2188d58
feat: experimental client-side Node.js compatibility (#25028) 2024-01-18 16:09:27 +00:00
Daniel Roe 807ead6f1a
feat(nuxt): add `pages:routerOptions` hook (#24922) 2024-01-18 16:06:00 +00:00
Sébastien Chopin 951ffd6e01
feat(nuxt): warn if data fetch composables are used wrongly (#25071) 2024-01-18 16:02:52 +00:00
renovate[bot] 12ec76618d
chore(deps): update actions/dependency-review-action action to v4 (main) (#25291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 16:01:49 +00:00
renovate[bot] 40564f042f
chore(deps): update devdependency @codspeed/vitest-plugin to v3 (main) (#25292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 16:01:39 +00:00
Dominic Marcelino f3d81ef7d6
docs: explain how to auto-install git layer deps (#24250)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-18 15:33:22 +00:00
Daniel Roe 64c5f97d4a
feat(schema): default to `bundler` module resolution (#24837) 2024-01-18 10:37:24 +00:00
Daniel Roe 8e4905c2fe
fix(nuxt): add declaration file with correct node16 imports (#25266) 2024-01-18 10:04:59 +00:00
Daniel Roe 210a559350
feat(nuxt): add experimental sharedPrerenderData option (#24894) 2024-01-18 10:01:39 +00:00
Luke Warlow e44e8b35dd
fix(nuxt): disable View Transitions if `prefers-reduced-motion` (#22292) 2024-01-18 10:00:41 +00:00
Danila Rodichkin 6b651cf7bf
feat(nuxt): `tryUseNuxtApp` composable (#25031) 2024-01-18 09:59:59 +00:00
renovate[bot] 2bfe01d26f
chore(deps): update actions/cache action to v4 (main) (#25273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 19:52:28 +00:00
renovate[bot] cc5d9fb952
chore(deps): update dependency autoprefixer to ^10.4.17 (main) (#25274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 19:52:05 +00:00
renovate[bot] 37e57c747a
chore(deps): update devdependency @nuxt/test-utils to v3.10.0 (main) (#25271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-17 17:58:23 +00:00
renovate[bot] 8ef16a624c
chore(deps): update dependency css-minimizer-webpack-plugin to v6 (main) (#25262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 17:49:32 +00:00
renovate[bot] e0a19e2760
chore(deps): update github/codeql-action action to v3.23.1 (main) (#25269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 17:49:20 +00:00
Alexander Lichter d7d280fca3
chore: fix typo in warning log (#25265) 2024-01-17 16:47:43 +00:00
github-actions[bot] fd8b263326
v3.9.3 2024-01-17 14:19:23 +00:00
Danila Rodichkin 6ca3a6fecb
fix(nuxt): don't share object between raw cookie and cookie ref (#25255) 2024-01-17 11:53:14 +00:00
Anthony Fu 6c6032782f
test: add separate suspense test suite (#22947) 2024-01-17 11:46:13 +00:00
Julien Huang d15f0c4e66
fix(nuxt): don't set 2x `data-island-uid` for island children (#25245) 2024-01-17 10:48:37 +00:00
renovate[bot] 546d80c72b
chore(deps): update devdependency @types/node to v20.11.5 (main) (#25249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-17 10:01:06 +00:00
mustafa60x a53ef190b1
docs: remove space before colon (#25251) 2024-01-17 09:40:53 +00:00
Александр Дьяконов cb3cf2b76f
docs: deleted an extra character (#25248)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-01-17 09:33:22 +00:00
renovate[bot] be0477d189
chore(deps): update dependency postcss-loader to v8 (main) (#25237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 23:39:58 +00:00
Flowern 4145e1b3e4
docs: corrects variable name used in comment (#25238) 2024-01-16 23:17:46 +00:00
Daniel Roe adb91ba18c
fix(nuxt): render stylesheets in dev for non-islands (#25243) 2024-01-16 23:17:38 +00:00
renovate[bot] 1be0ca1a3a
chore(deps): update devdependency playwright-core to v1.41.0 (main) (#25239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 23:17:25 +00:00
github-actions[bot] 97ed2df423
v3.9.2 2024-01-16 17:00:48 +00:00
renovate[bot] 23a772ad26
chore(deps): update all non-major dependencies to ^1.8.10 (main) (#25235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-16 17:00:27 +00:00
Daniel Roe 637f5622dc
docs: mention installing `nuxi` for bridge 2024-01-16 16:40:48 +00:00
Daniel Roe 430e207bc4
refactor(nuxt): rename to `data-island-component` (#25232) 2024-01-16 16:33:45 +00:00
Julien Huang 18d279336d
docs: fix `addDevServerHandler` API (#25233) 2024-01-16 15:57:49 +00:00
Julien Huang 986786a4a9
refactor(nuxt): refactor island response + improve rendering (#25190) 2024-01-16 13:22:50 +00:00
Larry Williamson b3fb75c00e
docs: add information on custom path regexp in `definePageMeta` (#25073) 2024-01-16 12:54:27 +00:00
Daniel Roe 20e88bb171
fix(nuxt): render user-inserted links in island responses (#25219) 2024-01-16 12:36:26 +00:00
renovate[bot] 84eaf7ba2e
chore(deps): update all non-major dependencies (main) (#25221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 12:25:49 +00:00
Chris Visser 6823b8c793
docs: add eslint setup guide (#24976) 2024-01-16 12:13:18 +00:00
Maxime Pauvert f1ea2690cc
docs: remove `lagon` from deployment providers (#24955) 2024-01-16 12:09:59 +00:00
Nils Wiesinger 4ab15c3a4b
docs: clarify reactivity in composables directory (#23731) 2024-01-16 11:36:53 +00:00