Thorsten Lünborg 85af139863 fix(runtime-dom): properly handle style properties with undefined values (#5348) 4 lat temu
..
directives 47f488350c chore: run updated prettier 5 lat temu
helpers 47f488350c chore: run updated prettier 5 lat temu
createApp.spec.ts d121a9bc7e fix(runtime-core): Avoid mutating original options object in createApp (#4840) 4 lat temu
customElement.spec.ts f4d2c9fc6a fix(custom-elements): work with async component + slots (#4657) 4 lat temu
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 lat temu
nodeOps.spec.ts ed9eb62e59 perf: improve memory usage for static vnodes 4 lat temu
patchAttrs.spec.ts 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 4 lat temu
patchClass.spec.ts ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 lat temu
patchEvents.spec.ts b302cbbbd3 fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 5 lat temu
patchProps.spec.ts fa1d14c2c8 fix(runtime-dom): catch more cases of DOM property setting error (#5552) 4 lat temu
patchStyle.spec.ts 85af139863 fix(runtime-dom): properly handle style properties with undefined values (#5348) 4 lat temu
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 lat temu