Kael
|
4f26835dac
|
fix(types/tsx): make JSX.Element extend VNode (#3171)
|
2021-03-29 17:38:25 -04:00 |
wonderful-panda
|
5dbd6b36a0
|
fix(types): fix using tuple type as EmitsOptions (#2160)
fix #2159
|
2020-09-22 10:05:37 -04:00 |
Carlos Rodrigues
|
4baf852a34
|
types(runtime-core): make `FunctionalComponent` with emit string[] to be `Component` (#1879)
fix #1847
|
2020-08-19 10:00:48 -04:00 |
wonderful-panda
|
a5b4332c69
|
fix(types/tsx): add JSX.IntrinsicAttributes definition (#1517)
fix #1516
|
2020-07-06 21:59:26 -04:00 |
Carlos Rodrigues
|
97dedebd80
|
feat(types): update to Typescript 3.9 (#1106)
|
2020-06-09 10:17:42 -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 |