تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Evan You b7946a4b22 wip: fix tests with expected warnings 9 سال پیش
  Evan You b45b974a5c limit mouse event modifiers to mouse events 9 سال پیش
  Evan You cc4f4c5bda v-elseif -> v-else-if 9 سال پیش
  chengchao af78bcf916 Support v-if multiple conditions (#4271) 9 سال پیش
  Evan You a0d8603f90 support destructuring in v-for alias 9 سال پیش
  Evan You 0b78ea9696 properly handle inline function expressions in v-on 9 سال پیش
  Evan You 71ce60da9a support filters in v-bind 9 سال پیش
  Changyu Geng 048014ac0d Modifiers key modifier for directive on of Vue.js 2.0 (#4034) 9 سال پیش
  Evan You 9a742cb423 only treat binding as domProps on specific elements (fix #4233) 9 سال پیش
  Evan You 9a659593c4 adjust optimizer strategy and avoid marking simple elements as static root 9 سال پیش
  Evan You 9931b715cd avoid marking slot content as static. 9 سال پیش
  Evan You 1fa3844dc2 refactor directive update implementation 9 سال پیش
  Evan You 74e4e11b44 fix v-on handler with whitespaces (fix #3893) 9 سال پیش
  Evan You 47ee6abfc6 remove codegen v-for truthiness check (fix #3817) 9 سال پیش
  Evan You d6a7568891 improve v-bind implementation and make it work on components (fix #3670) 9 سال پیش
  Evan You 4afccc8eec proper slot duplication warning (fix #3595) 9 سال پیش
  Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 9 سال پیش
  Evan You d2df58e547 move v-show marker to runtime so that render functions work as expected (fix #3488) 9 سال پیش
  Evan You 13ce3a2559 fix v-on chained keyCodes (fix #3478) 9 سال پیش
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) 10 سال پیش
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) 10 سال پیش
  Evan You 35ee5b105e remove staticAttrs 10 سال پیش
  Evan You 69ecdcb05e rename vnode.data.props -> domProps 10 سال پیش
  Evan You 39bcd60a33 remove no longer necessary specs 10 سال پیش
  Evan You afc414976c fix svg component children 10 سال پیش
  Evan You 0764ae252e ensure unique key for elements with transition (fix #3247) 10 سال پیش
  Evan You 0800fbe641 allow omitting data in createElement 10 سال پیش
  Evan You 06b470369a element namespace should be resolved at runtime for render function / jsx usage 10 سال پیش
  Evan You 1b3b19491f merge renderElement and renderElementWithChildren 10 سال پیش
  Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 10 سال پیش