dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/event/synthetic/SyntheticClipboardEvent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…