Историја ревизија

Аутор 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 година