커밋 기록

작성자 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 년 전