Historial de Commits

Autor SHA1 Mensaje Fecha
  Mattia Trapani c6d7a6fce7 fix(v-on): avoid events with empty keyCode (autocomplete) (#11326) hace 5 años
  Andrzej Swaton 3d46692ee4 feat(warns): avoid warning native modifiers on dynamic components (#11052) hace 5 años
  warmsocks 8ead9d2a0d chore: spelling and grammar (#11481) hace 5 años
  Natalia Tepluhina 861aea1661 polish: add warning when .native modifier is used on native HTML elements (#9884) hace 7 años
  Evan You dbc0582587 feat: dynamic directive arguments for v-on, v-bind and custom directives (#9373) hace 7 años
  Evan You 0ebb0f39df fix: return inline invocation return value in v-on handlers hace 7 años
  Evan You b7f7f27569 feat: use event delegation when possible hace 7 años
  laoxiong 19c33a7e40 fix(v-on): correctly remove once listener (#8036) hace 7 años
  JK 1c8e2e88ed fix: support KeyboardEvent.key in built-in keyboard event modifiers (#7121) hace 8 años
  Evan You daed1e7355 fix: normlaize @click.right and @click.middle hace 8 años
  Evan You 08a7fb539f fix: v-on="object" listeners should fire after high-priority ones hace 8 años
  Evan You 4987eeb3a7 feat: v-on automatic key inference hace 8 años
  Nick Messing 9734e878ec feat: add .exact event modifier (#5977) hace 8 años
  Josh Soref f477ecdbbb chore: spelling (#6535) hace 8 años
  Evan You e0ca894dfb test: improve coverage hace 8 años
  Evan You 61187596b9 feat(core): $attrs, $listeners & inheritAttrs option hace 8 años
  Evan You afa108238f test: remove unecessary id in test case hace 8 años
  Evan You 11614d63b7 feat(v-on): support v-on object syntax with no arguments hace 8 años
  kingwl beee7d8143 support v-on passive modifier (#5132) hace 9 años
  Evan You 35aa5f0b2b warn click.right (close #5330) hace 9 años
  kingwl 4964b253d0 fix wrong order of generate modifier code (#5147) hace 9 años
  AchillesJ f9706dc288 fix v-on unit test (#5144) hace 9 años
  kingwl 2e1e809467 fix prevent default unit test (#5127) hace 9 años
  Evan You 3294eba5a5 fix v-on .left .right compat with keyboard events (fix #5046) hace 9 años
  kingwl 0e2dafa74c support mouse event modifier (#4866) hace 9 años
  Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) hace 9 años
  Evan You ee6ad6af0e fix v-on .once on multiple elements (fix #4655) hace 9 años
  Evan You 66bacb015c make .once modifier work for component v-on as well hace 9 años
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) hace 9 años
  Changyu Geng 9215ff0295 Modifier once for v-on (#4267) hace 9 años