История коммитов

Автор SHA1 Сообщение Дата
  Evan You cd334070f3 fix: address potential regex backtrack 8 лет назад
  Evan You 1dd6b6f046 refactor: adjust weex branch coverage and build for merging into dev 8 лет назад
  Evan You 813409593e refactor(weex): declare __WEEX__ in flow typings 8 лет назад
  Hanks 0c11aa8add feat(weex): generate "@render" function for weex recycle-list (#6987) 8 лет назад
  Hanks 2cb8ea3fee feat(weex): support compiling `v-on` in the weex native directive (#6892) 8 лет назад
  Evan You daed1e7355 fix: normlaize @click.right and @click.middle 8 лет назад
  Evan You 4987eeb3a7 feat: v-on automatic key inference 8 лет назад
  Nick Messing 9734e878ec feat: add .exact event modifier (#5977) 8 лет назад
  chengchao b5b1ac373a improve mutli-line `&&` coding style to keep consistence (#5625) 9 лет назад
  Evan You ca02043194 avoid using native as identifier (close #5623) 9 лет назад
  Evan You 35aa5f0b2b warn click.right (close #5330) 9 лет назад
  kingwl 4964b253d0 fix wrong order of generate modifier code (#5147) 9 лет назад
  Evan You a524919d21 fix v-on inline function expression with modifiers (fix #5120) 9 лет назад
  Evan You 3294eba5a5 fix v-on .left .right compat with keyboard events (fix #5046) 9 лет назад
  Evan You 7f6c889a88 tweak event modifier codegen 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 лет назад
  chengchao a23b22e91d Improve flow type for codegen module (#4723) 9 лет назад
  (´・ω・`) 0f4a88fcbb try to improve flowtype (#4567) 9 лет назад
  Evan You e8d6bd9dc7 allow modifier key modifiers on keyboard events and warn overwriting in config.keyCodes 9 лет назад
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) 9 лет назад
  Evan You b45b974a5c limit mouse event modifiers to mouse events 9 лет назад
  Evan You 0b78ea9696 properly handle inline function expressions in v-on 9 лет назад
  Changyu Geng 048014ac0d Modifiers key modifier for directive on of Vue.js 2.0 (#4034) 9 лет назад
  Evan You b51b9eae4d bump eslint config 9 лет назад
  Evan You 74e4e11b44 fix v-on handler with whitespaces (fix #3893) 9 лет назад
  Evan You 13ce3a2559 fix v-on chained keyCodes (fix #3478) 9 лет назад
  Evan You ea9c6c37c3 support v-on .native modifier on components 10 лет назад
  Evan You 1e0e4a4ab2 move codegen into sub directory 10 лет назад
  Evan You fe13e21d1f move on into directives 10 лет назад