Commit történet

Szerző SHA1 Üzenet Dátum
  chengchao 183bd43c3e fix v-bind.prop parse (fix #4432) (#4435) 9 éve
  Phan An 962b778e10 More informative warning message for comp name (#4429) 9 éve
  Evan You 29d6e33b33 simplify value change check for v-model modifiers 9 éve
  Evan You 612d32105a fix transition v-show display toggle timing for enter hooks (fix #4418) 9 éve
  Evan You 0163a6fe53 proper fix for #4392 (via #4402) 9 éve
  Evan You 8567e7dced extract identity function into util 9 éve
  Hanks cdd36875d6 be able to parse the real tag name for the specific platform (#4417) 9 éve
  Evan You b141c6930d fix filter parsing for divisions (fix #4415) 9 éve
  Evan You 58949bd1c5 use sameVnode check when pacthing keyed children (fix #4393) 9 éve
  Evan You b48c45eb7e ensure set value last in IE9 (fix #4391) 9 éve
  Evan You 4c3abdda92 avoid showing chrome devtools message in Edge 9 éve
  Evan You 8a7b02a159 avoid v-model with .trim/.number updating value when in focus (fix #4392) 9 éve
  Eduardo San Martin Morote b9376eb5ff Refactor version replacement (#4400) 9 éve
  Evan You 4da64ee2ae use babel-plugin-istanbul instead 9 éve
  Evan You 929c16f3dd slightly improve ssr hydration performance 9 éve
  Evan You 9cfd63a7d0 fix weex tests 9 éve
  Evan You 28ec3c7709 minor tweaks 9 éve
  Evan You d2f7f1913e fix codegen tests 9 éve
  Evan You 4b51ad0483 rename _h -> _c so that vue-template-es2015-compiler can use the new internal createElement without breaking backwards compatibility 9 éve
  Evan You 207c18c47f further reduce normalizeChildren usage 9 éve
  Evan You 7c3c86f360 fix namespace hoisting 9 éve
  Evan You 79e1058799 wip: refactor compiler to skip normalization when possible 9 éve
  Evan You 1def2d11a5 fix test for emptyVNode rename 9 éve
  Evan You 7431e4d16c emptyVNode -> createEmptyVNode 9 éve
  Evan You e4a49b7432 shorter ssr bench output 9 éve
  Evan You ea7c353902 refactor normalizeChildren 9 éve
  Evan You 4f82c6abde improve updateDirectives performance 9 éve
  Evan You 25f8c50d95 improve DOM listener update performance 9 éve
  Chris Fritz 4120d1adc2 reference doc in component data function warning (#4378) 9 éve
  Evan You 1cf377f190 bind value as property for <select> (fix #4369) 9 éve