Skip to content

0.8.0

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:08
· 377 commits to master since this release
  • Touch/mouse events rework. Fixes #51, #37, and #43, as well as IE11 support.
  • Moved mousemove/mouseup and touch event handlers to document from window. Fixes IE9/10 support.
    IE8 is still not supported, as it is not supported by React.