]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(transition): fix higher order transition components with merged listeners
authorEvan You <yyx990803@gmail.com>
Fri, 28 May 2021 19:42:08 +0000 (15:42 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 28 May 2021 19:42:08 +0000 (15:42 -0400)
commit071986a2c6459fd99b91a48793a9ab6d6618b52d
tree41358aaf4a52aeaae14210397a59eeb1e568e1be
parentd6607c9864376fbe17899f3d35fc7b097670a1b1
fix(transition): fix higher order transition components with merged listeners

fix #3227
packages/runtime-core/src/components/BaseTransition.ts
packages/runtime-dom/src/components/Transition.ts
packages/vue/__tests__/Transition.spec.ts