sortable icon indicating copy to clipboard operation
sortable copied to clipboard

Added wire:sortable-group.options allowing users to add options

Open JuanRangel opened this issue 3 years ago • 1 comments

This PR allows a user to define options using something like this wire:sortable-group.options="{distance: 10}".

The above code will only trigger the draggable once moved 10 pixels. Works great for draggable items that contain click able elements.

This feature requires the shopify dependency to be updates to beta12.

JuanRangel avatar Jan 13 '21 00:01 JuanRangel

lgtm. needed.

glaszig avatar Jan 30 '22 06:01 glaszig