Commit History

Autor SHA1 Mensaxe Data
  Evan You 71ce60da9a support filters in v-bind %!s(int64=9) %!d(string=hai) anos
  Changyu Geng 048014ac0d Modifiers key modifier for directive on of Vue.js 2.0 (#4034) %!s(int64=9) %!d(string=hai) anos
  Evan You 9a742cb423 only treat binding as domProps on specific elements (fix #4233) %!s(int64=9) %!d(string=hai) anos
  Evan You 9a659593c4 adjust optimizer strategy and avoid marking simple elements as static root %!s(int64=9) %!d(string=hai) anos
  Evan You 9931b715cd avoid marking slot content as static. %!s(int64=9) %!d(string=hai) anos
  Evan You 1fa3844dc2 refactor directive update implementation %!s(int64=9) %!d(string=hai) anos
  Evan You 74e4e11b44 fix v-on handler with whitespaces (fix #3893) %!s(int64=9) %!d(string=hai) anos
  Evan You 47ee6abfc6 remove codegen v-for truthiness check (fix #3817) %!s(int64=9) %!d(string=hai) anos
  Evan You d6a7568891 improve v-bind implementation and make it work on components (fix #3670) %!s(int64=9) %!d(string=hai) anos
  Evan You 4afccc8eec proper slot duplication warning (fix #3595) %!s(int64=9) %!d(string=hai) anos
  Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement %!s(int64=9) %!d(string=hai) anos
  Evan You d2df58e547 move v-show marker to runtime so that render functions work as expected (fix #3488) %!s(int64=9) %!d(string=hai) anos
  Evan You 13ce3a2559 fix v-on chained keyCodes (fix #3478) %!s(int64=9) %!d(string=hai) anos
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) %!s(int64=9) %!d(string=hai) anos
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) %!s(int64=9) %!d(string=hai) anos
  Evan You 35ee5b105e remove staticAttrs %!s(int64=10) %!d(string=hai) anos
  Evan You 69ecdcb05e rename vnode.data.props -> domProps %!s(int64=10) %!d(string=hai) anos
  Evan You 39bcd60a33 remove no longer necessary specs %!s(int64=10) %!d(string=hai) anos
  Evan You afc414976c fix svg component children %!s(int64=10) %!d(string=hai) anos
  Evan You 0764ae252e ensure unique key for elements with transition (fix #3247) %!s(int64=10) %!d(string=hai) anos
  Evan You 0800fbe641 allow omitting data in createElement %!s(int64=10) %!d(string=hai) anos
  Evan You 06b470369a element namespace should be resolved at runtime for render function / jsx usage %!s(int64=10) %!d(string=hai) anos
  Evan You 1b3b19491f merge renderElement and renderElementWithChildren %!s(int64=10) %!d(string=hai) anos
  Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) %!s(int64=10) %!d(string=hai) anos
  Evan You f0efa9aad2 rename _keyCode -> _k %!s(int64=10) %!d(string=hai) anos
  Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes %!s(int64=10) %!d(string=hai) anos
  Evan You 63da54ddee fix v-on number keyCode support %!s(int64=10) %!d(string=hai) anos
  Evan You 8d2ee3c1f8 expose expression on directive binding %!s(int64=10) %!d(string=hai) anos
  Evan You c949c74986 change ref to a built-in attribute %!s(int64=10) %!d(string=hai) anos
  Evan You e3fb6fe834 remove <render> tag %!s(int64=10) %!d(string=hai) anos