Geçmişin Kaydedilmesi

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