Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 10 година
  Evan You 425d4d31dc handle interpolations in <textarea> properly (fix #1109) пре 10 година
  Evan You d281abd4f6 inline repeat instances should inherit assets even in strict mode (fix #1080) пре 10 година
  Evan You c5e29ab98e make class interpolation and v-class work together (fix #1065) пре 10 година
  Evan You 17e4b33b7a strict mode пре 10 година
  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 година
  Evan You 4a8581f3ed do not defer cleanup when unbinding component (fix #1006) пре 11 година
  Evan You 62041458e5 fix attach/ready hooks (fix #1005) пре 11 година
  Evan You deac205843 eslint for tests пре 11 година
  Evan You 20c334ccaa fix misc svg test in IE пре 11 година
  Evan You 7555abd427 fix template check in svg (fix #922) пре 11 година
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output пре 11 година