Commit Graph

14 Commits

Author SHA1 Message Date
daiwei fd2e46bf64 chore: Merge branch 'edison/feat/vaporTeleport' into edison/testVapor 2025-06-23 15:24:35 +08:00
daiwei 542e4012c1 fix: mark single root for transition block
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-06-19 14:58:51 +08:00
daiwei cb8830fdc2 chore: reset prevChildren after updated 2025-04-10 16:04:42 +08:00
daiwei 7a4a4c08b6 wip: update 2025-03-17 14:29:20 +08:00
daiwei c7bd982b43 refactor: add createElement helper 2025-03-17 11:40:10 +08:00
daiwei acd2af24f6 wip: refactor 2025-03-16 10:00:19 +08:00
daiwei bbe445214d wip: add more tests 2025-03-14 11:44:04 +08:00
daiwei ecef92b1dc wip: handle fallthrough attrs 2025-03-14 10:42:21 +08:00
daiwei d5bd63a183 test: add more tests 2025-03-13 17:35:25 +08:00
daiwei e7300a0bbb chore: update 2025-03-12 15:05:01 +08:00
daiwei 4ad3ee90e2 chore: rename 2025-03-12 11:47:20 +08:00
daiwei 957aa098bb chore: update 2025-03-12 11:09:46 +08:00
daiwei dbecdf9184 wip: save 2025-03-12 09:12:39 +08:00
edison 2e71c9e980
feat(vapor): vapor TransitionGroup (#13019)
* wip: save

* wip: save

* wip: handle tag prop and attrs fallthrough

* test: add e2e tests

* [autofix.ci] apply automated fixes

* wip: add more tests

* [autofix.ci] apply automated fixes

* wip: handle vdom interop

* [autofix.ci] apply automated fixes

* wip: vapor interop + filter out reserved props

* [autofix.ci] apply automated fixes

* fix: tests

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-11 21:37:33 +08:00