Evan You
|
1390ece04f
|
wip: refactor
|
2021-04-17 22:50:16 -04:00 |
|
Evan You
|
7ceb873783
|
wip: v-bind.sync compat
|
2021-04-16 17:11:44 -04:00 |
|
ᴜɴвʏтᴇ
|
052a621762
|
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
fix #2388
|
2020-10-19 17:15:53 -04:00 |
|
underfin
|
d4527230e4
|
fix(compiler-core): prevent generating invalid code for v-bind with empty expression (#1720)
|
2020-07-27 18:31:08 -04:00 |
|
Evan You
|
675330ba54
|
fix(compiler): warn against v-bind with empty attribute value
ref: https://github.com/vuejs/vue-next/issues/1128#issuecomment-624647434
|
2020-05-07 10:32:54 -04:00 |
|
Evan You
|
6a5ed49ea9
|
wip(ssr): v-bind basic usage
|
2020-02-04 12:21:04 -05:00 |
|
Cédric Exbrayat
|
36b7e4e52e
|
chore: fix comments referencing renamed file [ci skip] (#404)
|
2019-10-28 12:04:04 -04:00 |
|
Evan You
|
d376439167
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -04:00 |
|
Evan You
|
eadcaead37
|
feat(compiler-dom): transform for v-html
|
2019-10-08 15:35:57 -04:00 |
|
Evan You
|
bfecf2cdce
|
refactor(compiler): use symbols for runtime helpers
|
2019-10-05 22:48:13 -04:00 |
|
taiyop
|
a84a2b252d
|
chore: fix typo in vBind.ts (#91)
|
2019-10-05 10:26:32 -04:00 |
|
Evan You
|
5de744d4e1
|
wip(compiler): generate blocks for v-if
|
2019-10-01 12:25:29 -04:00 |
|
Evan You
|
d900c13efb
|
refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types
|
2019-09-27 11:42:02 -04:00 |
|
Evan You
|
597ada36ed
|
test: tests for v-bind transform
|
2019-09-24 22:03:28 -04:00 |
|
Evan You
|
70656690e2
|
chore: fix todo
|
2019-09-23 13:29:52 -04:00 |
|
Evan You
|
914087edea
|
feat(compiler): basic v-bind & v-on transforms
|
2019-09-22 22:19:42 -04:00 |
|
Evan You
|
93440bba97
|
wip: element transforms
|
2019-09-21 15:47:26 -04:00 |
|