Evan You
|
af57ad110f
|
chore: revert prettier
|
2019-10-22 11:53:32 -04:00 |
|
Evan You
|
b5886189ba
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
|
宋铄运
|
7f23eaf661
|
feat(core): support dynamic component via <component :is> (#320)
|
2019-10-18 12:09:04 -04:00 |
|
Evan You
|
b20b922d99
|
perf(v-for): use faster array population in renderList
|
2019-10-16 10:42:25 -04:00 |
|
Evan You
|
37cbd0098d
|
chore: lint + include tsx files for lint
|
2019-10-14 15:07:43 -04:00 |
|
fisker Cheung
|
cdc143d348
|
refactor(runtime-core): use Array.from instead of loop over iterable (#250)
|
2019-10-12 19:34:22 -04:00 |
|
Kyle Hall
|
fd1d7833e2
|
test(runtime-core): createSlots method (#119)
|
2019-10-06 20:19:44 -04:00 |
|
Vladimir
|
f48a2ffc76
|
chore: fix typos (#103)
|
2019-10-05 10:48:54 -04:00 |
|
月迷津渡
|
9d6783053c
|
types: simplify types (#104)
|
2019-10-05 10:09:34 -04:00 |
|
Evan You
|
227ad034f0
|
feat(compiler/slot): bail out of optimization mode for non-compiled slots
|
2019-10-03 15:09:09 -04:00 |
|
Evan You
|
05db2a9c6c
|
wip(compiler): adjust renderSlot() signature
|
2019-10-03 14:29:12 -04:00 |
|
Evan You
|
aa9245d55c
|
feat(compiler): render <slot/> as block fragments
|
2019-10-03 12:03:14 -04:00 |
|
Evan You
|
fc47029ed3
|
feat(compiler): support v-for on named slots
|
2019-10-02 23:10:41 -04:00 |
|
Evan You
|
ee66ce78b7
|
feat(compiler): transform slot outlets
|
2019-09-27 20:29:20 -04:00 |
|
Evan You
|
6ad84614f7
|
feat: renderList helper for v-for
|
2019-09-24 21:32:29 -04:00 |
|
Evan You
|
9b06e04e0f
|
feat: v-on with no argument
|
2019-09-24 20:51:48 -04:00 |
|
Evan You
|
b3b67b8c7d
|
feat(compiler): ensure interpolation expressions are wrapped with toString()
|
2019-09-23 15:36:30 -04:00 |
|
Evan You
|
3a177a18d2
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
|