Commit Graph

7 Commits

Author SHA1 Message Date
Sean Kelley
0c1f57baf8 react-datepicker: replace any types with their actual types; simplify tests.
- Remove several references to `any` that were too permissive.
- Add an explicit dependency on popper.js.
- Simplify tests by removing extraneous wrapper component and just creating a
  component; add a few more fields (but definitely not exhaustive tests).
- Add myself as a maintainer.
- Sort lines, because they clearly used to be that way and had some things
  added to the end.
2018-06-28 14:11:47 -07:00
Martin Hochel
98f3e2fb2f fix: apply new state/props type safety constraints on all dependand packages 2018-06-26 11:06:37 +02:00
Andy
2a9d2f8d59 Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
KoalaHuman
d2df250b37 Updated React Datepicker types for version 1.0.4 (#22778) 2018-01-09 11:30:04 -08:00
Tom Crockett
73216e2ef2 Propagate non-optional props change to dependent libraries 2017-10-24 22:04:50 -07:00
Greg Smith
648ab29096 Update react-datepicker typings for 0.46 2017-04-19 15:23:44 -05:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00