| .. |
|
directives
|
ab86b190ce
fix(runtime-dom): event handlers with modifiers should get all event arguments (#1193)
|
6 years ago |
|
customizedBuiltIn.spec.ts
|
22717772dd
chore: fix typos (#1090)
|
6 years ago |
|
patchAttrs.spec.ts
|
ab16a065a8
refactor: adjust runtime-dom test structure + tests for dom props
|
6 years ago |
|
patchClass.spec.ts
|
ab16a065a8
refactor: adjust runtime-dom test structure + tests for dom props
|
6 years ago |
|
patchEvents.spec.ts
|
d45e47569d
fix(runtime-dom/v-on): support event.stopImmediatePropagation on multiple listeners
|
6 years ago |
|
patchProps.spec.ts
|
98bee596bd
fix(runtime-core): should catch dom prop set TypeErrors
|
6 years ago |
|
patchStyle.spec.ts
|
d4e9b19932
perf: only patch string style when value has changed (#1310)
|
6 years ago |
|
rendererStaticNode.spec.ts
|
1184118d23
wip(runtime): test for static vnode handling
|
6 years ago |