Releases: wotzebra/livewire-sortablejs
Releases · wotzebra/livewire-sortablejs
0.4.1
- Update sortablejs from v1.15.0 to v1.15.1 (#47)
0.4.0
- Always call master element's livewire component when dragging items between groups (as group can be a nested livewire component) (#44)
0.3.6
- Prevent calling livewire component from both the source and target group after item is dragged (#40)
0.3.5
- Add support for Livewire's new morph markers (#37)
0.3.4
- Ensure Livewire's morph markers are handled correctly (#36)
0.3.3
- Ensure
handle
option works when a group does not have any items on initial load (#35)
0.2.3
- Ensure
handle
option works when a group does not have any items on initial load (#34)
0.3.2
- Allow overriding
sort
option via wire:sortable.options
and wire:sortable-group.options
attributes (#32)
0.2.2
- Allow overriding sort option via wire:sortable.options and wire:sortable-group.options attributes (#32)