Skip to content

Releases: desandro/draggabilly

v1.0.5 - Fix AMD dependencies

23 Dec 20:28

Choose a tag to compare

Fix AMD dependencies for RequireJS package/file

v1.0.4 - Bind `touchcancel` event

23 Dec 20:27

Choose a tag to compare

  • Bind touchcancel event. Fixed #18

v1.0.3 - Fix IE8 drag image bug

23 Dec 20:26

Choose a tag to compare

  • Fixed IE8 bug, dragging images. Fixed #22
  • add ontouchcancel. For #18

v1.0.2 - AMD support

23 Dec 20:25

Choose a tag to compare

  • Added AMD support. Fixed #6
  • component.json -> bower.json

v1.0.1 - Refactor isElement

23 Dec 20:24

Choose a tag to compare

Refactor isElement

v1.0.0 - First major release

23 Dec 20:24

Choose a tag to compare

enable, disable methods; instance argument first