Skip to content

Releases: lukasoppermann/html5sortable

New acceptFrom feature

Choose a tag to compare

@lukasoppermann lukasoppermann released this 20 Feb 20:16

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

Choose a tag to compare

@lukasoppermann lukasoppermann released this 10 Aug 07:07

Serialization

Choose a tag to compare

@lukasoppermann lukasoppermann released this 20 Jun 08:21
  • new serialization feature #270

maxItems

Choose a tag to compare

@lukasoppermann lukasoppermann released this 13 May 08:13

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

disabled fix

Choose a tag to compare

@lukasoppermann lukasoppermann released this 11 May 21:16

0.5.1

Choose a tag to compare

@lukasoppermann lukasoppermann released this 25 Apr 07:15
  • fix: sortable('.sortable', 'disable'); fails #243

  • bc break: deprecated dragImage options was removed

  • improving tests

Bugfix for js error when dragging disabled item

Choose a tag to compare

@lukasoppermann lukasoppermann released this 20 Apr 07:17

Add getChildren fn

Choose a tag to compare

@lukasoppermann lukasoppermann released this 03 Apr 09:21

See #235

Fixes performance issues with firefox

Choose a tag to compare

@lukasoppermann lukasoppermann released this 14 Feb 13:01
v0.4.4

0.4.4

v0.4.3

Choose a tag to compare

@lukasoppermann lukasoppermann released this 08 Dec 19:47
0.4.3