File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed
Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` livewire-sortablejs ` will be documented in this file.
44
5+ ## 0.3.2 - 2023-10-17
6+
7+ - Allow overriding ` sort ` option via ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/32 )
8+
59## 0.2.2 - 2023-10-17
610
7- - Allow overriding ` sort ` option via ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes
11+ - Allow overriding ` sort ` option via ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes ( https://github.com/nextapps-be/livewire-sortablejs/pull/32 )
812
913## 0.3.1 - 2023-09-29
1014
11- - Do not throw an error when Livewire is not present on the page
15+ - Do not throw an error when Livewire is not present on the page ( https://github.com/nextapps-be/livewire-sortablejs/pull/30 )
1216
1317## 0.3.0 - 2023-08-25
1418
15- - Add support for Livewire v3 (and drop support for Livewire v2)
19+ - Add support for Livewire v3 (and drop support for Livewire v2) ( https://github.com/nextapps-be/livewire-sortablejs/pull/26 )
1620
1721## 0.2.1 - 2023-08-25
1822
19- - Merge nested options provided in ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes
23+ - Merge nested options provided in ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes ( https://github.com/nextapps-be/livewire-sortablejs/pull/23 )
2024
2125## 0.2.0 - 2022-06-22
2226
23- - Add ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes
27+ - Add ` wire:sortable.options ` and ` wire:sortable-group.options ` attributes ( https://github.com/nextapps-be/livewire-sortablejs/pull/11 )
2428
2529## 0.1.1 - 2021-08-22
2630
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextapps-be/livewire-sortablejs" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Laravel Livewire plugin to use Sortable.js" ,
55 "main" : " dist/livewire-sortable.js" ,
66 "author" : " Günther Debrauwer" ,
You can’t perform that action at this time.
0 commit comments