Eduardo San Martin Morote 15031b8542 fix(v-model): allow arbitrary naems for type binding (#6802) 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) 10 лет назад
cloak.spec.js 34b37a62ec test for v-cloak 10 лет назад
for.spec.js f66028b9cd introduce tip + make v-for component key warning a tip + refactor web compiler entry 9 лет назад
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 15031b8542 fix(v-model): allow arbitrary naems for type binding (#6802) 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 f477ecdbbb chore: spelling (#6535) 8 лет назад
model-text.spec.js 62405aa903 revert: fix(v-model): fix input listener with modifier blocking v-model update 8 лет назад
on.spec.js 4987eeb3a7 feat: v-on automatic key inference 8 лет назад
once.spec.js 23a20ce09d chore: \s match all whitespaces (#5091) 9 лет назад
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 лет назад