Cédric Exbrayat
|
fe66194a77
|
feat(vModel): handle true-value and false-value for checkbox (#449)
|
2019-11-12 16:24:39 -05:00 |
|
Evan You
|
7fa676e55f
|
feat(v-on): adjust key modifier behavior to match 2.x
|
2019-11-08 17:50:59 -05:00 |
|
Evan You
|
07ce2c5fa7
|
perf: improve directive runtime performance
|
2019-10-26 16:00:07 -04:00 |
|
Evan You
|
af57ad110f
|
chore: revert prettier
|
2019-10-22 11:53:32 -04:00 |
|
Evan You
|
cba34453db
|
refactor(v-on): avoid empty modifier guard with only key modifier
|
2019-10-18 16:20:45 -04:00 |
|
Dmitry Sharshakov
|
0bac763f5a
|
feat(directives): add support for function directives (#252)
|
2019-10-16 02:12:26 -04:00 |
|
宋铄运
|
db5c343c33
|
test(runtime-dom): add test coverage for v-on runtime guards, fix "exact" guard (#298)
|
2019-10-15 17:08:43 -04:00 |
|
Carlos Rodrigues
|
0b2573f3d1
|
types(runtime-dom): cast to the correct eventType instead of any (#292)
|
2019-10-15 12:26:19 -04:00 |
|
Evan You
|
8df3e0a41e
|
refactor: move looseEqual to vModel
|
2019-10-14 17:40:56 -04:00 |
|
Stanislav Lashmanov
|
b4eeb2fa1b
|
test(runtime-dom): vModel tests (#255)
|
2019-10-14 17:07:34 -04:00 |
|
Evan You
|
37cbd0098d
|
chore: lint + include tsx files for lint
|
2019-10-14 15:07:43 -04:00 |
|
宋铄运
|
57a94b530d
|
feat(dom): transform + runtime for v-on (#213)
|
2019-10-14 00:33:23 -04:00 |
|
fisker Cheung
|
9371e65187
|
refactor(runtime-dom): use findIndex instead of loop (#244)
|
2019-10-12 19:32:47 -04:00 |
|
Evan You
|
14aabf0f98
|
feat(v-model): number/trim modifier + array checkbox support
|
2019-10-11 20:35:25 -04:00 |
|
Evan You
|
b0156b5df3
|
chore: improve formatting
|
2019-10-11 18:07:18 -04:00 |
|
Evan You
|
a42ad6cc9d
|
feat(runtime-dom): v-model directive runtime
|
2019-10-11 17:55:34 -04:00 |
|
Evan You
|
d376439167
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -04:00 |
|