HcySunYang 2451dd8ae6 fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202) 5 лет назад
..
directives 5ad4036e29 fix(v-show): v-show takes higher priority than style attribute (#3230) 5 лет назад
helpers f92bc5a19a wip: simplify useCssVars 5 лет назад
createApp.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 лет назад
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 лет назад
nodeOps.spec.ts 2451dd8ae6 fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202) 5 лет назад
patchAttrs.spec.ts ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 лет назад
patchClass.spec.ts ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 лет назад
patchEvents.spec.ts b302cbbbd3 fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 5 лет назад
patchProps.spec.ts c5d147c57f fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888) 5 лет назад
patchStyle.spec.ts 0cd98c3040 fix(runtime-dom): style binding multi value support 5 лет назад
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 лет назад