Commit History

Author SHA1 Message Date
  Evan You f26d56601c chore: improve event value validation message 2 years ago
  Adrien Foulon 7ccd453dd0 fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  三咲智子 Kevin Deng 734b06a124 test: fix await patch prop case (#7600) 3 years ago
  Evan You 4ee0dad0fe wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  Evan You 5ee40532a6 fix(runtime-dom): fix event timestamp check in iframes 3 years ago
  shadowings-zy b302cbbbd3 fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 5 years ago
  Evan You 1c967fc44b fix(runtime-dom): fix v-on same computed handler on multiple elements 5 years ago
  Evan You 00ab9e2e85 refactor: adjust event options handling to be JSX friendly 5 years ago
  Evan You 380c6792d8 fix(v-on): refactor DOM event options modifer handling 5 years ago
  Evan You d45e47569d fix(runtime-dom/v-on): support event.stopImmediatePropagation on multiple listeners 6 years ago
  Evan You ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 years ago