]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): fix v-on object kebab-case event emit matching
authorEvan You <yyx990803@gmail.com>
Thu, 1 Apr 2021 23:47:58 +0000 (19:47 -0400)
committerEvan You <yyx990803@gmail.com>
Thu, 1 Apr 2021 23:47:58 +0000 (19:47 -0400)
commitc1cd42e627bdeb561d54e64ea5fea87ccbbae637
tree1e6f8cdf478b0f919e922149e1b0b0c46aee7a99
parent995d76bd128c3f4d264f10212f2a8e8946f58a62
fix(runtime-core): fix v-on object kebab-case event emit matching

fix #3527
packages/runtime-core/__tests__/componentEmits.spec.ts
packages/runtime-core/src/componentEmits.ts