dillon1000/react
Commit
Browse files 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).
Changed paths4 files
First-parent comparisonsrc/browser/ui/React.js ModifiedM src/core/ReactComponent.js ModifiedA src/core/ReactRef.js AddedM src/core/__tests__/ReactComponent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…