コミット履歴

作者 SHA1 メッセージ 日付
  Evan You ed2085974b ensure mergeVNodeHook does not inject duplicate hooks 9 年 前
  Evan You d2df58e547 move v-show marker to runtime so that render functions work as expected (fix #3488) 9 年 前
  Evan You ba5fb31188 fix transition insert hook duplicate invocation on slot nodes (fix #3474) 9 年 前
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) 10 年 前
  Evan You fe801b16e4 wip: fix $parent after children change 10 年 前
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) 10 年 前
  Evan You c66b7566c6 fix flow 10 年 前
  Evan You 59b2a0eeb3 support class/style in v-bind object 10 年 前
  Evan You 40b93e6527 avoid unnecessary enter transitions on nested inserted elements 10 年 前
  Evan You 35ee5b105e remove staticAttrs 10 年 前
  Evan You 3ce450b6dc use more proper flow type syntax 10 年 前
  Evan You ea9c6c37c3 support v-on .native modifier on components 10 年 前
  Evan You 69ecdcb05e rename vnode.data.props -> domProps 10 年 前
  Evan You e6871a33c1 update flow annotations 10 年 前
  Evan You 9421bd4806 extract getRealChild for abstract components 10 年 前
  Evan You a5a9dc9b69 support keep-alive 10 年 前
  Evan You 4bcdce895c record original tag name on vnode for components using is attribute 10 年 前
  Evan You d40ab0ca87 fix component client-side hydration 10 年 前
  Evan You f8cfc81826 remove unnecessary v-pre related code 10 年 前
  Evan You 7f85acb4e5 expose oldValue on directive bindings 10 年 前
  Evan You 837853d95a better inferring of component names in warnings 10 年 前
  Evan You 750bec1024 annotate platforms/web 10 年 前
  Evan You 59fcd4e7a7 finish annotating vdom 10 年 前
  Evan You 45d96c7dbc annotation for vdom (wip) 10 年 前