提交历史

作者 SHA1 备注 提交日期
  AchillesJ f9706dc288 fix v-on unit test (#5144) 9 年之前
  kingwl 2e1e809467 fix prevent default unit test (#5127) 9 年之前
  Evan You 3294eba5a5 fix v-on .left .right compat with keyboard events (fix #5046) 9 年之前
  kingwl 0e2dafa74c support mouse event modifier (#4866) 9 年之前
  Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) 9 年之前
  Evan You ee6ad6af0e fix v-on .once on multiple elements (fix #4655) 9 年之前
  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 年之前