dillon1000/react

Commit

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
Browse files
Changed paths4 files
First-parent comparison
M src/core/ReactEventEmitter.js ModifiedM src/event/EventConstants.js ModifiedA src/event/synthetic/SyntheticCompositionEvent.js AddedM src/eventPlugins/SimpleEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…