Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You 36bdf48550 handle dynamic class há 9 anos atrás
  Evan You 9fbca0dc79 remove unused, fix type há 9 anos atrás
  Evan You 26953f5cac add semis to flow decls for better syntax highlighting há 9 anos atrás
  Evan You 0ccefff794 support v-for on scoped slots (fix #5615) há 9 anos atrás
  Herrington Darkholme bb7c543fc2 fix #5539: improve `isDef` type definition (#5549) há 9 anos atrás
  Evan You a7965292f4 comments for flow type nodes há 9 anos atrás
  kazuya kawaguchi 0922b1d8aa improve set/delete API (#5050) há 9 anos atrás
  Bojan 1b38a261c5 support multi event (#5056) há 9 anos atrás
  Evan You e7a2510e63 Revert "[WIP] Support for ref callback (#4807)" há 9 anos atrás
  Evan You 4cf49828c0 properly handle cosntructor options modification before global mixin application (fix #4976) há 9 anos atrás
  Evan You 73c5614740 update types for new features há 9 anos atrás
  Evan You 689c107de4 feat: config.performance há 9 anos atrás
  Evan You 9ccffe72db invoke activate/deactivate recursively + refactor (close #4242) há 9 anos atrás
  kingwl 8bb6c2bdaa support $on multi event (#4860) há 9 anos atrás
  Rahul Kadyan acec8db2c4 [WIP] Support for ref callback (#4807) há 9 anos atrás
  Evan You 406352baba move computed properties definition to component prototype when possible há 9 anos atrás
  Evan You 87ffd0da9f tweaks há 9 anos atrás
  yantene 22f9560c92 add $props há 9 anos atrás
  Evan You e7083d09f1 fix scoped slots with dynamic slot names + force update for child components with scoped slots (fix #4779) há 9 anos atrás
  Evan You dacd0cf582 createElement flow type correction há 9 anos atrás
  Evan You 7ffa77f3df optimize instance hook event lookup há 9 anos atrás
  Evan You 7c9e81e772 optimize initEvents há 9 anos atrás
  Marshall Shen 6cfd6c7fe9 change any to mixed to make it more type-safe (#4458) há 9 anos atrás
  Evan You 4b51ad0483 rename _h -> _c so that vue-template-es2015-compiler can use the new internal createElement without breaking backwards compatibility há 9 anos atrás
  Evan You 207c18c47f further reduce normalizeChildren usage há 9 anos atrás
  Evan You 79e1058799 wip: refactor compiler to skip normalization when possible há 9 anos atrás
  Evan You e8d6bd9dc7 allow modifier key modifiers on keyboard events and warn overwriting in config.keyCodes há 9 anos atrás
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) há 9 anos atrás
  Evan You aa5f5d1198 ensure $scopedSlots is always an object (close #4301) há 9 anos atrás
  Evan You 9ddbbcc340 wip: scoped slot implementation há 9 anos atrás