]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): v-model should support number modifier with select tag (#2308)
authoredison <daiwei521@126.com>
Wed, 7 Oct 2020 19:06:41 +0000 (03:06 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Oct 2020 19:06:41 +0000 (15:06 -0400)
commitd744b8a2dc7653c3e5e43e5379dbf72cf4c9ff2c
tree74311a34dea4be264fc4dbb190897d0e2de60040
parent3d3323f4521b7d684f18a9c737fbf13ff32852be
fix(runtime-dom): v-model should support number modifier with select tag (#2308)

close #2252
packages/runtime-dom/__tests__/directives/vModel.spec.ts
packages/runtime-dom/src/directives/vModel.ts