Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 9 лет назад
..
bind.spec.js 59b2a0eeb3 support class/style in v-bind object 9 лет назад
class.spec.js 42c1950dd0 properly merge classes between multiple nested components sharing the same element (fix #3365) 9 лет назад
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 9 лет назад
if.spec.js 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 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 e62165ca89 ensure v-model to have higher priority than v-on events (fix #3468) 9 лет назад
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) 9 лет назад
text.spec.js f8ece6144a improve waitForUpdate() syntax 10 лет назад