dillon1000/react
Commit
Browse files 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.
Changed paths5 files
First-parent comparisonsrc/core/ReactComponent.js ModifiedA src/core/ReactComponentBrowserEnvironment.js AddedA src/core/ReactComponentEnvironment.js AddedM src/core/ReactEventEmitterMixin.js ModifiedM src/core/ReactMount.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…