Historial de Commits

Autor SHA1 Mensaje Fecha
  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 9 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
  Evan You 69ecdcb05e rename vnode.data.props -> domProps hace 10 años
  Evan You e6871a33c1 update flow annotations hace 10 años
  Evan You 9421bd4806 extract getRealChild for abstract components hace 10 años
  Evan You a5a9dc9b69 support keep-alive hace 10 años
  Evan You 4bcdce895c record original tag name on vnode for components using is attribute hace 10 años
  Evan You d40ab0ca87 fix component client-side hydration hace 10 años
  Evan You f8cfc81826 remove unnecessary v-pre related code hace 10 años
  Evan You 7f85acb4e5 expose oldValue on directive bindings hace 10 años
  Evan You 837853d95a better inferring of component names in warnings hace 10 años
  Evan You 750bec1024 annotate platforms/web hace 10 años