]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): v-bind style should clear previous css string value (#10373)
authorzhoulixiang <18366276315@163.com>
Sun, 25 Feb 2024 12:53:00 +0000 (20:53 +0800)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 12:53:00 +0000 (20:53 +0800)
commite2d323538e71d404e729148fd19a08bbc2e3da9b
tree34c0745e7ad2a3577d7fdce4d2dd8f0430349c1a
parent76c9c742e9b045d1342f5952866972498e59f00b
fix(runtime-dom): v-bind style should clear previous css string value (#10373)

close #10352
packages/runtime-dom/__tests__/patchStyle.spec.ts
packages/runtime-dom/src/modules/style.ts