1.3.5
- Add React v15 to devDeps.
<Draggable>supports bothv0.14andv15. - Enhancement: Clean up usage of browser prefixes; modern browsers will no longer use them.
- This also removes the duplicated
user-selectstyle that is created on the<body>while dragging.
- This also removes the duplicated
- Internal: Test fixes.