DefinitelyTyped/types/react
Josh Headapohl b3b075efae @types/react: Update React.Component setState
Allow setState to accept an updater which is null or is a function that
may return null.

In React 16, passing null to setState or returning null from the updater
function does not cause an update.
2018-02-28 19:39:53 -05:00
..
test @types/react: Update React.Component setState 2018-02-28 19:39:53 -05:00
v15 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
global.d.ts Add HTMLDialogElement to globals for projects without DOM 2018-02-20 13:26:41 -05:00
index.d.ts @types/react: Update React.Component setState 2018-02-28 19:39:53 -05:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json