Historique des commits

Auteur SHA1 Message Date
  Phan An 1ab4528ec3 Use more serious strings in tests il y a 10 ans
  Evan You 208678b8a4 use custom matcher for warning tests il y a 10 ans
  Evan You 521e8d2754 use standard and eslint 2.0 il y a 10 ans
  Evan You f7a91fc9f4 build: adjust test build setup for easier requires il y a 10 ans
  Tony Georgiev a4fcc83842 Fixing Vue.$destroy(remove) does not trigger "detached" hook on second level children il y a 10 ans
  Evan You 9dc0d7d87f use ES2015 + new build setup il y a 10 ans
  Evan You 940555f6eb dom: simplify fragment insertion/removal il y a 10 ans
  Evan You 74a6b0110d lifecycle api: deprecate $addChild() in favor of `parent` option il y a 10 ans
  Evan You 5cf33aeb37 support "is" on any element il y a 10 ans
  Evan You 511539cfd1 remove <content> il y a 10 ans
  Evan You 974c5c3a0c rename block instance -> fragment instance il y a 11 ans
  Evan You deac205843 eslint for tests il y a 11 ans
  Evan You 850a7e779b _children -> $children il y a 11 ans
  Evan You 5aa5c1144f lift root compilation as per-instance so that component linkers are globally cachable il y a 11 ans
  Evan You c0d22e8cae simplify watcher il y a 11 ans
  Evan You 3959b676e2 use better warning assertions in tests il y a 11 ans
  Evan You 7822d71319 make existing tests pass for 52f6d2f il y a 11 ans
  Evan You c14410cca0 fix #655 directives on placeholders for block instances are not compiled il y a 11 ans
  Evan You 26c9a62d74 fix #610 transclusion + partial throws error in $destroy il y a 11 ans
  Evan You 4faf16e281 rename Binding -> Dep il y a 11 ans
  Evan You f4a37f00d5 rename folders: compile -> compiler, parse -> parsers il y a 11 ans
  Evan You de966f63b6 test and change doc for vm.$compile il y a 11 ans
  Evan You 056a0376f2 big rewrite for block-handling il y a 11 ans
  Evan You e63eaac722 fix #474 $destroy removing self from parent, splice() missing argument il y a 11 ans
  Evan You ca30122bd1 allow $mount() to auto-create a div when called with no arguments il y a 11 ans
  Evan You 2e6dcf06bc simplify block instance logic, more tests for v-repeat il y a 11 ans
  Evan You 5a68ab8412 remove vm reference from $data observer in $destroy il y a 11 ans
  Evan You f38d395b8f tests for transclusion il y a 11 ans
  Evan You 2440562249 move el selector resolution into $mount il y a 11 ans
  Evan You 2ab8960cb4 test for lifecycle api il y a 11 ans