Historique des commits

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