Історія комітів

Автор SHA1 Опис Дата
  Denis Karabaza f28260a580 Fix handling v-if along with v-for on a template tag (#2663) 10 роки тому
  Phan An 1ab4528ec3 Use more serious strings in tests 10 роки тому
  Evan You 3b2038d1cb fix IE9 class retrieval when both class and :class are present 10 роки тому
  Evan You f6f9ea4a65 fix template parsing wrapping wrong elements as svg (fix #2500) 10 роки тому
  Evan You d8f0ce92a6 fragment attach hook should check if child is inDoc (fix #2445) 10 роки тому
  Evan You 208678b8a4 use custom matcher for warning tests 10 роки тому
  Evan You 4b68876d71 trim classes before merging during transclusion (fix #2426) 10 роки тому
  Evan You ccf9bede6b warn possible camelCase props 10 роки тому
  Evan You d7b55c4ee8 detect possible camelCase components 10 роки тому
  Evan You 521e8d2754 use standard and eslint 2.0 10 роки тому
  George Chung dd4a27e1c1 Fix test about assigning to frozen object in chrome. 10 роки тому
  Evan You 7fd665ff83 slots should have highest compilation priority (fix #2163) 10 роки тому
  Evan You f7a91fc9f4 build: adjust test build setup for easier requires 10 роки тому
  Evan You cdf233f59f transclude class merging should skip interpolated class (fix #2085) 10 роки тому
  Evan You 212eb80113 class interpolation should preserve transition class (fix #1960) 10 роки тому
  Pantelis Peslis 8f3d4f7465 Fix #2075 10 роки тому
  Evan You aec06da351 fix SVG class interpolation regression (fix #2035) 10 роки тому
  Evan You c6ca553bec fix IE9 className issue (fix #2001) 10 роки тому
  Tony Georgiev a4fcc83842 Fixing Vue.$destroy(remove) does not trigger "detached" hook on second level children 10 роки тому
  Evan You 9dc0d7d87f use ES2015 + new build setup 10 роки тому
  Evan You 9a66ece882 simplify IE bind attr workaround by adjusting check order 10 роки тому
  Evan You 23db8bb2bf fix lint and test coverage 10 роки тому
  fergaldoyle 1d85fcbd35 IE should prefer all bound props other than class 10 роки тому
  Evan You 1e575a75e2 v-bind should be in deep mode when used on objects for class, style and attributes 10 роки тому
  fergaldoyle 0061846347 Added title prop test 10 роки тому
  Evan You b6cceaadb1 deprecate $set and $delete on objects, use Vue.set/delete instead 10 роки тому
  Evan You 178203d91e syntax update: v-ref, v-el; deprecate v-class & v-style 10 роки тому
  Evan You aa566da1ae support new child component ref syntax 10 роки тому
  Evan You 84de2bcdca remove v-ref deprecation warning 10 роки тому
  Evan You e442923785 restructure directives & remove attribute interpolation 10 роки тому