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

Автор SHA1 Опис Дата
  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 роки тому
  Evan You 511539cfd1 remove <content> 10 роки тому
  Evan You 204e20f096 remove strict mode 10 роки тому
  Evan You 54c93ac39a remove $add 10 роки тому
  Evan You 80515cc955 remove v-repeat 10 роки тому
  Evan You fe5fca2baa warn unknown custom elements (test) 10 роки тому
  Evan You 3333598a88 fix large array update regression (fix #1248) 10 роки тому
  Evan You 8ef18562ac fix resolveAsset for transcluded components in strict mode (fix #1191) 10 роки тому
  kazuya kawaguchi f3275d14a9 fix indent lint 11 роки тому
  Evan You 425d4d31dc handle interpolations in <textarea> properly (fix #1109) 11 роки тому
  Evan You d281abd4f6 inline repeat instances should inherit assets even in strict mode (fix #1080) 11 роки тому
  Evan You c5e29ab98e make class interpolation and v-class work together (fix #1065) 11 роки тому
  Evan You 17e4b33b7a strict mode 11 роки тому
  Evan You 7b1c2f4872 avoid false watcher triggering on deep/Array watchers during digest (fix #1014) 11 роки тому
  Evan You 92593255dd support frozen models (close #662) 11 роки тому