vue3-core/packages/compiler-vapor/__tests__
Rizumu Ayaka fb4d9a1443
feat: renderWatch / renderEffect (#86)
* refactor: use baseWatch to drive watchAPI

* feat: basic implementation of renderWatch and effectId

* chore: remove effect id

* chore: export and simplify types

* test: render watch

* chore: add todo comment

* fix: sync code changes according to the review in PR #82

* fix: enum values conflict

* chore: rename

* feat: change watchEffect to renderEffect in compiler-vapor

* chore: update

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-01-07 01:31:01 +08:00
..
__snapshots__ feat: renderWatch / renderEffect (#86) 2024-01-07 01:31:01 +08:00
transforms feat: renderWatch / renderEffect (#86) 2024-01-07 01:31:01 +08:00
compile.spec.ts style: fix lint errors in vapor 2023-12-29 22:05:33 +08:00