vue3-yuanma/packages/runtime-dom/__tests__
2021-05-28 15:48:22 -04:00
..
directives fix(v-show): v-show takes higher priority than style attribute (#3230) 2021-02-25 10:26:54 -05:00
helpers wip: simplify useCssVars 2020-11-17 13:03:47 -05:00
createApp.spec.ts fix(runtime-dom): support mounting app to svg container (#2929) 2021-03-01 11:51:32 -05:00
customizedBuiltIn.spec.ts chore: fix typos (#1090) 2020-05-01 09:42:58 -04:00
nodeOps.spec.ts fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202) 2021-03-25 16:49:34 -04:00
patchAttrs.spec.ts refactor: adjust runtime-dom test structure + tests for dom props 2020-04-10 15:37:30 -04:00
patchClass.spec.ts refactor: adjust runtime-dom test structure + tests for dom props 2020-04-10 15:37:30 -04:00
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): should remove attribute when binding null to value (#3564) 2021-05-28 15:48:22 -04:00
patchStyle.spec.ts fix(runtime-dom): style binding multi value support 2020-08-03 17:13:17 -04:00
rendererStaticNode.spec.ts wip(runtime): test for static vnode handling 2020-05-15 16:11:53 -04:00