dillon1000/react
Commit
Browse files Make rendering to null work and make it injectable
This allows render to return `null`. Under the hood, this renders a `script` tag. closes #1127
Changed paths6 files
First-parent comparisonsrc/browser/ui/ReactBrowserComponentMixin.js ModifiedM src/browser/ui/ReactDefaultInjection.js ModifiedM src/browser/ui/ReactInjection.js ModifiedM src/core/ReactCompositeComponent.js ModifiedA src/core/ReactEmptyComponent.js AddedM src/core/__tests__/ReactCompositeComponent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…