Commit Graph

10 Commits

Author SHA1 Message Date
Roy Xue
a139f83712 [react-datepicker]Add select time feature for react-datepicker 0.55 (#20009)
* Add select time feature for react-datepicker

* Fix lint error
2017-09-25 12:11:50 -07:00
Andy
0537c1fb27 Add "private": true to every package.json (#19483) 2017-08-31 08:02:56 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Rogach
45bcdda85e [react-datepicker] align typing to v0.52.0 (#18374) 2017-07-31 14:55:47 -07:00
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