Historique des commits

Auteur SHA1 Message Date
  Herrington Darkholme bb7c543fc2 fix #5539: improve `isDef` type definition (#5549) il y a 9 ans
  Evan You a7965292f4 comments for flow type nodes il y a 9 ans
  kazuya kawaguchi 0922b1d8aa improve set/delete API (#5050) il y a 9 ans
  Bojan 1b38a261c5 support multi event (#5056) il y a 9 ans
  Evan You e7a2510e63 Revert "[WIP] Support for ref callback (#4807)" il y a 9 ans
  Evan You 4cf49828c0 properly handle cosntructor options modification before global mixin application (fix #4976) il y a 9 ans
  Evan You 73c5614740 update types for new features il y a 9 ans
  Evan You 689c107de4 feat: config.performance il y a 9 ans
  Evan You 9ccffe72db invoke activate/deactivate recursively + refactor (close #4242) il y a 9 ans
  kingwl 8bb6c2bdaa support $on multi event (#4860) il y a 9 ans
  Rahul Kadyan acec8db2c4 [WIP] Support for ref callback (#4807) il y a 9 ans
  Evan You 406352baba move computed properties definition to component prototype when possible il y a 9 ans
  Evan You 87ffd0da9f tweaks il y a 9 ans
  yantene 22f9560c92 add $props il y a 9 ans
  Evan You e7083d09f1 fix scoped slots with dynamic slot names + force update for child components with scoped slots (fix #4779) il y a 9 ans
  Evan You dacd0cf582 createElement flow type correction il y a 9 ans
  Evan You 7ffa77f3df optimize instance hook event lookup il y a 9 ans
  Evan You 7c9e81e772 optimize initEvents il y a 9 ans
  Marshall Shen 6cfd6c7fe9 change any to mixed to make it more type-safe (#4458) il y a 9 ans
  Evan You 4b51ad0483 rename _h -> _c so that vue-template-es2015-compiler can use the new internal createElement without breaking backwards compatibility il y a 9 ans
  Evan You 207c18c47f further reduce normalizeChildren usage il y a 9 ans
  Evan You 79e1058799 wip: refactor compiler to skip normalization when possible il y a 9 ans
  Evan You e8d6bd9dc7 allow modifier key modifiers on keyboard events and warn overwriting in config.keyCodes il y a 9 ans
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) il y a 9 ans
  Evan You aa5f5d1198 ensure $scopedSlots is always an object (close #4301) il y a 9 ans
  Evan You 9ddbbcc340 wip: scoped slot implementation il y a 9 ans
  Evan You ec824be88e fix v-once inside v-for (fix #3964) il y a 9 ans
  Evan You 99ea0f8229 adjust named slot resolve check (fix #3819) il y a 9 ans
  Evan You 56960b5fbc support object looseEqual in v-model (fix #3673) il y a 9 ans
  Evan You d6a7568891 improve v-bind implementation and make it work on components (fix #3670) il y a 9 ans