提交历史

作者 SHA1 备注 提交日期
  Evan You b084957051 unit test pass 12 年之前
  Evan You f3af9599ce Collect dependencies on all types 12 年之前
  Evan You 25344cf467 Object.$add/$delete + renamed Array augmentation methods to prefix with $ 12 年之前
  Evan You 3ddf84e559 rename test titles + compiler.eval test 12 年之前
  Evan You 2859377f3b tests for array linking 12 年之前
  Evan You 3693ca7f52 Internalize emitter implementation 12 年之前
  Evan You 276c12609a __observer__ => __emitter__ for better clarity 12 年之前
  Evan You 77ffd53b6b add tests for object outputing + avoid duplicate events 12 年之前
  Evan You f08debd6ee Minor refactors 12 年之前
  Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 12 年之前
  Evan You 14d8ce24a3 compiler rewrite - observe scope directly and proxy access through vm 12 年之前
  Evan You 216e398b22 observer rewrite 12 年之前
  Evan You 28a2c68ad4 should not observer other Vue instances 12 年之前
  Evan You cdd07162e1 0.6.0 - rename to Vue 12 年之前
  Evan You 19d15ecf8d Improvements to observed array extension methods 12 年之前
  Evan You 23bd49fa08 only emit get events during deps parsing - improves perf 12 年之前
  Evan You 7888d05dc1 Tests 12 年之前
  Evan You a740802330 unit tests for transitions 12 年之前
  Evan You 1e827e87aa compiler clean up, vm & partial API, jshint test files 12 年之前
  Evan You 5ff47a83dd fix observer mechanism 12 年之前
  Evan You 6bc19e6e66 make all unit tests run in real browsers 12 年之前