dillon1000/react
Commit
Browse files Add composition events to React.
Composition events make it possible to detect IME entry/exit. https://developer.mozilla.org/en-US/docs/Web/API/CompositionEvent
Changed paths4 files
First-parent comparisonsrc/core/ReactEventEmitter.js ModifiedM src/event/EventConstants.js ModifiedA src/event/synthetic/SyntheticCompositionEvent.js AddedM src/eventPlugins/SimpleEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…