dillon1000/react
Commit
Browse files 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.Changed paths2 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedR src/vendor/core/objMap.js →src/vendor/core/mapObject.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…