提交歷史

作者 SHA1 備註 提交日期
  Evan You 31fd2087b6 path parser minor tweaks 11 年之前
  Evan You 149df13a3e improve path parser (fix #1063) 11 年之前
  Evan You 965b61de95 allow props to expect a two-way binding type 11 年之前
  Evan You 7ca58c3fa8 fix typos 11 年之前
  Evan You 12b4ae2ad6 lazy evaluation for computed properties 11 年之前
  Evan You df381a81e9 remove unnecessary code 11 年之前
  Evan You 29eba77f29 fix #1044 11 年之前
  Evan You 192126fb80 improve v-on warning message 11 年之前
  Evan You 1c87165342 use simpler syntax guard for v-repeat 11 年之前
  Evan You 215949bacc warn against v-repeat on <option> 11 年之前
  Evan You 588b633361 support "item in array" syntax 11 年之前
  Evan You 171fdc7ad5 fix $add() not triggering deep watchers for nested array objects 11 年之前
  Evan You 17c372672c simplify observer self dep 11 年之前
  Evan You b1c21a1302 ignore findPrevVm check in coverage 11 年之前
  Evan You ac16af6212 fix id check for already-extended components 11 年之前
  Evan You 71329c3263 Merge pull request #982 from fergaldoyle/dev 11 年之前
  fergaldoyle 041472237c Remove braces 11 年之前
  fergaldoyle 5f1bfbd4d6 Just return, no object 11 年之前
  Evan You 68bde05982 set property in v-attr 11 年之前
  Evan You b4b55f1dde support prefixing props with "data-" (close #1034) 11 年之前
  Evan You 17e4b33b7a strict mode 11 年之前
  Evan You 5fb37fb12c support array asset syntax 11 年之前
  Evan You 90cdcdb57f remove v-cloak for conditional compiles (fix #1028) 11 年之前
  Evan You 145fed71f9 improve prop default value handling (close #1032) 11 年之前
  Evan You 0d3b26455d adjust build setup for better production minification 11 年之前
  Evan You 69edc1ae02 [release] 0.12.7 11 年之前
  Evan You 1f77606869 respect default data value for absent Boolean prop (fix #1020) 11 年之前
  Evan You 7b1c2f4872 avoid false watcher triggering on deep/Array watchers during digest (fix #1014) 11 年之前
  Evan You a1b9da8938 preserve reference to _data in destroyed instance so that proxy accessors still work (close #1017) 11 年之前
  Evan You 92593255dd support frozen models (close #662) 11 年之前