Evan You
|
2961e149c9
|
fix(types): ensure correct public props interface for defineComponent instance type
fix #1385
|
2020-06-16 12:00:18 -04:00 |
|
doly mood
|
d3c436ae2e
|
feat(types): mixins/extends support in TypeScript (#626)
|
2020-06-09 10:37:00 -04:00 |
|
Evan You
|
68e1ce8b66
|
refactor(types): mark more internal APIs
|
2020-05-01 10:37:40 -04:00 |
|
HiiTea
|
22717772dd
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -04:00 |
|
Carlos Rodrigues
|
f3a9b516bd
|
fix(types): make return type of defineComponent assignable to Component type (#1032)
fix #993
|
2020-04-24 13:22:58 -04:00 |
|
Evan You
|
24e9efcc21
|
refactor(runtime-core): extract component emit related logic into dedicated file
|
2020-04-03 19:08:17 -04:00 |
|
Evan You
|
bf473a64ea
|
feat(runtime-core): type and attr fallthrough support for emits option
|
2020-04-03 12:05:52 -04:00 |
|
Chris Fritz
|
1c4cdd841d
|
refactor(createComponent): rename to defineComponent (#549)
|
2019-12-22 10:58:12 -05:00 |
|