Commit Graph

7994 Commits

Author SHA1 Message Date
daiwei 4570da0c38 chore: update
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-10-09 14:23:30 +08:00
daiwei b2c11e4c68 chore: remove redundant test 2025-10-09 11:52:10 +08:00
daiwei 5e29c98e50 wip: force hydrate v-bind with .prop modifiers 2025-10-09 11:44:25 +08:00
daiwei 96fc94fa51 fix(compiler-vapor): set static indeterminate as prop 2025-10-09 10:58:19 +08:00
daiwei 4131beedc8 wip: force hydrate prop
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
2025-09-30 15:49:07 +08:00
daiwei d85b8bf098 chore: sync d7a767290a (diff-0dd3482ecc41e155cfe3af80f16083b197377604944b94f44c5b9d933a5afa06) 2025-09-30 15:08:40 +08:00
daiwei 59ac4d85da perf: directly update currentHydrationNode
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-09-30 10:30:10 +08:00
daiwei 679a67dbba refactor: update logical child handling and optimize hydration state management 2025-09-30 10:02:47 +08:00
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