Skip to content

Releases: Iliain/silverstripe-droppable

1.3.2

06 Sep 07:01
Compare
Choose a tag to compare

Simplified the process by reducing options to simple arrays. DroppableOptions will be used for handling after the options have been provided to the field. Using arrays should work well with using ->map()->toArray()

1.3.1

04 Sep 06:03
Compare
Choose a tag to compare

Minor adjustments to the documentation

1.3.0

04 Sep 05:47
Compare
Choose a tag to compare

Updated the model to use DroppableObjects. You can either supply an ArrayList of arrays or DroppableObjects when configuring the options.

1.2.2

01 Dec 05:01
Compare
Choose a tag to compare

Allow customising of the left side description

1.2.1

01 Dec 04:35
Compare
Choose a tag to compare
FEAT: JS will return to seleciton after click

1.2.0

30 Nov 23:53
Compare
Choose a tag to compare

Add the ability to use a dropdown interface

1.0.0

29 Nov 00:20
Compare
Choose a tag to compare

Initial release