dillon1000/react
Commit
Browse files Refactor ResponderEventPlugin to not rely on _rootNodeID
Instead of relying on IDs, we now use instances for everything so this should be reflected by the test. This still has a _rootNodeID to store the listeners which I will remove next.
Changed paths2 files
First-parent comparisonsrc/renderers/shared/shared/event/eventPlugins/ResponderEventPlugin.js ModifiedM src/renderers/shared/shared/event/eventPlugins/__tests__/ResponderEventPlugin-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…