Skip to content

v6.0.0

Choose a tag to compare

@Andarist Andarist released this 21 Aug 12:00
· 143 commits to master since this release
  • refactored library to use es6 classes syntax
  • allowing for the wrapped component to render null, handling attachment/deattachment of internal DOM listeners automatically in such cases
  • passing explicit passive setting for the touch events (based on the preventDefault prop)