Skip to content

Releases: adopted-ember-addons/ember-sortable

1.10.0

19 Oct 12:06
Compare
Choose a tag to compare

1.9.4

19 Oct 12:06
Compare
Choose a tag to compare
  • #137 Add distance attribute to specify after what distance sorting should start @mupkoo

1.9.3

13 Feb 03:35
Compare
Choose a tag to compare

In version 1.9.2, the fix introduced for Chrome touch events was a bit over-zealous, and broke support for Firefox/Safari touch handling 😅. This version ensures touch events work in all browsers.

1.9.2

12 Feb 21:09
Compare
Choose a tag to compare

This release contains improvements in dragging performance using throttling, and a fix for touch events on devices using Chrome 56.

1.9.1

28 Nov 15:29
Compare
Choose a tag to compare

This release contains a bugfix for the autoscrolling feature introduced in 1.9.0, as well as support for the data-test-selector attribute and better action handling via ember-invoke-action.

1.9.0

27 Oct 19:02
Compare
Choose a tag to compare

This release includes a number of dependency updates, as well as fixes to the test suite and the new autoscrolling feature 🎉