Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You bb1d888d44 refactor: remove no longer needed _staticTrees property há 8 anos atrás
  Evan You 4987eeb3a7 feat: v-on automatic key inference há 8 anos atrás
  赵鑫晖 59dbd4a414 fix: ensure $attrs and $listeners are always objects (#6441) há 8 anos atrás
  Evan You 61187596b9 feat(core): $attrs, $listeners & inheritAttrs option há 8 anos atrás
  Evan You 11614d63b7 feat(v-on): support v-on object syntax with no arguments há 8 anos atrás
  wenlu.wang 3965e5053a feat: support sync modifier for v-bind="object" (#5943) há 8 anos atrás
  Evan You c994e5cf48 upgrade flow há 9 anos atrás
  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