Commit History

作者 SHA1 備註 提交日期
  Evan You 66bacb015c make .once modifier work for component v-on as well 9 年之前
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) 9 年之前
  Changyu Geng 9215ff0295 Modifier once for v-on (#4267) 9 年之前
  Evan You 0b78ea9696 properly handle inline function expressions in v-on 9 年之前
  Evan You 1bb7cba0e0 improve event warning with component information (close #3831) 9 年之前
  Evan You 6a156020ec warn missing event handlers (ref #3430) 9 年之前
  Evan You ea9c6c37c3 support v-on .native modifier on components 10 年之前
  Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes 10 年之前
  Evan You 63da54ddee fix v-on number keyCode support 10 年之前
  Evan You 41e46476a5 pass createElement into render functions 10 年之前
  Evan You 3e596bb97b handle event removal 10 年之前
  Evan You 6593be9f75 update unit tests convention + basic component tests 10 年之前
  Evan You cab88c50bb fix child component v-on spec 10 年之前
  Evan You 680bd042c9 fix v-on test capture 10 年之前
  Jinjiang 25efaf2163 [next] v-on test (#2741) 10 年之前