Skip to content

v1.8.0-dev.201806070911

Compare
Choose a tag to compare
@kendo-bot kendo-bot released this 07 Jun 09:11

<a name"1.8.0-dev.201806070911">

1.8.0-dev.201806070911 (2018-06-07)

Bug Fixes

  • don't start drag on right click for pointerdown (b285ee7b)
  • add 'default' export alias (bb15b7b6)
  • remove non-existing CDN bundle (c9b11aab)
  • serve CDN bundle for UNPKG and jsDelivr (7c3b92ae)
  • release the capture on up event (8b9c8e49)
  • do not fire drag on pointermove before press (50252157)
  • default CJS export (57970662)
  • check if addEventListener and RemoveEventListener methods exist for the element (23aa8d03)
  • do not respond to middle and right click events (918e191e)
  • remove unnecessary file from NPM package (6e4f461c)
  • The CDN example works now (560ab6de)
  • travis: build should pass now (03ac9b63)

Features