DefinitelyTyped/types/react
Diogo Franco 9a50625d28 Add new React 16.3 lifecycle events (#24577)
* Add new lifecycle events to React (16.3)

* Add tests, fix lint

* Bump version

* Improve inference of snapshot

* Improve tests

* Correctly support returning partial state from getDerivedStateFromProps

* Remove redundant type

* Fix lint error

* Write the incorrect subclassing test in a more verbose way
2018-04-02 14:59:49 +01:00
..
test Add new React 16.3 lifecycle events (#24577) 2018-04-02 14:59:49 +01:00
v15 Add missing 'aria-controls' attribute to React WAI-ARIA typings 2018-03-15 12:12:39 -07:00
global.d.ts Sentence fragment 2018-02-26 12:12:31 -08:00
index.d.ts Add new React 16.3 lifecycle events (#24577) 2018-04-02 14:59:49 +01:00
tsconfig.json Merge branch 'master' into 'react-no-lib' 2018-03-09 12:08:47 -08:00
tslint.json