Commit History

Author SHA1 Message Date
  松鹤 575e810670 Optimization unit testing [vdom/patch/children] (#3733) 9 years ago
  Evan You 014d2f8599 fix vdom patch edge case for static nodes being reused and as insertion reference node (fix #3533) 9 years ago
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) 9 years ago
  Evan You 74f8b98509 handle static vnodes properly during patch (fix #3325) 10 years ago
  Evan You 1b60a88ee1 adjust sameVnode check (fix #3176) 10 years ago
  Evan You eca4ad8203 more tests/fixes 10 years ago
  Evan You 0fd43c9653 Merge branch 'test/patch' of git://github.com/kazupon/vue into test/patch 10 years ago
  kazuya kawaguchi 02cdbd2dbb add patch tests 10 years ago