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 03043b9081 support .camel modifier 8 years ago
..
bind.spec.js support .camel modifier 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 fix coverage 8 years ago
html.spec.js proper fix for attribute decode in PhantomJS 8 years ago
if.spec.js tweak v-if to avoid unnecessary node replacement 8 years ago
model-checkbox.spec.js .number modifier should work with select, radio, checkbox (fix #4018) (#4022) 8 years ago
model-component.spec.js fix .trim modifier when v-model is used on custom component (fix #4204) 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 fix object dot notation bug (fix #4185) (#4188) 8 years ago
model-radio.spec.js .number modifier should work with select, radio, checkbox (fix #4018) (#4022) 8 years ago
model-select.spec.js .number modifier should work with select, radio, checkbox (fix #4018) (#4022) 8 years ago
model-text.spec.js v-model binding with array. (fix #3958,#3979) (#3988) 8 years ago
on.spec.js properly handle inline function expressions in v-on 8 years ago
once.spec.js fix markStaticRoots with v-else (#4256) 8 years ago
pre.spec.js added pre directive tests (#2891) 9 years ago
show.spec.js fix flow error for #3393 8 years ago
style.spec.js Remove old static style when applying style update (fix #4227) (#4235) 8 years ago
text.spec.js improve waitForUpdate() syntax 9 years ago