Commit Graph

4 Commits

Author SHA1 Message Date
François Guillot
34cbdeac61 Added lots of missing properties (#12222)
* Added lots of missing properties

* Missing semi-colon and adding JSX type
2016-10-26 01:03:04 +09:00
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
François Guillot
54b446166e Added new property 'fixedHeight' (#10163)
* Added new property 'fixedHeight'

* Updated version
2016-07-23 23:48:53 -07:00
Rajab Shakirov
1e5bb9f454 add initial typing for react-datepicker (#9188)
* add initial typing for react-datepicker

* add any for props
2016-05-06 02:15:56 +09:00