dillon1000/react
Commit
Browse files Fix Merging `propTypes`, `contextTypes`, and `childContextTypes`
This fixes merging of `propTypes`, `contextTypes`, and `childContextTypes` so that we actually merge (instead of only taking the component or last mixin).
Changed paths2 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactCompositeComponentMixin-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…