Commit Graph

8 Commits

Author SHA1 Message Date
Evan You f8ece6144a improve waitForUpdate() syntax 2016-05-18 13:08:14 -04:00
Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 2016-05-11 15:40:50 -04:00
Evan You 6593be9f75 update unit tests convention + basic component tests 2016-05-09 18:08:18 -04:00
Evan You bf14a05f3e fix spelling 2016-04-25 23:32:49 -04:00
Evan You 4540aaf37d fix async failure 2016-04-25 13:43:22 -04:00
Evan You 75ce539b49 use custom async chaining assertion utility 2016-04-25 13:37:19 -04:00
Evan You 7169d14179 update if tests 2016-04-25 13:17:59 -04:00
Jinjiang 9b681f7cf0 fixed if/for/else render update bug (#8)
* fixed if/for/else render update bug

* added v-else with v-if test

* added v-if test with v-else and v-for

* removed unnecessary elseBlock detect in optimizer
2016-04-25 13:02:17 -04:00