DefinitelyTyped/types/react
Sean Scally 2053e1cb8c Add new RenderProps-style Context from React 16.3 (#24509)
* Add new RenderProps-style Context from React 16.3

React 16.3 has a new recommended API for Context, with new Context, Provider, and Consumer typings.

* Add overload for createContext() to be called with no arguments

* Fix syntax

* Refactor out Props for Consumer & Provider
2018-04-16 13:37:41 +01:00
..
test Add new RenderProps-style Context from React 16.3 (#24509) 2018-04-16 13:37:41 +01: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 Add new RenderProps-style Context from React 16.3 (#24509) 2018-04-16 13:37:41 +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