Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitor Luiz Cavalcanti 982d5a492f fix(types): support string type for style in VNode data (#9728) 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 11614d63b7 feat(v-on): support v-on object syntax with no arguments hace 9 años
  gebilaoxiong d33c1250ee fix:when using object syntax in v-bind, special attribute have no effect hace 9 años
  Evan You 26953f5cac add semis to flow decls for better syntax highlighting hace 9 años
  Evan You 0ccefff794 support v-for on scoped slots (fix #5615) hace 9 años
  Evan You 1073035164 fix activate hook call timing (fix vue-router#1212) hace 9 años
  Evan You a12d32a56d fix style diffing on cached/slot elements (fix #5318) hace 9 años
  Evan You 9d6c8ec268 feat: allow customization of component v-model prop/event via model option (close #4515) hace 9 años
  Evan You 30258a9a60 rename vnode.child -> vnode.componentInstance hace 9 años
  Evan You 207c18c47f further reduce normalizeChildren usage hace 9 años
  Evan You 7b389bc34e avoid warning unknown custom elements in v-pre hace 9 años
  Evan You 303378f85b support default scoped slot + function children as scoped slot hace 9 años
  Evan You ff551029bf wip: fix flow type for weex merge hace 9 años
  Evan You b69b4a4eef tweak style merge for performance hace 9 años
  chengchao e960cd104e enable style merge behavior between parent-child components (fix #3997) (#4138) hace 9 años
  chengchao 0cd1489e68 .number modifier should work with select, radio, checkbox (fix #4018) (#4022) hace 9 años
  Evan You 1fa3844dc2 refactor directive update implementation hace 9 años
  Evan You ed2085974b ensure mergeVNodeHook does not inject duplicate hooks hace 9 años
  Evan You d2df58e547 move v-show marker to runtime so that render functions work as expected (fix #3488) hace 9 años
  Evan You ba5fb31188 fix transition insert hook duplicate invocation on slot nodes (fix #3474) hace 9 años
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) hace 10 años
  Evan You fe801b16e4 wip: fix $parent after children change hace 10 años
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) hace 10 años
  Evan You c66b7566c6 fix flow hace 10 años
  Evan You 59b2a0eeb3 support class/style in v-bind object hace 10 años
  Evan You 40b93e6527 avoid unnecessary enter transitions on nested inserted elements hace 10 años
  Evan You 35ee5b105e remove staticAttrs hace 10 años
  Evan You 3ce450b6dc use more proper flow type syntax hace 10 años
  Evan You ea9c6c37c3 support v-on .native modifier on components hace 10 años