| .. |
|
directives
|
47f488350c
chore: run updated prettier
|
4 years ago |
|
helpers
|
47f488350c
chore: run updated prettier
|
4 years ago |
|
createApp.spec.ts
|
d121a9bc7e
fix(runtime-core): Avoid mutating original options object in createApp (#4840)
|
4 years ago |
|
customElement.spec.ts
|
f4d2c9fc6a
fix(custom-elements): work with async component + slots (#4657)
|
4 years ago |
|
customizedBuiltIn.spec.ts
|
22717772dd
chore: fix typos (#1090)
|
6 years ago |
|
nodeOps.spec.ts
|
ed9eb62e59
perf: improve memory usage for static vnodes
|
4 years ago |
|
patchAttrs.spec.ts
|
620a69b871
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348)
|
4 years ago |
|
patchClass.spec.ts
|
ab16a065a8
refactor: adjust runtime-dom test structure + tests for dom props
|
6 years ago |
|
patchEvents.spec.ts
|
b302cbbbd3
fix: kebab-case events are attached correctly on web components, see #2841 (#2847)
|
5 years ago |
|
patchProps.spec.ts
|
fa1d14c2c8
fix(runtime-dom): catch more cases of DOM property setting error (#5552)
|
4 years ago |
|
patchStyle.spec.ts
|
85af139863
fix(runtime-dom): properly handle style properties with undefined values (#5348)
|
4 years ago |
|
rendererStaticNode.spec.ts
|
1184118d23
wip(runtime): test for static vnode handling
|
6 years ago |