Commit Graph

5294 Commits

Author SHA1 Message Date
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
chris-basebone f310dd1e2d
docs: mention `.global.vue` filename for global components (#25144) 2024-01-16 11:21:49 +00:00
Alexander Lichter e166b6e648
chore: use `v3` branch sandbox in issue template (#25174)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2024-01-16 11:18:16 +00:00
Bertil Johannes Ipsen 74824f93ec
docs: added `immediate: false` in the appropriate example (#25224) 2024-01-16 10:03:03 +00:00
Matej Černý 4893d19db8
fix(nuxt): await async payload revivers (#25222) 2024-01-16 10:02:39 +00:00
renovate[bot] fa7685135b
chore(deps): update all non-major dependencies (main) (#25212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 18:09:09 +00:00
kongmoumou 2de774d95a
fix(nuxt): set nitro log level to match nuxt options (#25213) 2024-01-15 18:08:50 +00:00
kongmoumou 97db0fada7
docs: add `--log-level` description (#25211) 2024-01-15 17:17:56 +00:00
Yi-Ru Lan 16256f3f30
docs: remove invalid nuxi aliases (#25209) 2024-01-15 11:23:40 +00:00
renovate[bot] b8e9cbec1f
chore(deps): update all non-major dependencies (main) (#25200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 10:25:24 +00:00
Alexander Lichter 49d4ae6112
fix(nuxt): check for layout after `nextTick` (#25197) 2024-01-14 16:03:08 +00:00
renovate[bot] 3f4dfb39da
chore(deps): update all non-major dependencies (main) (#25173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 16:01:44 +00:00
Kiarttipum Charoenpojvajana 540a5cc78b
fix(nuxt): sort `pages/` files in `en-US` locale (#25195) 2024-01-14 11:54:23 +00:00
Daniel Roe 98fb2be07f
docs: bump nuxt 2 version 2024-01-12 16:00:58 +00:00
Daniel Roe 7bb90f5871
docs: remove bridge recommendation only relevant Vue <= 2.6.14 2024-01-12 15:58:58 +00:00
Daniel Roe 3f09ddc317
docs: remove reference to `@nuxt/bridge-edge` 2024-01-12 15:57:07 +00:00
renovate[bot] 91ff987004
chore(deps): update all non-major dependencies (main) (#25136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-12 12:38:47 +00:00
Pooya Parsa c4b6560abc
fix(nuxt): apply more import protections for nitro runtime (#25162) 2024-01-12 11:22:01 +00:00
renovate[bot] 58f0627e0b
chore(deps): update devdependency happy-dom to v13 (main) (#25143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 11:20:59 +00:00
Inesh Bose 406b204640
fix(kit): improve types for `options` in `addTemplate` (#25109) 2024-01-12 10:47:23 +00:00
Julien Huang 22800704f5
fix(nuxt): add missing script blocks before island transform (#25148) 2024-01-11 15:40:02 +01:00
Sébastien Chopin 3c5ea3457c docs: add demo for view transitions api 2024-01-10 18:04:07 +01:00
Petar Nikolov 2b417356ba
docs: fix typo (#25127) 2024-01-10 09:58:30 +01:00
renovate[bot] f70daae966
chore(deps): update dependency @vitejs/plugin-vue to v5.0.3 (main) (#25130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:55:33 +01:00
renovate[bot] da9aa16178
chore(deps): update lycheeverse/lychee-action digest to c3089c7 (main) (#25128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:20:27 +01:00
renovate[bot] d7725c22a7
chore(deps): update all non-major dependencies (main) (#25120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:20:10 +01:00
renovate[bot] 7b946864ed
chore(deps): update all non-major dependencies (main) (#25103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-09 13:47:37 +00:00
Michael Brevard 3b94883414
perf(nuxt): iterate rather than using `Object.fromEntries` (#24953) 2024-01-09 09:56:40 +00:00
toto6038 4168157214
docs: suggest using `<NuxtPage>` rather than `<RouterView>` (#25106) 2024-01-09 09:39:05 +00:00
gal-cernilogar 3d368c9c7f
docs: fix typo (#25100)
Co-authored-by: Gal Černilogar <gal.cernilogar@outfit7.com>
2024-01-08 17:43:16 +01:00
renovate[bot] 0d9021999c
chore(deps): update lycheeverse/lychee-action digest to fdea703 (main) (#25076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 13:51:33 +00:00