zscumt123 fa1d14c2c8 fix(runtime-dom): catch more cases of DOM property setting error (#5552) 4 years ago
..
directives 47f488350c chore: run updated prettier 4 years ago
helpers 47f488350c chore: run updated prettier 4 years ago
createApp.spec.ts d121a9bc7e fix(runtime-core): Avoid mutating original options object in createApp (#4840) 4 years ago
customElement.spec.ts 4b7f76e36a fix(custom-element): fix custom element props access on initial render 4 years ago
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 years ago
nodeOps.spec.ts ed9eb62e59 perf: improve memory usage for static vnodes 4 years ago
patchAttrs.spec.ts 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 4 years ago
patchClass.spec.ts ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 years ago
patchEvents.spec.ts b302cbbbd3 fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 5 years ago
patchProps.spec.ts fa1d14c2c8 fix(runtime-dom): catch more cases of DOM property setting error (#5552) 4 years ago
patchStyle.spec.ts 3f38d599f5 fix(runtime-dom): fix behavior regression for v-show + style display binding 4 years ago
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 years ago