YOU
|
23a20ce09d
chore: \s match all whitespaces (#5091)
|
9 years ago |
Evan You
|
1a7b910feb
inherit child reference from old node when patching static nodes (fix #4288)
|
9 years ago |
Evan You
|
cc4f4c5bda
v-elseif -> v-else-if
|
9 years ago |
chengchao
|
af78bcf916
Support v-if multiple conditions (#4271)
|
9 years ago |
chengchao
|
c1b84f87fb
fix markStaticRoots with v-else (#4256)
|
9 years ago |
chengchao
|
77497931e0
fix v-once inside v-for and v-once with v-if (#4200)
|
9 years ago |
Evan You
|
ec824be88e
fix v-once inside v-for (fix #3964)
|
9 years ago |
Evan You
|
cf8aeddc12
fix v-once with v-for and remove unused _t method (fix #3155)
|
10 years ago |
Evan You
|
34bcc02b77
remove preserveWhitespace config option
|
10 years ago |
Evan You
|
f8ece6144a
improve waitForUpdate() syntax
|
10 years ago |
Evan You
|
45d96c7dbc
annotation for vdom (wip)
|
10 years ago |
Evan You
|
07cf6444c6
return this in $mount, make unit tests more consistent
|
10 years ago |
Evan You
|
6593be9f75
update unit tests convention + basic component tests
|
10 years ago |
Blake Newman
|
681dc603e4
added v-once directive unit tests (#2740)
|
10 years ago |