]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)
authorDoctor Wu <44631608+Doctor-wu@users.noreply.github.com>
Wed, 7 Feb 2024 04:54:21 +0000 (12:54 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2024 04:54:21 +0000 (12:54 +0800)
commit9b19f0912104bfccb10c8cf5beab02b21a648935
tree690d3cdef9bffcf00d0b367c54b554ee50cde668
parentcb87b6213d7b003fa7280712c285c7c9d9f291ca
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)

close #10151
packages/runtime-dom/__tests__/directives/vShow.spec.ts
packages/runtime-dom/src/directives/vShow.ts
packages/runtime-dom/src/modules/style.ts