dillon1000/react

Commit

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).
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactCompositeComponentMixin-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…