vue3-yuanma/packages/runtime-dom/__tests__
Evan You 6eb3399311 fix(runtime-dom): fix patching for attributes starting with on
fix #949

BREAKING CHANGE: Only props starting with `on` followed by an uppercase
letter or a non-letter character are considered event listeners.
2020-04-10 11:57:07 -04:00
..
directives test: fix runtime-dom v-on test 2020-04-07 11:41:48 -04:00
modules fix(runtime-dom): fix patching for attributes starting with on 2020-04-10 11:57:07 -04:00
customizedBuiltIn.spec.ts fix(runtome-dom): properly support creating customized built-in element 2020-03-27 12:39:00 -04:00