Historial de Commits

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