Skip to content

Latest commit

ย 

History

History
208 lines (130 loc) ยท 11 KB

CHANGELOG.md

File metadata and controls

208 lines (130 loc) ยท 11 KB

ember-sortable changelog

1.12.7 (2019-04-24)

๐Ÿ› Bug Fix

Committers: 2

1.12.6 (2019-02-25)

๐Ÿ› Bug Fix

  • #236 getX and getY methods do provide now for non-wrapped events too (fixeโ€ฆ (@froskos)

Committers: 1

1.12.5 (2019-02-15)

๐Ÿ› Bug Fix

  • #229 inline touch-action:none not being properly applied (@froskos)

๐Ÿ  Internal

Committers: 2

1.12.4 (2019-01-03)

๐Ÿ› Bug Fix

Committers: 1

1.12.3 (2018-12-19)

๐Ÿ› Bug Fix

Committers: 2

1.12.2 (2018-12-06)

๐Ÿš€ Enhancement

๐Ÿ  Internal

Committers: 3

1.12.1 (2018-11-16)

  • #209 Revert "Ember 3.5"

1.12.0 (2018-11-16)

1.11.2 (2018-02-23)

1.11.1 (2018-02-20)

1.11.0 (2018-01-26)

1.10.0 (2017-10-19)

1.9.4 (2017-07-12)

  • #137 Add distance attribute to specify after what distance sorting should start @mupkoo

1.9.3 (2017-02-12)

  • return preventDefault calls to touch event @acburdine

1.9.2 (2017-02-12)

  • #131 prevent touch-actions on element or handle using css @acburdine
  • #118 improve performance of dragging by throttling drag event using ember run @estshy

1.9.1 (2016-11-28)

1.9.0 (2016-10-27)

1.8.2 (2016-08-05)

1.8.1 (2016-03-10)

  • #87 Backfill triggerEvent in drag for Ember >= 2.5 @jgwhite

1.8.0 (2016-02-23)

  • #87 Introduce spacing property on sortable-item @dianafa

1.7.0 (2016-02-04)

1.6.3 (2016-01-06)

1.6.2 (2015-10-22)

1.6.1 (2015-09-18)

1.6.0 (2015-09-04)

1.5.3 (2015-08-26)

1.5.2 (2015-08-14)

1.5.1 (2015-08-10)

  • #51 Distinguish between clicking and dragging an item @opsb

1.5.0 (2015-08-04)

1.4.0 (2015-08-03)

1.3.1 (2015-07-27)

1.3.0 (2015-07-07)

1.2.0 (2015-06-09)

1.1.0 (2015-05-18)

###ย 1.0.0 (2015-05-13)

First stable release.