Historial de Commits

Autor SHA1 Mensaje Fecha
  flytreeleft e314db1af1 Fix error when recursively traverse an object (#2686) hace 10 años
  Evan You 208678b8a4 use custom matcher for warning tests hace 10 años
  Evan You 521e8d2754 use standard and eslint 2.0 hace 10 años
  Evan You f7a91fc9f4 build: adjust test build setup for easier requires hace 10 años
  Evan You e1d6b3ede8 fire watcher on object when properties are added/deleted in non-deep mode (close #2036) hace 10 años
  Evan You 9dc0d7d87f use ES2015 + new build setup hace 10 años
  Evan You ac616f6447 improve expression/path parser to handle dynamic set expressions (fix #1797) hace 10 años
  Evan You 74a6b0110d lifecycle api: deprecate $addChild() in favor of `parent` option hace 10 años
  Evan You b6cceaadb1 deprecate $set and $delete on objects, use Vue.set/delete instead hace 10 años
  Evan You 8cc6c72cd6 remove inherit option hace 10 años
  Evan You 54c93ac39a remove $add hace 10 años
  Evan You 9a4f0ad89b make meta properties work hace 10 años
  Evan You 12b4ae2ad6 lazy evaluation for computed properties hace 11 años
  Evan You deac205843 eslint for tests hace 11 años
  Evan You c48c7098e2 support watching a function hace 11 años
  Evan You d04315e9d6 refactor filter application hace 11 años
  Evan You c0d22e8cae simplify watcher hace 11 años
  Evan You 5dfa2f0ccd Filter syntax change hace 11 años
  Evan You 3959b676e2 use better warning assertions in tests hace 11 años
  Evan You cdd1e095b5 improve watcher error messages + use debugger when debug: true hace 11 años
  Evan You 8d545dad35 refactor watcher to use an option object hace 11 años
  Evan You 33dbb5e69d make deep watch traverse arrays hace 11 años
  Evan You 7a1526d782 #576 warn errors in watcher getters hace 11 años
  Evan You 224d67db7c fix #520 let watchers handle callbacks that trigger removeCb() hace 11 años
  Evan You 4cd4daf274 add config.async option hace 11 años
  Evan You 1e8b525f0b move try catch to watcher.get/set so that other errors can be thrown hace 11 años
  Evan You e91e5ce8a5 deep watch hace 11 años
  Evan You ca6bee24a6 components have isolated scope by default hace 11 años
  Evan You 5e83bb2c50 tests tests tests hace 11 años
  Evan You 02ee11cac1 improve test coverage hace 11 años