Skip to content

Releases: lukasoppermann/html5sortable

New acceptFrom feature

20 Feb 20:16
Compare
Choose a tag to compare

Thanks to @mfriesen for adding the new acceptFrom option.

This option is a replacement for the soon to be deprecated connectWith option.
The benefit of this new implementation is, that sortables can have a one-way connection so that items can be move from sortable A to sortable B but not vice-versa.

Firefox bugfix

10 Aug 07:07
Compare
Choose a tag to compare

Serialization

20 Jun 08:21
Compare
Choose a tag to compare
  • new serialization feature #270

maxItems

13 May 08:13
Compare
Choose a tag to compare

A new maxItems option is added #260, which allows you to specify how many items can be added to a connected sortable.

disabled fix

11 May 21:16
Compare
Choose a tag to compare

0.5.1

25 Apr 07:15
Compare
Choose a tag to compare
  • fix: sortable('.sortable', 'disable'); fails #243

  • bc break: deprecated dragImage options was removed

  • improving tests

Bugfix for js error when dragging disabled item

20 Apr 07:17
Compare
Choose a tag to compare

Add getChildren fn

03 Apr 09:21
Compare
Choose a tag to compare

Fixes performance issues with firefox

14 Feb 13:01
Compare
Choose a tag to compare

v0.4.3

08 Dec 19:47
Compare
Choose a tag to compare
0.4.3