You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 9 years ago
..
bind.spec.js fix linting issues 9 years ago
class.spec.js include patch process in watcher getter to ensure correct dep collection for deep updates 9 years ago
cloak.spec.js test for v-cloak 9 years ago
for.spec.js implement new v-for iterator syntax (ref: #3073) 9 years ago
html.spec.js improve waitForUpdate() syntax 9 years ago
if.spec.js remove preserveWhitespace config option 9 years ago
model-checkbox.spec.js always set props even if value is the same 9 years ago
model-component.spec.js fix v-model warning on component (#3102) 9 years ago
model-radio.spec.js remove preserveWhitespace config option 9 years ago
model-select.spec.js remove select append selectedIndex test case 9 years ago
model-text.spec.js fix v-model number conversion (fix #3140) 9 years ago
on.spec.js prohibit replacing Vue.config + support custom keyCodes 9 years ago
once.spec.js fix v-once with v-for and remove unused _t method (fix #3155) 9 years ago
pre.spec.js added pre directive tests (#2891) 9 years ago
show.spec.js improve waitForUpdate() syntax 9 years ago
style.spec.js fix linting issues 9 years ago
text.spec.js improve waitForUpdate() syntax 9 years ago