Commit Graph

7986 Commits

Author SHA1 Message Date
daiwei 4bc9c8b85c chore: update
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-09-29 22:25:42 +08:00
daiwei f567f59fe7 perf: replace $lastLogicalChild with vfor end anchor 2025-09-29 22:10:24 +08:00
daiwei a4d7e70db8 chore: update
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-09-29 17:00:52 +08:00
daiwei 9ffd47b0a6 chore: update 2025-09-29 16:01:32 +08:00
daiwei 3fc644e22a perf: optimize hydration node management in createFor 2025-09-29 12:01:43 +08:00
daiwei 12d5bb5653 perf: reuse currentHydrationNode when possible 2025-09-29 11:46:24 +08:00
daiwei ba48c8ab57 chore: update 2025-09-29 10:53:08 +08:00
daiwei 0436ceac77 chore: delay insert self anchor during hydration
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-09-29 08:25:37 +08:00
edison 12e41691c3
wip: hydrate vapor teleport (#13864) 2025-09-28 16:23:43 +08:00
daiwei 2802c0f4dc chore: remove redundant test 2025-09-23 15:44:35 +08:00
daiwei 37a6e01982 chore: update 2025-09-22 15:59:30 +08:00
daiwei a921dcfb47 fix: don't warn mismatch in setHtml 2025-09-22 15:02:00 +08:00
daiwei 1ddbf8d159 fix: don't warn when incremental value is empty 2025-09-22 15:01:18 +08:00
daiwei c42499c3f0 chore: hydration mismatch handling 2025-09-22 14:16:50 +08:00
daiwei c272550f85 chore: update 2025-09-20 09:43:52 +08:00
daiwei 80b8893e6a refactor: reuse hydration state 2025-09-19 22:48:45 +08:00
daiwei 0690dee28e chore: update 2025-09-18 13:44:29 +08:00
daiwei 532a988461 fix: revert 2025-09-17 11:41:27 +08:00
daiwei 2f6ac67c6a perf: don't initialize hydration state if no anchor 2025-09-17 10:09:29 +08:00
daiwei dd86809806 fix(runtime-vapor): prevent insertion and scope Id setting during hydration 2025-09-17 09:59:10 +08:00
daiwei 48fd560ad8 fix(compiler-vapor): treat template v-for with single component child as component 2025-09-17 09:25:54 +08:00
daiwei db2f397e47 fix: handling v-for on component with non-hydration node 2025-09-17 09:04:22 +08:00
daiwei 4fc0247d0d refactor: teleport 2025-09-10 16:25:27 +08:00
edison 1ee1777232
feat: hydrate VaporTransition with appear (#13863) 2025-09-10 11:11:51 +08:00
daiwei 8978ef759f chore: add some comments 2025-09-09 14:02:41 +08:00
daiwei 2ca2c5f4f1 perf: save 2025-09-08 22:54:00 +08:00
daiwei 479ea96e59 perf: cache static children on parent 2025-09-08 17:33:01 +08:00
daiwei 41509dcc61 chore: clean up 2025-09-08 16:19:25 +08:00
daiwei ac11b759b7 fix: ensure transition enter performed 2025-09-08 16:00:31 +08:00
daiwei 5104f6064f fix: fix dts test 2025-09-08 15:49:02 +08:00
daiwei 3dae037ca8 chore: pin rollup 2025-09-08 15:28:12 +08:00
daiwei a789246df0 chore: Merge branch 'minor' into edison/testVapor 2025-09-08 15:18:06 +08:00
edison 7c45a30950
refactor: vapor hydration (#13850) 2025-09-08 14:57:35 +08:00
edison 5ce227bd22
fix(runtime-vapor): handle vapor attrs fallthrough to vdom component (#13551) 2025-09-02 14:05:16 +08:00
daiwei 8ea4ab1f1f fix: ensure self anchor is inserted during hydration 2025-08-29 16:57:27 +08:00
Jack 96ca3b0243
fix(vapor): handle next host node for vapor component (#13823)
close #13824

---------

Co-authored-by: daiwei <daiwei521@126.com>
2025-08-29 15:48:41 +08:00
daiwei ea397b7fa5 chore: format 2025-08-21 14:09:28 +08:00
daiwei afc0ed5462 chore: update lock file 2025-08-21 14:06:12 +08:00
daiwei 716b6de355 chore: Merge branch 'main' into minor 2025-08-21 14:03:13 +08:00
daiwei 20b888bd59 release: v3.5.19 2025-08-21 10:29:08 +08:00
equt 0a202d890f
fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
close #13724
2025-08-21 10:03:16 +08:00
edison d9dd628800
fix(compiler-sfc): improve type inference for generic type aliases types (#12876)
close #12872
2025-08-21 09:48:40 +08:00
Alex Snezhko 4a2953f57b
fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
close 12852
2025-08-21 08:46:10 +08:00
renovate[bot] 19a0cbd431
chore(deps): update build (#13748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:21:14 +08:00
renovate[bot] 40d8d61c64
chore(deps): update test (#13734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:20:44 +08:00
renovate[bot] 5bdb2b4693
chore(deps): update dawidd6/action-download-artifact action to v11 (#13774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:15:44 +08:00
renovate[bot] be7c7e57ac
chore(deps): update actions/checkout action to v5 (#13773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:14:57 +08:00
renovate[bot] 40654d4aa4
chore(deps): update compiler (#13713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:14:32 +08:00
renovate[bot] 10edfb5fc0
chore(deps): update all non-major dependencies (#13733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:14:18 +08:00
renovate[bot] 2a0382ca7a
chore(deps): update build (#13712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:14:03 +08:00