dillon1000/react
Commit
Browse files Refactor empty component handling
Now doesn't use ReactCompositeComponent and `._currentElement` is actually null/false.
Changed paths9 files
First-parent comparisonsrc/renderers/dom/client/ReactMount.js ModifiedM src/renderers/shared/reconciler/ReactEmptyComponent.js ModifiedA src/renderers/shared/reconciler/ReactEmptyComponentRegistry.js AddedM src/renderers/shared/reconciler/ReactReconciler.js ModifiedM src/renderers/shared/reconciler/ReactRef.js ModifiedM src/renderers/shared/reconciler/__tests__/ReactEmptyComponent-test.js ModifiedM src/renderers/shared/reconciler/instantiateReactComponent.js ModifiedM src/test/ReactTestUtils.js ModifiedM src/test/reactComponentExpect.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…