Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers 4 лет назад
..
directives 5ad4036e29 fix(v-show): v-show takes higher priority than style attribute (#3230) 5 лет назад
helpers 6a0c7cd905 fix(sfc): fix style variables injection on static vnode (#3847) 4 лет назад
createApp.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 лет назад
customElement.spec.ts 00f0b3c465 feat: custom element reflection, casting and edge cases 4 лет назад
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 лет назад
nodeOps.spec.ts c0db807844 refactor: simplify static content insertion 4 лет назад
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 1c7d737cc8 feat: support v-bind .prop & .attr modifiers 4 лет назад
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 лет назад