vue3-core/packages/runtime-dom/__tests__
丶远方 2ffe3d5b3e
refactor: use symbol for private properties (#8681)
2023-08-22 16:57:15 +08:00
..
directives chore(test): replace deprecated `initEvent` (#8490) 2023-07-11 17:38:32 +08:00
helpers fix(teleport/css-v-bind): fix css v-bind in teleport in child component slot 2022-11-10 15:08:25 +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: fix types 2023-02-02 15:27:29 +08:00
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 refactor: use symbol for private properties (#8681) 2023-08-22 16:57:15 +08:00
patchEvents.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
patchProps.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +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