vue3-core/packages/runtime-dom/__tests__
Evan You b1817fe9ee fix(runtime-dom): fix unnecessary warning when setting coerced dom property value
fix #6616
2022-09-27 16:39:15 +08:00
..
directives test(runtime-dom): vModel tests for input range (#5907) 2022-05-18 19:56:46 -04:00
helpers chore: run updated prettier 2021-07-19 18:24:18 -04:00
createApp.spec.ts chore: add no-debugger eslint rule (#5906) 2022-05-12 19:10:00 -04:00
customElement.spec.ts fix(custom-elements): work with async component + slots (#4657) 2022-04-13 05:58:29 -04:00
customizedBuiltIn.spec.ts
nodeOps.spec.ts chore: remove no longer used cloneNode implementation in nodeOps 2022-09-27 16:17:14 +08:00
patchAttrs.spec.ts fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 2021-08-16 18:18:36 -04:00
patchClass.spec.ts
patchEvents.spec.ts fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 2021-02-09 07:58:36 +01:00
patchProps.spec.ts fix(runtime-dom): fix unnecessary warning when setting coerced dom property value 2022-09-27 16:39:15 +08:00
patchStyle.spec.ts fix(runtime-dom): properly handle style properties with undefined values (#5348) 2022-04-13 06:20:39 -04:00
rendererStaticNode.spec.ts wip(runtime): test for static vnode handling 2020-05-15 16:11:53 -04:00