Evan You 41838c8e86 feat: support v-model dynamic type binding for v-bind="object" 8 лет назад
..
bind.spec.js 3965e5053a feat: support sync modifier for v-bind="object" (#5943) 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 f5ce6b50cf fix(v-for): support array and nested destructuring in v-for 8 лет назад
html.spec.js 097889fdac proper fix for attribute decode in PhantomJS 10 лет назад
if.spec.js 4cca50725a fix v-for on v-else branch regression (fix #4464) 9 лет назад
model-checkbox.spec.js d6e6f1deb1 fix(v-model): Allow using array value with array v-model in checkboxes (#6220) 8 лет назад
model-component.spec.js a1d1145c91 fix(v-model): should generate component-specific code for tags with "is" attribute 9 лет назад
model-dynamic.spec.js 41838c8e86 feat: support v-model dynamic type binding for v-bind="object" 8 лет назад
model-file.spec.js 310f5a2f5f tweak v-model type=file warning phrasing 9 лет назад
model-parse.spec.js e1da0d585c feat(v-model): craete non-existent properties as reactive 8 лет назад
model-radio.spec.js c619b8d22c remove inline value warnings for checkbox/radio/select also (close #5112) 9 лет назад
model-select.spec.js 58a39dfa0e fix(model): correctly set select v-model initial value on patch (#6910) 8 лет назад
model-text.spec.js 0f7c443dca fix: block unnecessary input event on textarea placeholder in IE 8 лет назад
on.spec.js daed1e7355 fix: normlaize @click.right and @click.middle 8 лет назад
once.spec.js b6c384dd78 fix(core): static trees should be cached on options (#6826) (#6837) 8 лет назад
pre.spec.js 8e35604dab added pre directive tests (#2891) 10 лет назад
show.spec.js a977642fac unbind v-show if no longer present during patch (fix #4484) 9 лет назад
static-style-parser.spec.js dde0454e7e fix static style parse error. (#4349) 9 лет назад
style.spec.js 38810d8fd0 Support auto-prefixed style value as array (client/ssr) (#5460) 9 лет назад
text.spec.js f8ece6144a improve waitForUpdate() syntax 10 лет назад