Evan You b1817fe9ee fix(runtime-dom): fix unnecessary warning when setting coerced dom property value 3 лет назад
..
directives 6ce75c10f1 test(runtime-dom): vModel tests for input range (#5907) 4 лет назад
helpers 47f488350c chore: run updated prettier 4 лет назад
createApp.spec.ts 9ecee16f89 chore: add no-debugger eslint rule (#5906) 4 лет назад
customElement.spec.ts f4d2c9fc6a fix(custom-elements): work with async component + slots (#4657) 4 лет назад
customizedBuiltIn.spec.ts 22717772dd chore: fix typos (#1090) 6 лет назад
nodeOps.spec.ts ab8bfac0a1 chore: remove no longer used cloneNode implementation in nodeOps 3 лет назад
patchAttrs.spec.ts 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 4 лет назад
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 b1817fe9ee fix(runtime-dom): fix unnecessary warning when setting coerced dom property value 3 лет назад
patchStyle.spec.ts 85af139863 fix(runtime-dom): properly handle style properties with undefined values (#5348) 4 лет назад
rendererStaticNode.spec.ts 1184118d23 wip(runtime): test for static vnode handling 6 лет назад