dillon1000/react

Commit

Support clipboardData in IE

Use the `clipboardData` object available on `window`, if it's not available on the event object. This allows us to support including the `clipboardData` in cut/copy/paste events in IE.
Browse files
Changed paths1 file
First-parent comparison
M src/event/synthetic/SyntheticClipboardEvent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…