vue3-yuanma/packages/runtime-dom/__tests__
Felix Rilling 829b35e426
chore: typo fixes (#1546)
* chore: fix typos in comments/JSDoc.

* chore: fix typo in internal function name.

* chore: fix typos in test comments/descriptions/variable names.
2020-07-08 12:32:42 +02:00
..
directives fix(v-model): consistent nullish value handling with 2.x (#1530) 2020-07-06 19:02:33 -04:00
customizedBuiltIn.spec.ts chore: fix typos (#1090) 2020-05-01 09:42:58 -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(runtime-dom/v-on): support event.stopImmediatePropagation on multiple listeners 2020-04-15 10:35:34 -04:00
patchProps.spec.ts chore: typo fixes (#1546) 2020-07-08 12:32:42 +02:00
patchStyle.spec.ts fix(runtime-dom/style): fix patchStyle on falsy next value (#1504) 2020-07-06 16:45:15 -04:00
rendererStaticNode.spec.ts wip(runtime): test for static vnode handling 2020-05-15 16:11:53 -04:00