15 Commits (980801c8a3daf9cb7f435156487ee733037efd9b)

Author SHA1 Message Date
Evan You 4cca50725a fix v-for on v-else branch regression (fix #4464) 8 years ago
Evan You cc4f4c5bda v-elseif -> v-else-if 8 years ago
chengchao af78bcf916 Support v-if multiple conditions (#4271) 8 years ago
Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 8 years ago
Evan You ac762c35ee fix v-if component root test in Firefox 8 years ago
Evan You efb603570e fix patch modules error on empty component root 8 years ago
Evan You 34bcc02b77 remove preserveWhitespace config option 9 years ago
Evan You f8ece6144a improve waitForUpdate() syntax 9 years ago
Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 9 years ago
Evan You 6593be9f75 update unit tests convention + basic component tests 9 years ago
Evan You bf14a05f3e fix spelling 9 years ago
Evan You 4540aaf37d fix async failure 9 years ago
Evan You 75ce539b49 use custom async chaining assertion utility 9 years ago
Evan You 7169d14179 update if tests 9 years ago
Jinjiang 9b681f7cf0 fixed if/for/else render update bug (#8) 9 years ago