| .. |
|
directives
|
b1be9bd64f
fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656)
|
1 year ago |
|
helpers
|
c4312f9c71
fix(runtime-dom): set css vars on update to handle child forcing reflow in onMount (#11561)
|
1 year ago |
|
createApp.spec.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
customElement.spec.ts
|
352bc88c1b
fix(custom-element): avoid triggering mutationObserver when relecting props
|
1 year ago |
|
customizedBuiltIn.spec.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
nodeOps.spec.ts
|
a88295dc07
fix(custom-elements): compatibility of createElement in older versions of Chrome (#9615)
|
1 year ago |
|
patchAttrs.spec.ts
|
a2e35d682d
fix(runtime-dom): ensure only symbols are explicitly stringified during attribute patching (#11182)
|
1 year ago |
|
patchClass.spec.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
patchEvents.spec.ts
|
f26d56601c
chore: improve event value validation message
|
2 years ago |
|
patchProps.spec.ts
|
c3ce9fe3d8
fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)
|
1 year ago |
|
patchStyle.spec.ts
|
e2d323538e
fix(runtime-dom): v-bind style should clear previous css string value (#10373)
|
2 years ago |
|
rendererStaticNode.spec.ts
|
1184118d23
wip(runtime): test for static vnode handling
|
6 years ago |