Evan You 4b7f76e36a fix(custom-element): fix custom element props access on initial render 4 years ago
..
directives 47f488350c chore: run updated prettier 4 years ago
helpers 47f488350c chore: run updated prettier 4 years ago
createApp.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 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 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 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 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 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