dillon1000/react

Commit

Rename objMap to mapObject

mapObject fits better with other module names ("flattenChildren", "traverseAllChildren" etc.) and highlights that it only works with objects - which is going to be more important once we'll have an ES6 Map polyfill.
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactCompositeComponent.js ModifiedR src/vendor/core/objMap.js →src/vendor/core/mapObject.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…