dillon1000/react

Commit

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
Browse files
Changed paths6 files
First-parent comparison
M src/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…