| .. |
|
bind.spec.js
|
59b2a0eeb3
support class/style in v-bind object
|
9 tahun lalu |
|
class.spec.js
|
42c1950dd0
properly merge classes between multiple nested components sharing the same element (fix #3365)
|
9 tahun lalu |
|
cloak.spec.js
|
34b37a62ec
test for v-cloak
|
10 tahun lalu |
|
for.spec.js
|
cec833a9e8
implement new v-for iterator syntax (ref: #3073)
|
10 tahun lalu |
|
html.spec.js
|
097889fdac
proper fix for attribute decode in PhantomJS
|
9 tahun lalu |
|
if.spec.js
|
4d640ce4d9
tweak v-if to avoid unnecessary node replacement
|
9 tahun lalu |
|
model-checkbox.spec.js
|
22d7acba03
always set props even if value is the same
|
10 tahun lalu |
|
model-component.spec.js
|
6cf19291be
adjust v-model on component sync mechanism (fix #3179)
|
10 tahun lalu |
|
model-radio.spec.js
|
34bcc02b77
remove preserveWhitespace config option
|
10 tahun lalu |
|
model-select.spec.js
|
b3710e07e9
fix eslint in tests
|
10 tahun lalu |
|
model-text.spec.js
|
e62165ca89
ensure v-model to have higher priority than v-on events (fix #3468)
|
9 tahun lalu |
|
on.spec.js
|
6a156020ec
warn missing event handlers (ref #3430)
|
9 tahun lalu |
|
once.spec.js
|
cf8aeddc12
fix v-once with v-for and remove unused _t method (fix #3155)
|
10 tahun lalu |
|
pre.spec.js
|
8e35604dab
added pre directive tests (#2891)
|
10 tahun lalu |
|
show.spec.js
|
86bf3da18e
fix flow error for #3393
|
9 tahun lalu |
|
style.spec.js
|
69ba01e7d4
support :style binding to strings (fix #3379)
|
9 tahun lalu |
|
text.spec.js
|
f8ece6144a
improve waitForUpdate() syntax
|
10 tahun lalu |