Files
react/src
Isaac Salier-Hellendag e7299f6039 Prefer window.getSelection for IE
IE9+ supports `window.getSelection()` but `SelectEventPlugin` gives precedence to `document.selection` instead. `document.selection` is still available in later versions of IE, but the modern Selection object is preferable. Swap the two.
2014-09-22 16:56:22 -07:00
..
2014-09-22 16:56:22 -07:00
2014-08-29 14:35:22 -07:00
2014-09-11 15:15:19 -07:00
2014-08-20 11:44:24 -07:00
2013-05-29 12:54:02 -07:00