Commit Graph

5 Commits

Author SHA1 Message Date
Tanguy Krotoff
ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Walter Rumsby
a2415a9ba3 [react-select] Update types for loadOptions to support Async options with Promises (#16664)
* Update types for loadOptions to support Async options with Promises

As per https://github.com/JedWatson/react-select#async-options-with-promises

* Add test

* Updates based on PR comments
2017-06-08 18:16:04 -07:00
Vito
789f03ed80 add undocumented prop instanceId to react-select (#15891) 2017-04-20 11:54:28 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00