Skip to content

CommonJS support, Chrome v56 fix and several bugfixes

Compare
Choose a tag to compare
@nathanbedford nathanbedford released this 07 Mar 00:20
· 200 commits to master since this release

Features

  • Added commonjs support

Bugfixes

  • fixed issue with Chrome and addEventListener defaulting to {passive:true} in v56
  • when dragstart occurs on anchor element, defaulting to not send mouse events
  • will search upwards for a draggable element in touchstartDelay now