dillon1000/react
Commit
Browse files Introduce 'statics' for class specification
This moves the static properties off of the root object and into a 'statics' property. Then they are made available on the constructor so they can be used directly and in mixins.
Changed paths2 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactCompositeComponent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…