fishDog
|
3c449cd408
|
fix(types): fix propType<any> type inference (#4985)
fix #4983
|
2021-11-25 04:52:13 -05:00 |
|
Carlos Rodrigues
|
f6a5f09a3a
|
types(defineComponent): fix unwrap when returning Ref<T>|undefined from setup (#4100)
|
2021-07-15 15:58:20 -04:00 |
|
GU Yiling
|
9b160b9405
|
fix(types): declared prop keys should always exist in props argument (#3726)
|
2021-05-12 17:47:31 -04:00 |
|
HcySunYang
|
4a965802e8
|
types: support object as props type (#3165)
|
2021-02-24 16:20:41 -05:00 |
|
Anthony Fu
|
57bdaa2220
|
fix(types): component instance inference without props (#2145)
|
2020-09-18 00:13:47 -04:00 |
|
Carlos Rodrigues
|
4fd468aced
|
types(runtime-core): refactor defineComponent (#1883)
|
2020-09-15 11:46:11 -04:00 |
|