dillon1000/react
Commit
Browse files Rename shared/event/eventPlugins -> shared/event/plugins
Forgot this as part of my last PR. Mirrors new ReactDOM structure.
Changed paths5 files
First-parent comparisonpackages/shared/event/plugins/ResponderEventPlugin.js RenamedR packages/shared/event/eventPlugins/ResponderSyntheticEvent.js →packages/shared/event/plugins/ResponderSyntheticEvent.js RenamedR packages/shared/event/eventPlugins/ResponderTouchHistoryStore.js →packages/shared/event/plugins/ResponderTouchHistoryStore.js RenamedR packages/shared/event/eventPlugins/TouchHistoryMath.js →packages/shared/event/plugins/TouchHistoryMath.js RenamedR packages/shared/event/eventPlugins/__tests__/ResponderEventPlugin-test.js →packages/shared/event/plugins/__tests__/ResponderEventPlugin-test.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…