Tycho 5df67e3675 fix(runtime-dom): handle undefined values in v-html (#11403) 1 年之前
..
directives 94b9b37362 test: improve test coverage (#9203) 1 年之前
helpers 67722ba23b fix(runtime-dom): fix css v-bind for suspensed components (#8523) 2 年之前
createApp.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年之前
customElement.spec.ts 8ae4c293ad fix(runtime-dom): prevent setting state as attribute for custom elements (#11165) 1 年之前
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 5df67e3675 fix(runtime-dom): handle undefined values in v-html (#11403) 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 年之前