Skip to content

1.3.5

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:08
· 260 commits to master since this release
60482f7
  • Add React v15 to devDeps. <Draggable> supports both v0.14 and v15.
  • Enhancement: Clean up usage of browser prefixes; modern browsers will no longer use them.
    • This also removes the duplicated user-select style that is created on the <body> while dragging.
  • Internal: Test fixes.