vue3-core/packages/runtime-dom/__tests__
Evan You 95f6fffea2 chore: Merge branch 'main' into minor 2023-12-19 18:16:16 +08:00
..
directives fix(runtime-dom): cache event handlers by key/modifiers (#9851) 2023-12-16 21:54:37 +08:00
helpers fix(sfc/cssVars): fix loss of CSS v-bind variables when setting inline style with string value (#9824) 2023-12-15 09:56:01 +08:00
createApp.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
customElement.spec.ts chore: fix typo (#7693) 2023-06-10 17:17:41 +08:00
customizedBuiltIn.spec.ts chore: remove unnecessary imports from vitest (#8562) 2023-10-26 16:34:14 +08:00
nodeOps.spec.ts feat: MathML support (#7836) 2023-12-08 18:25:01 +08:00
patchAttrs.spec.ts feat: MathML support (#7836) 2023-12-08 18:25:01 +08:00
patchClass.spec.ts feat: MathML support (#7836) 2023-12-08 18:25:01 +08:00
patchEvents.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
patchProps.spec.ts fix(runtime-dom): fix width and height prop check condition 2023-12-07 10:09:26 +08:00
patchStyle.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
rendererStaticNode.spec.ts wip(runtime): test for static vnode handling 2020-05-15 16:11:53 -04:00