linzhe 90573b06bf fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634) 9 月之前
..
directives b1be9bd64f fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656) 1 年之前
helpers c85f1b5a13 fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 9 月之前
createApp.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年之前
customElement.spec.ts 90573b06bf fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634) 9 月之前
customizedBuiltIn.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年之前
nodeOps.spec.ts a88295dc07 fix(custom-elements): compatibility of createElement in older versions of Chrome (#9615) 1 年之前
patchAttrs.spec.ts a2e35d682d fix(runtime-dom): ensure only symbols are explicitly stringified during attribute patching (#11182) 1 年之前
patchClass.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年之前
patchEvents.spec.ts f26d56601c chore: improve event value validation message 2 年之前
patchProps.spec.ts c3ce9fe3d8 fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657) 1 年之前
patchStyle.spec.ts e2d323538e fix(runtime-dom): v-bind style should clear previous css string value (#10373) 2 年之前
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 年之前