dillon1000/react
Commit
Browse files Remove support for putting mixins, propTypes, etc. in 'statics'
This leaves statics as a way to define static methods and properties that will be accessible on the return value of `React.createClass` without changing the current spec.
Changed paths2 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactCompositeComponent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…