Evan You c0db807844 refactor: simplify static content insertion 5 years ago
..
directives 5ad4036e29 fix(v-show): v-show takes higher priority than style attribute (#3230) 5 years ago
helpers 6a0c7cd905 fix(sfc): fix style variables injection on static vnode (#3847) 4 years ago
createApp.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 years ago
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 years ago
nodeOps.spec.ts c0db807844 refactor: simplify static content insertion 4 years ago
patchAttrs.spec.ts ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 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 e3f5dcb99b fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564) 5 years ago
patchStyle.spec.ts 0cd98c3040 fix(runtime-dom): style binding multi value support 5 years ago
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 years ago