Commit Graph

7451 Commits

Author SHA1 Message Date
daiwei ebd32e68c8 chore: Merge branch 'edison/fix/vdomInteropWithProps' into edison/testVapor 2025-05-26 14:28:34 +08:00
daiwei 9477b9198b fix(vapor): special handling vapor props in vdom interop 2025-05-26 14:11:52 +08:00
Evan You 1ef6e6edb7
chore: update package graph to include vapor packages [ci skip] 2025-05-20 06:44:33 -04:00
zhiyuanzmj 122f75824d
test(compiler-vapor): fix v-for test (#13347) 2025-05-19 11:42:54 +08:00
zhiyuanzmj 5036f91ca4
test(compiler-vapor): add index test for v-for (#13004) 2025-05-15 14:43:02 +08:00
edison d8ae428172 chore: Merge branch 'minor' into vapor
ci / continuous-release (push) Has been skipped Details
ci / test (push) Failing after 8m33s Details
2025-05-08 18:14:18 +08:00
daiwei d776a26d94 chore: tweaks
ci / continuous-release (push) Has been skipped Details
ci / test (push) Failing after 13m47s Details
2025-04-30 14:26:24 +08:00
daiwei a9496dedb8 test: more tests
ci / continuous-release (push) Has been skipped Details
ci / test (push) Failing after 14m52s Details
2025-04-29 15:51:47 +08:00
daiwei 3e69504c7d fix(compiler-vapor): properly handle static ref in inline mode 2025-04-29 15:36:21 +08:00
daiwei ea34f2f555 wip: vdom interop 2025-04-29 11:52:51 +08:00
daiwei d281d62312 wip: vdom hydration interop 2025-04-29 09:22:45 +08:00
daiwei 4253b0ce3e wip: update
ci / continuous-release (push) Has been skipped Details
ci / test (push) Failing after 14m54s Details
2025-04-28 16:59:24 +08:00
daiwei e5399c3418 wip: vdom interop 2025-04-28 15:21:18 +08:00
daiwei 700f49ee96 wip: hydration for slots 2025-04-28 09:36:04 +08:00
zhiyuanzmj 2f002649d1
fix(compiler-vapor): move `next`, `child` and `nthChild` before setInsertionState (#13246) 2025-04-27 11:13:22 +08:00
daiwei 42a421a93f wip: hydration for slots 2025-04-27 10:37:07 +08:00
daiwei ca34d4aa29 wip: add more tests 2025-04-26 21:12:07 +08:00
daiwei 7a842ab6cb wip: refactor 2025-04-26 11:03:11 +08:00
daiwei e6e016016f wip: v-for hydration 2025-04-25 17:08:07 +08:00
daiwei aad75fd7c4 wip: refactor 2025-04-25 15:30:09 +08:00
daiwei 34b9a4b5cd wip: hydation for dynamic component 2025-04-25 11:33:35 +08:00
daiwei 4d8284b872 test: update 2025-04-25 10:46:31 +08:00
daiwei 612cde76ce wip: test hydrate v-if in PROD 2025-04-25 10:26:42 +08:00
daiwei e9c9e4903d wip: refactor hydration for v-if 2025-04-24 22:12:29 +08:00
daiwei 38d4889de7 wip: hydrate v-if 2025-04-24 11:52:39 +08:00
daiwei b5762b57ae wip: add tests + skip fragment end anchor 2025-04-24 09:59:00 +08:00
daiwei 04eadd859a wip: refactor 2025-04-23 22:41:52 +08:00
daiwei 3e7f093519 chore: dont process text/comment node as dynamic 2025-04-23 17:43:47 +08:00
daiwei 25b8fbe2fd refactor: add enableHydrationNodeLookup and disableHydrationNodeLookup functions for node handling 2025-04-23 16:15:49 +08:00
daiwei 1248172216 wip: save 2025-04-23 14:23:09 +08:00
daiwei 3108d91dfa refactor: skip dynamic anchors and empty text nodes 2025-04-23 10:53:57 +08:00
daiwei d8443d3754 wip: refactor 2025-04-22 21:34:27 +08:00
daiwei 9c30fd4db9 wip: save 2025-04-22 17:46:05 +08:00
daiwei e5dd701291 feat(vapor/hydration): handle component with anchor insertion 2025-04-21 16:16:12 +08:00
edison ff31f50b87
chore: remove warnRecursiveComputed (#13128) 2025-04-10 23:36:38 -07:00
daiwei 5cf205e355 Merge branch 'main' into minor 2025-04-07 08:42:11 +08:00
linzhe 466b30f404
fix(compat): correct deprecation message for v-bind.sync usage (#13137)
close #13133
2025-04-02 11:12:29 +08:00
daiwei 9ab8e4c0c9 chore: update lockfile 2025-04-01 21:03:42 +08:00
edison f78a9d068d
Merge branch 'minor' into vapor 2025-04-01 21:01:53 +08:00
renovate[bot] f6e84af30a
chore(deps): update all non-major dependencies (#13120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 15:10:54 +08:00
renovate[bot] 5f14669d29
chore(deps): update lint (#13122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 15:02:15 +08:00
renovate[bot] 25e803773a
chore(deps): update compiler to ^7.27.0 (#13123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 15:01:57 +08:00
Johnson Chu 826550cd62
fix(reactivity): queuing effects in an array (#13078) 2025-03-30 23:36:02 -07:00
Ecco 1499135c22
fix(runtime-dom): always treat autocorrect as attribute (#13001)
close #5705
2025-03-31 14:31:11 +08:00
renovate[bot] 733e266cdd
chore(deps): update build (#13121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 11:13:43 +08:00
Leedom c97cc4cdb0
chore: fix typo (#13117) 2025-03-29 22:00:36 +08:00
daiwei d523d24ac0 Merge remote-tracking branch 'origin/main' into minor 2025-03-29 13:51:19 +08:00
renovate[bot] 93d663a046
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 08:14:10 +08:00
renovate[bot] 60b7bf50e6
fix(deps): update dependency @vue/repl to ^4.5.1 (#13097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 08:13:07 +08:00
renovate[bot] 40fd95ffd3
chore(deps): update all non-major dependencies (#13092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 08:12:49 +08:00