Skip to content

v1.7.0-dev.201802141330

Compare
Choose a tag to compare
@kendo-bot kendo-bot released this 14 Feb 13:30
c9b11aa

<a name"1.7.0-dev.201802141330">

1.7.0-dev.201802141330 (2018-02-14)

Bug Fixes

  • 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