DefinitelyTyped/types/react
Tom Crockett fe3fcd77c9 [React] Remove string index fallback for CSS properties (#24911)
* [React] Remove string index fallback for CSS properties (resolves #24568)

* Require a minimum version of 2.2 for csstype

* Fix aphrodite types

* Fix react-confirm test

* Use Omit

* Fix react-geosuggest types

* Fix victory test

* Make customStyle and customStyleOnEditCell into functions
2018-04-11 22:34:31 +01:00
..
test props in cloneElement should be Partial<P> & Attributes instead of workaround (#24641) 2018-04-10 10:44:49 -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] Remove string index fallback for CSS properties (#24911) 2018-04-11 22:34:31 +01:00
package.json [React] Remove string index fallback for CSS properties (#24911) 2018-04-11 22:34:31 +01:00
tsconfig.json Merge branch 'master' into 'react-no-lib' 2018-03-09 12:08:47 -08:00
tslint.json