vue3-yuanma/packages/runtime-dom/src/modules
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
..
attrs.ts fix(runtime-dom): patch xlink attribute (#842) 2020-03-16 18:46:01 -04:00
class.ts chore: fix typo [ci skip] (#547) 2019-12-18 11:45:28 -05:00
events.ts fix(runtime-dom): fix patching for attributes starting with on 2020-04-10 11:57:07 -04:00
props.ts refactor: remove null comparisons 2020-03-18 18:14:51 -04:00
style.ts feat(runtime-dom/style): support CSS variables and auto prefixing 2019-11-08 22:38:04 -05:00