dillon1000/react

Commit

Refactor ReactComponent to have no dependency on the DOM.

React is more than just a DOM app library, it is a component
abstraction library. This enforces that.
Browse files
Changed paths5 files
First-parent comparison
M src/core/ReactComponent.js ModifiedA src/core/ReactComponentBrowserEnvironment.js AddedA src/core/ReactComponentEnvironment.js AddedM src/core/ReactEventEmitterMixin.js ModifiedM src/core/ReactMount.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…