Releases: Iliain/silverstripe-droppable
Releases · Iliain/silverstripe-droppable
1.3.2
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
Minor adjustments to the documentation
1.3.0
Updated the model to use DroppableObjects. You can either supply an ArrayList of arrays or DroppableObjects when configuring the options.
1.2.2
Allow customising of the left side description
1.2.1
FEAT: JS will return to seleciton after click
1.2.0
Add the ability to use a dropdown interface