dillon1000/react

Commit

Move utils out of React that aren't being used

Many of React's util functions are non-redundant with Facebook's core
libraries, so move them out of React into a central location (out of
this repo).

These files were not getting used by any part of React core, so didn't
actually belong here anyway.
Browse files
Changed paths7 files
First-parent comparison
D src/utils/__tests__/objFilter-test.js DeletedD src/utils/__tests__/objMap-test.js DeletedD src/utils/bindNoArgs.js DeletedD src/utils/curryOnly.js DeletedD src/utils/eachKeyVal.js DeletedD src/utils/objFilter.js DeletedD src/utils/objMap.js Deleted
Patch

Files changed

Rendering syntax-highlighted changes…