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 a6e1ae0aac v-bind object should have lower priority than explicit bindings (fix #5150) 8 years ago
..
bind.spec.js v-bind object should have lower priority than explicit bindings (fix #5150) 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 introduce tip + make v-for component key warning a tip + refactor web compiler entry 8 years ago
html.spec.js proper fix for attribute decode in PhantomJS 8 years ago
if.spec.js fix v-for on v-else branch regression (fix #4464) 8 years ago
model-checkbox.spec.js remove inline value warnings for checkbox/radio/select also (close #5112) 8 years ago
model-component.spec.js complete coverage by testing v-model with extra listeners 8 years ago
model-dynamic.spec.js add v-model dynamic type warning 8 years ago
model-file.spec.js tweak v-model type=file warning phrasing 8 years ago
model-parse.spec.js refactor: extract universal v-model codegen code and update weex v-model codegen 8 years ago
model-radio.spec.js remove inline value warnings for checkbox/radio/select also (close #5112) 8 years ago
model-select.spec.js test v-model select with circular reference 8 years ago
model-text.spec.js chore(model-text.spec): add a missing check (#5093) 8 years ago
on.spec.js fix wrong order of generate modifier code (#5147) 8 years ago
once.spec.js chore: \s match all whitespaces (#5091) 8 years ago
pre.spec.js added pre directive tests (#2891) 9 years ago
show.spec.js unbind v-show if no longer present during patch (fix #4484) 8 years ago
static-style-parser.spec.js fix static style parse error. (#4349) 8 years ago
style.spec.js fix style !important spec 8 years ago
text.spec.js improve waitForUpdate() syntax 9 years ago