Skip to content

Releases: telerik/kendo-draggable

v1.9.1-dev.201901310806

31 Jan 08:06
Compare
Choose a tag to compare

<a name"1.9.1-dev.201901310806">

1.9.1-dev.201901310806 (2019-01-31)

Bug Fixes

  • missing return types (f97feebe)
  • calling destroy without bindTo causes JS error (2a34e126)

v1.9.1

31 Jan 09:11
Compare
Choose a tag to compare

<a name"1.9.1">

1.9.1 (2019-01-31)

Bug Fixes

  • missing return types (f97feebe)
  • calling destroy without bindTo causes JS error (2a34e126)

v1.9.1-dev.201901151010

15 Jan 10:10
Compare
Choose a tag to compare

<a name"1.9.1-dev.201901151010">

1.9.1-dev.201901151010 (2019-01-15)

Bug Fixes

  • calling destroy without bindTo causes JS error (2a34e126)

v1.9.0-dev.201807250720

25 Jul 07:21
Compare
Choose a tag to compare

<a name"1.9.0-dev.201807250720">

1.9.0-dev.201807250720 (2018-07-25)

Bug Fixes

  • contextmenu may be shown while dragging (dc657bc2)
  • don't trigger release when the element was not pressed with pointer events (bd7ded87)
  • error when running in Node (ad34a83e)
  • 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

v1.9.0

09 Aug 09:10
Compare
Choose a tag to compare

<a name"1.9.0">

1.9.0 (2018-08-09)

Bug Fixes

  • contextmenu may be shown while dragging (dc657bc2)

Features

  • add info for touch events (390139a2)
  • pass normalized clientX and clientY values (e3bad2f7)

v1.9.0-dev.201807240843

24 Jul 08:43
Compare
Choose a tag to compare

<a name"1.9.0-dev.201807240843">

1.9.0-dev.201807240843 (2018-07-24)

Bug Fixes

  • don't trigger release when the element was not pressed with pointer events (bd7ded87)
  • error when running in Node (ad34a83e)
  • 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

v1.9.0-dev.201807231414

23 Jul 14:14
Compare
Choose a tag to compare

<a name"1.9.0-dev.201807231414">

1.9.0-dev.201807231414 (2018-07-23)

Bug Fixes

  • don't trigger release when the element was not pressed with pointer events (bd7ded87)
  • error when running in Node (ad34a83e)
  • 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

v1.8.2-dev.201807051359

05 Jul 13:59
Compare
Choose a tag to compare

<a name"1.8.2-dev.201807051359">

1.8.2-dev.201807051359 (2018-07-05)

Bug Fixes

  • don't trigger release when the element was not pressed with pointer events (bd7ded87)
  • error when running in Node (ad34a83e)
  • 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

v1.8.2

17 Jul 12:38
Compare
Choose a tag to compare

<a name"1.8.2">

1.8.2 (2018-07-17)

Bug Fixes

  • don't trigger release when the element was not pressed with pointer events (bd7ded87)

v1.8.1-dev.201806250556

25 Jun 05:57
ad34a83
Compare
Choose a tag to compare

<a name"1.8.1-dev.201806250556">

1.8.1-dev.201806250556 (2018-06-25)

Bug Fixes

  • error when running in Node (ad34a83e)
  • 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