Alex Liu c3ce9fe3d8 fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657) 1 год назад
..
directives b1be9bd64f fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656) 1 год назад
helpers 03a9ea2b88 feat(custom-element): support css `:host` selector by applying css vars on host element (#8830) 1 год назад
createApp.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
customElement.spec.ts 506c4c53fd fix(custom-element): delete prop on attribute removal 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 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 лет назад