Commit History

作者 SHA1 備註 提交日期
  Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 12 年之前
  Evan You 628c42cc9f component refactor 12 年之前
  Evan You e04553a0a4 lifecycle hooks 12 年之前
  Evan You cdd07162e1 0.6.0 - rename to Vue 12 年之前
  Evan You 3f60051b57 unit tests for custom element 12 年之前
  Evan You 0419b05535 add `replace` option & tests 12 年之前
  Evan You ee36feac09 utils.processOptions() 12 年之前
  Evan You 5ad8edeb08 change sd-viewmodel to sd-component, allow direct use of Objects in Seed.component() 12 年之前
  Evan You a740802330 unit tests for transitions 12 年之前
  Evan You 5ffa301467 add teardown option; tests for $destroy() 12 年之前
  Evan You 18530c7ff2 functional test for todomvc 12 年之前
  Evan You fa2907372c tests for sd-id 12 年之前
  Evan You 318df39dc4 rename Seed.vm -> Seed.viewmodel 12 年之前
  Evan You f100882685 include test dependencies 12 年之前
  Evan You 160ddb599a all unit tests pass in IE9 12 年之前
  Evan You b2c4882fda remove option to change interpolate tags 12 年之前
  Evan You 7b17f80eee IE9 compatibility 12 年之前
  Evan You c1206f89b3 tests for lazy option 12 年之前
  Evan You 99b25b2998 rename `prop` option to `scope` 12 年之前
  Evan You 65faa95549 move all API methods to Seed 12 年之前
  Evan You 9405ed720f rename `props` options to `proto` 12 年之前
  Evan You f1179ace81 tests for $ event methods 12 年之前
  Evan You 3cbf498d5a partials done. 12 年之前
  Evan You 1e827e87aa compiler clean up, vm & partial API, jshint test files 12 年之前
  Evan You ec86b9faf9 ViewModel.extend() should also extend Object options 12 年之前
  Evan You eef0dc6ad1 private directives and filters 12 年之前
  Evan You 8a9419241e new init/extend options API 12 年之前
  Evan You 4003fe2b07 implement new API per spec 12 年之前
  Evan You 949e6e1521 template changes again + allow further extend() for VMs 12 年之前
  Evan You 0f6e719eb0 unit tests for filters 12 年之前