Evan You efb603570e fix patch modules error on empty component root 9 年之前
..
bind.spec.js 59b2a0eeb3 support class/style in v-bind object 10 年之前
class.spec.js 42c1950dd0 properly merge classes between multiple nested components sharing the same element (fix #3365) 10 年之前
cloak.spec.js 34b37a62ec test for v-cloak 10 年之前
for.spec.js cec833a9e8 implement new v-for iterator syntax (ref: #3073) 10 年之前
html.spec.js 097889fdac proper fix for attribute decode in PhantomJS 10 年之前
if.spec.js efb603570e fix patch modules error on empty component root 9 年之前
model-checkbox.spec.js 22d7acba03 always set props even if value is the same 10 年之前
model-component.spec.js 6cf19291be adjust v-model on component sync mechanism (fix #3179) 10 年之前
model-radio.spec.js 34bcc02b77 remove preserveWhitespace config option 10 年之前
model-select.spec.js b3710e07e9 fix eslint in tests 10 年之前
model-text.spec.js 3fe127b05a fix v-model number conversion (fix #3140) 10 年之前
on.spec.js 6a156020ec warn missing event handlers (ref #3430) 9 年之前
once.spec.js cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 10 年之前
pre.spec.js 8e35604dab added pre directive tests (#2891) 10 年之前
show.spec.js 86bf3da18e fix flow error for #3393 9 年之前
style.spec.js 69ba01e7d4 support :style binding to strings (fix #3379) 10 年之前
text.spec.js f8ece6144a improve waitForUpdate() syntax 10 年之前