Commit Graph

6 Commits

Author SHA1 Message Date
Gilad Gray
3716056736 update typings for React Select 1.0.0
- use `export = var` syntax so it works as a global library
- put interfaces in ghost module so they don't pollute global namespace
- add JSDoc comments for each prop
- move old version to -0.9.10
2016-03-14 19:21:05 -07:00
Jim McCarthy
0074be4cf5 Updated type file to include support for Async dropdowns. Added tests. 2016-01-13 11:26:37 -05:00
Hugo ESQUIBET
cb795efdf7 removing implicit any 2015-12-19 18:55:42 +01:00
Hugo ESQUIBET
9c75894f26 changing the any types to fix build 2015-12-19 18:43:58 +01:00
Hugo ESQUIBET
fae4ebf981 Adding contribution guidlines 2015-12-19 18:30:23 +01:00
Hugo ESQUIBET
86897d7a5c adding react-select typings support from https://github.com/JedWatson/react-select 2015-12-19 16:47:34 +01:00