13 Commits (135f06d25f993cb9ade35c66a1b0cebdcdf1cede)

Author SHA1 Message Date
Evan You 1a7b910feb inherit child reference from old node when patching static nodes (fix #4288) 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
chengchao c1b84f87fb fix markStaticRoots with v-else (#4256) 8 years ago
chengchao 77497931e0 fix v-once inside v-for and v-once with v-if (#4200) 8 years ago
Evan You ec824be88e fix v-once inside v-for (fix #3964) 8 years ago
Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 9 years ago
Evan You 34bcc02b77 remove preserveWhitespace config option 9 years ago
Evan You f8ece6144a improve waitForUpdate() syntax 9 years ago
Evan You 45d96c7dbc annotation for vdom (wip) 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
Blake Newman 681dc603e4 added v-once directive unit tests (#2740) 9 years ago