.. |
bind.spec.js
|
fix: v-bind object should be overridable by single bindings (#9653)
|
2019-03-09 01:00:47 +08:00 |
class.spec.js
|
refactor(core): Replace "var" (#8299)
|
2018-10-24 13:07:40 -04:00 |
cloak.spec.js
|
test for v-cloak
|
2016-05-25 18:28:05 -04:00 |
for.spec.js
|
test: test case for v-for native collection support
|
2018-12-26 16:02:50 -05:00 |
html.spec.js
|
feat: support custom toString() in text interpolation and v-html (#8217)
|
2018-12-21 13:13:48 -05:00 |
if.spec.js
|
fix v-for on v-else branch regression (fix #4464)
|
2016-12-13 12:02:37 -05:00 |
model-checkbox.spec.js
|
fix: fix checkbox event edge case in Firefox
|
2019-01-24 15:43:06 -05:00 |
model-component.spec.js
|
fix(v-model): add value to $attrs if not defined in props (#9331)
|
2019-02-04 17:43:48 -05:00 |
model-dynamic.spec.js
|
feat: support v-model dynamic type binding for v-bind="object"
|
2017-12-21 11:06:43 -05:00 |
model-file.spec.js
|
tweak v-model type=file warning phrasing
|
2016-09-27 15:51:46 -04:00 |
model-parse.spec.js
|
feat(v-model): craete non-existent properties as reactive
|
2017-10-03 23:30:35 -04:00 |
model-radio.spec.js
|
refactor(core): Replace "var" (#8299)
|
2018-10-24 13:07:40 -04:00 |
model-select.spec.js
|
refactor(core): Replace "var" (#8299)
|
2018-10-24 13:07:40 -04:00 |
model-text.spec.js
|
fix: avoid blocking first input event in IE when it shouldn't (#9297)
|
2019-02-04 17:39:41 -05:00 |
on.spec.js
|
polish: add warning when .native modifier is used on native HTML elements (#9884)
|
2019-04-25 10:39:19 +08:00 |
once.spec.js
|
fix(core): static trees should be cached on options (#6826) (#6837)
|
2017-10-18 06:26:55 +02:00 |
pre.spec.js
|
fix(v-pre): skip compiling custom component tags in v-pre blocks (fix #8286) (#8376)
|
2018-10-24 13:24:07 -04:00 |
show.spec.js
|
unbind v-show if no longer present during patch (fix #4484)
|
2016-12-21 16:08:34 -05:00 |
static-style-parser.spec.js
|
fix static style parse error. (#4349)
|
2016-11-30 13:53:20 -05:00 |
style.spec.js
|
fix: fix v-bind:style for camelCase properties with !important (#9386)
|
2019-01-31 10:08:35 -05:00 |
text.spec.js
|
feat: support custom toString() in text interpolation and v-html (#8217)
|
2018-12-21 13:13:48 -05:00 |