Stefan Mayer 1701bf3968 fix(runtime-dom): patchDOMProps should not set _value if element is custom element (#4839) 4 lat temu
..
directives 47f488350c chore: run updated prettier 4 lat temu
helpers 47f488350c chore: run updated prettier 4 lat temu
createApp.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 lat temu
customElement.spec.ts 4b7f76e36a fix(custom-element): fix custom element props access on initial render 4 lat temu
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 lat temu
nodeOps.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 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 1701bf3968 fix(runtime-dom): patchDOMProps should not set _value if element is custom element (#4839) 4 lat temu
patchStyle.spec.ts 3f38d599f5 fix(runtime-dom): fix behavior regression for v-show + style display binding 4 lat temu
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 lat temu