Commit Graph

6 Commits

Author SHA1 Message Date
Hussein Shabbir
7bff99cf63 Export the ReactDatePickerProps interface
This is useful when wrapping the date picker in a custom component so that the props of the custom component can extend ReactDatePickerProps.
2017-06-27 21:00:24 +04:00
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Greg Smith
9ab9dd2efc Add tslint configuration to react-datepicker 2017-04-19 15:24:00 -05:00
Greg Smith
648ab29096 Update react-datepicker typings for 0.46 2017-04-19 15:23:44 -05:00
slozier
528386483d Add missing props to react-datepicker
Used the following doc as reference:
https://github.com/Hacker0x01/react-datepicker/blob/v0.40.0/docs/datepicker.md
2017-04-06 10:25:56 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00