Historial de Commits

Autor SHA1 Mensaje Fecha
  Phan An 1ab4528ec3 Use more serious strings in tests hace 10 años
  Evan You 80e956a9c8 make sure vm.$log() includes props after refactor 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 9dc0d7d87f use ES2015 + new build setup hace 10 años
  Evan You ffe5825a0d Merge pull request #1816 from kazupon/fix/utility hace 10 años
  kazuya kawaguchi 2b79ebe418 fix: ocurred error in 'set' and 'delete' utility functions hace 10 años
  Evan You ac616f6447 improve expression/path parser to handle dynamic set expressions (fix #1797) hace 10 años
  Evan You 832f6889a2 vm.$watch: support filters hace 10 años
  Evan You 92a62e8c2f $interpolate: coverage + cast to string on single token hace 10 años
  Evan You d8d55858be include computed properties in vm.$log() (close #1251) hace 10 años
  Evan You 54c93ac39a remove $add hace 10 años
  Evan You b9d8ad37ce save and throw async stack trace in debug mode hace 11 años
  Evan You deac205843 eslint for tests hace 11 años
  Evan You caca583899 let vm.$watch take an options object instead of unnamed arguments hace 11 años
  Evan You c48c7098e2 support watching a function hace 11 años
  Evan You 34da031bdc support setting non-existent dynamic path e.g. "a[b]" hace 11 años
  Evan You c0d22e8cae simplify watcher hace 11 años
  Evan You 3959b676e2 use better warning assertions in tests hace 11 años
  Evan You f3074a1037 fix $add/$delete reserved key warning (no longer needed) hace 11 años
  Evan You e91e5ce8a5 deep watch hace 11 años
  Evan You e2536c9734 test for data api hace 11 años
  Evan You c6db85d727 restructure unit tests hace 12 años