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 59b2a0eeb3 support class/style in v-bind object 8 years ago
..
bind.spec.js support class/style in v-bind object 8 years ago
class.spec.js properly merge classes between multiple nested components sharing the same element (fix #3365) 8 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 proper fix for attribute decode in PhantomJS 8 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 adjust v-model on component sync mechanism (fix #3179) 9 years ago
model-radio.spec.js remove preserveWhitespace config option 9 years ago
model-select.spec.js fix eslint in tests 9 years ago
model-text.spec.js fix v-model number conversion (fix #3140) 9 years ago
on.spec.js support v-on .native modifier on components 8 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 support :style binding to strings (fix #3379) 8 years ago
text.spec.js improve waitForUpdate() syntax 9 years ago