Historia zmian

Autor SHA1 Wiadomość Data
  Evan You 5dfa2f0ccd Filter syntax change 11 lat temu
  Evan You 3959b676e2 use better warning assertions in tests 11 lat temu
  Evan You cdd1e095b5 improve watcher error messages + use debugger when debug: true 11 lat temu
  Evan You 8d545dad35 refactor watcher to use an option object 11 lat temu
  Evan You 33dbb5e69d make deep watch traverse arrays 11 lat temu
  Evan You 7a1526d782 #576 warn errors in watcher getters 11 lat temu
  Evan You 224d67db7c fix #520 let watchers handle callbacks that trigger removeCb() 11 lat temu
  Evan You 4cd4daf274 add config.async option 11 lat temu
  Evan You 1e8b525f0b move try catch to watcher.get/set so that other errors can be thrown 11 lat temu
  Evan You e91e5ce8a5 deep watch 11 lat temu
  Evan You ca6bee24a6 components have isolated scope by default 11 lat temu
  Evan You 5e83bb2c50 tests tests tests 11 lat temu
  Evan You 02ee11cac1 improve test coverage 11 lat temu
  Evan You 36599833de further simplify observe 11 lat temu
  Evan You 5bb6dc631c fix two-way filters for v-model 11 lat temu
  Evan You 56637f89de fix watcher unregister 11 lat temu
  Evan You 0886716b2d watcher multiple callbacks 11 lat temu
  Evan You 58f12db185 improve data change broadcasting 11 lat temu
  Evan You 5e4dce0776 make tests pass 11 lat temu
  Evan You 92a5caa641 fix #398: only fire $data change on non-scope changes 11 lat temu
  Evan You b30101987e change option merging strategy for assets (perf reasons) 11 lat temu
  Evan You 5920229786 path.set/watcher.set should create if doesnt exist 11 lat temu
  Evan You 043eb6e14c use nextTick with context in batcher 11 lat temu
  Evan You 203383f3fe use jasmine 2.0 11 lat temu
  Evan You eaf7216613 test for watcher 11 lat temu