]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): properly handle style properties with undefined values (#5348)
authorThorsten Lünborg <t.luenborg@googlemail.com>
Wed, 13 Apr 2022 10:20:39 +0000 (12:20 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Apr 2022 10:20:39 +0000 (06:20 -0400)
commit85af1398637ee91c6ebabb73bf42250320311e19
tree91e45c753e48fa252ac309ff5945b9326f54b69a
parentf4d2c9fc6afea827a081c1eeab78ce5c0cc620ca
fix(runtime-dom): properly handle style properties with undefined values (#5348)

fix #5322
packages/runtime-dom/__tests__/patchStyle.spec.ts
packages/runtime-dom/src/modules/style.ts