Commit Graph

14 Commits

Author SHA1 Message Date
Ron Buckton
56ce1312c8
Merge pull request #23392 from TomBarta/react-dates/add-verticalSpacing-to-SingleDatePicker
Update SingleDatePicker props types
2018-02-08 20:33:57 -08:00
Andy
2a9d2f8d59
Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
TomBarta
e88f864903 update SingleDatePicker prop types 2018-02-03 07:25:17 -07:00
TomBarta
fe93d60e9a update SingleDatePicker prop types 2018-02-03 07:21:06 -07:00
TomBarta
b59d51ea8b update SingleDatePicker prop types 2018-02-03 07:07:59 -07:00
user3587412
d9413a1afb @types/react-dates: update to version 16.0.0 (#22520)
* @types/react-dates: add property `noBorder` and `block`

* @types/react-dates: update to version 16.0.0
2018-01-02 12:29:51 -08:00
Karam Daddy
37748ebb29 Added type for firstDayOfWeek prop (#20667) 2017-10-23 13:19:45 -07:00
Andy
af8b0d1294 FIx new lint errors (#18382) 2017-07-25 10:34:23 -07:00
Christian Rackerseder
43f5f4a024 Added property to react-dates 2017-07-07 16:38:15 +02:00
Tanguy Krotoff
573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
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
e429bee4be Remove trailing spaces 2017-06-19 12:06:41 +02:00
Artur-A
897b6d1969 updated defenitions for react-dates v10.0.1
specified moment object type
2017-04-11 00:28:45 +03:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00