]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core/v-on): handle falsy values when caching v-on handlers
authorEvan You <yyx990803@gmail.com>
Mon, 30 Nov 2020 21:30:36 +0000 (16:30 -0500)
committerEvan You <yyx990803@gmail.com>
Mon, 30 Nov 2020 21:30:36 +0000 (16:30 -0500)
commite4f09c1419352c18a60a5930d9526d916d1323d3
tree2ea7f39311f4882d32731ad8d019e403a58f93e4
parent3cd30c5245da0733f9eb6f29d220f39c46518162
fix(compiler-core/v-on): handle falsy values when caching v-on handlers

fix #2605
packages/compiler-core/__tests__/transforms/vOn.spec.ts
packages/compiler-core/src/transforms/vOn.ts