dillon1000/react
Commit
Browse files Move composition event to plugin with polyfill
Move compositionstart/compositionend to a new event plugin. Add a polyfill that listens to key and mouse events and uses selection to determine which text has changed.
Changed paths4 files
First-parent comparisonsrc/core/ReactDefaultInjection.js ModifiedA src/eventPlugins/CompositionEventPlugin.js AddedM src/eventPlugins/DefaultEventPluginOrder.js ModifiedM src/eventPlugins/SimpleEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…