dillon1000/react

Commit

Initial implementation of new-style refs

cf. #1373

This implementation can be used in any situation that refs can currently be used (and can also be used without an owner, which is a plus).
Browse files
Changed paths4 files
First-parent comparison
M src/browser/ui/React.js ModifiedM src/core/ReactComponent.js ModifiedA src/core/ReactRef.js AddedM src/core/__tests__/ReactComponent-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…