Evan You 59dea37403 fix: fix v-model :value warning on custom component 8 lat temu
..
bind.spec.js 3965e5053a feat: support sync modifier for v-bind="object" (#5943) 8 lat temu
class.spec.js 42c1950dd0 properly merge classes between multiple nested components sharing the same element (fix #3365) 9 lat temu
cloak.spec.js 34b37a62ec test for v-cloak 10 lat temu
for.spec.js f66028b9cd introduce tip + make v-for component key warning a tip + refactor web compiler entry 9 lat temu
html.spec.js 097889fdac proper fix for attribute decode in PhantomJS 9 lat temu
if.spec.js 4cca50725a fix v-for on v-else branch regression (fix #4464) 9 lat temu
model-checkbox.spec.js d6e6f1deb1 fix(v-model): Allow using array value with array v-model in checkboxes (#6220) 8 lat temu
model-component.spec.js a1d1145c91 fix(v-model): should generate component-specific code for tags with "is" attribute 8 lat temu
model-dynamic.spec.js 0c703e34d1 fix(v-model): v-if / v-else not working with :type + v-model (#6955) 8 lat temu
model-file.spec.js 310f5a2f5f tweak v-model type=file warning phrasing 9 lat temu
model-parse.spec.js e1da0d585c feat(v-model): craete non-existent properties as reactive 8 lat temu
model-radio.spec.js c619b8d22c remove inline value warnings for checkbox/radio/select also (close #5112) 9 lat temu
model-select.spec.js 58a39dfa0e fix(model): correctly set select v-model initial value on patch (#6910) 8 lat temu
model-text.spec.js 59dea37403 fix: fix v-model :value warning on custom component 8 lat temu
on.spec.js daed1e7355 fix: normlaize @click.right and @click.middle 8 lat temu
once.spec.js b6c384dd78 fix(core): static trees should be cached on options (#6826) (#6837) 8 lat temu
pre.spec.js 8e35604dab added pre directive tests (#2891) 10 lat temu
show.spec.js a977642fac unbind v-show if no longer present during patch (fix #4484) 9 lat temu
static-style-parser.spec.js dde0454e7e fix static style parse error. (#4349) 9 lat temu
style.spec.js 38810d8fd0 Support auto-prefixed style value as array (client/ssr) (#5460) 9 lat temu
text.spec.js f8ece6144a improve waitForUpdate() syntax 10 lat temu