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 8a7b02a159 avoid v-model with .trim/.number updating value when in focus (fix #4392) 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 v-elseif -> v-else-if 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 fix select multiple warning test case in IE 8 years ago
model-text.spec.js avoid v-model with .trim/.number updating value when in focus (fix #4392) 8 years ago
on.spec.js make .once modifier work for component v-on as well 8 years ago
once.spec.js inherit child reference from old node when patching static nodes (fix #4288) 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
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