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
|
2b2727e62c
|
feat(runtime-dom/style): support CSS variables and auto prefixing
|
2019-11-08 22:38:04 -05:00 |
|
Cr
|
34e2725e9b
|
feat(runtime-dom): support !important for patchStyle. (#422)
|
2019-11-08 22:06:53 -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
|
e98a85f3cb
|
refactor: applyDirectives -> withDirectives
|
2019-10-18 16:35:01 -04:00 |
|
Evan You
|
cba34453db
|
refactor(v-on): avoid empty modifier guard with only key modifier
|
2019-10-18 16:20:45 -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 |
|
Evan You
|
2d6d5d4517
|
chore: move events.spec.ts
|
2019-10-14 17:46:30 -04:00 |
|
Evan You
|
2b3d5b3f96
|
chore: move vModel.spec.ts
|
2019-10-14 17:45:15 -04:00 |
|
Stanislav Lashmanov
|
b4eeb2fa1b
|
test(runtime-dom): vModel tests (#255)
|
2019-10-14 17:07:34 -04:00 |
|
宋铄运
|
57a94b530d
|
feat(dom): transform + runtime for v-on (#213)
|
2019-10-14 00:33:23 -04:00 |
|
Evan You
|
ba4e6e5b4d
|
test: make dom events spec more stable
|
2019-10-10 22:02:41 -04:00 |
|
Stanislav Lashmanov
|
08df965e3c
|
feat(runtime-dom): support event options (#149)
|
2019-10-09 15:05:21 -04:00 |
|