]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with...
authorEvan You <yyx990803@gmail.com>
Fri, 27 Nov 2020 23:04:26 +0000 (18:04 -0500)
committerEvan You <yyx990803@gmail.com>
Fri, 27 Nov 2020 23:04:26 +0000 (18:04 -0500)
commit3bc2914e32b030b1247659f871f6055827154087
treeb850cc7aa57d0d74051d7cde12a571cd46f14290
parent3532b2b0213268a285cacce9b38f806e6af29a61
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments

fix #2549
packages/compiler-core/__tests__/transform.spec.ts
packages/compiler-core/src/transform.ts
packages/runtime-core/__tests__/rendererAttrsFallthrough.spec.ts
packages/runtime-core/src/componentRenderUtils.ts
packages/shared/src/patchFlags.ts