]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): should trigger all effects when array length is mutated (#754)
authorguaijie <30885718+guaijie@users.noreply.github.com>
Fri, 21 Feb 2020 10:38:07 +0000 (18:38 +0800)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 10:38:07 +0000 (11:38 +0100)
commit5fac65589b4455b98fd4e2f9eb3754f0acde97bb
tree3cbb5010374c85eea241105726065db49716c62a
parentc54aa43fa738461c9f16a444942ddd8a558bebaa
fix(reactivity): should trigger all effects when array length is mutated (#754)
packages/reactivity/__tests__/effect.spec.ts
packages/reactivity/src/effect.ts