mirror of https://github.com/vuejs/core.git
* 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> |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
@vue/compiler-vapor
Note Work in progress. Do not use yet.