DefinitelyTyped/types/react
Ferdy Budhidharma 130f2eec2f [react] add forwardRef and createRef functions for React v16.3 (#24624)
* feat(react): add forwardRef and createRef functions

* fix(tests): fix failing tests
- datepicker needs to be updated to use optional generic types since it was using ClassAttributes incorrectly
2018-04-10 10:22:57 -07:00
..
test [react] add forwardRef and createRef functions for React v16.3 (#24624) 2018-04-10 10:22:57 -07:00
v15 [react-dom] fix signature of findDOMNode (#24211) 2018-04-10 10:21:14 -07:00
global.d.ts Sentence fragment 2018-02-26 12:12:31 -08:00
index.d.ts [react] add forwardRef and createRef functions for React v16.3 (#24624) 2018-04-10 10:22:57 -07:00
package.json [react] Use csstype for React.CSSProperties (#24688) 2018-04-03 22:11:25 +01:00
tsconfig.json Merge branch 'master' into 'react-no-lib' 2018-03-09 12:08:47 -08:00
tslint.json