You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -4,55 +4,55 @@ All notable changes to `livewire-sortablejs` will be documented in this file.
4
4
5
5
## 0.4.1 - 2023-12-26
6
6
7
-
- Update sortablejs from v1.15.0 to v1.15.1 (https://github.com/nextapps-be/livewire-sortablejs/pull/47)
7
+
- Update sortablejs from v1.15.0 to v1.15.1 (https://github.com/wotzebra/livewire-sortablejs/pull/47)
8
8
9
9
## 0.4.0 - 2023-10-26
10
10
11
-
- Always call master element's livewire component when dragging items between groups (as group can be a nested livewire component) (https://github.com/nextapps-be/livewire-sortablejs/pull/44)
11
+
- Always call master element's livewire component when dragging items between groups (as group can be a nested livewire component) (https://github.com/wotzebra/livewire-sortablejs/pull/44)
12
12
13
13
## 0.3.6 - 2023-10-26
14
14
15
-
- Prevent calling livewire component from both the source and target group after item is dragged (https://github.com/nextapps-be/livewire-sortablejs/pull/40)
15
+
- Prevent calling livewire component from both the source and target group after item is dragged (https://github.com/wotzebra/livewire-sortablejs/pull/40)
16
16
17
17
## 0.3.5 - 2023-10-19
18
18
19
-
- Add support for Livewire's new morph markers (https://github.com/nextapps-be/livewire-sortablejs/pull/37)
19
+
- Add support for Livewire's new morph markers (https://github.com/wotzebra/livewire-sortablejs/pull/37)
20
20
21
21
## 0.3.4 - 2023-10-18
22
22
23
-
- Ensure Livewire's morph markers are handled correctly (https://github.com/nextapps-be/livewire-sortablejs/pull/36)
23
+
- Ensure Livewire's morph markers are handled correctly (https://github.com/wotzebra/livewire-sortablejs/pull/36)
24
24
25
25
## 0.3.3 - 2023-10-18
26
26
27
-
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/nextapps-be/livewire-sortablejs/pull/35)
27
+
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/wotzebra/livewire-sortablejs/pull/35)
28
28
29
29
## 0.2.3 - 2023-10-18
30
30
31
-
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/nextapps-be/livewire-sortablejs/pull/34)
31
+
- Ensure `handle` option works when a group does not have any items on initial load (https://github.com/wotzebra/livewire-sortablejs/pull/34)
32
32
33
33
## 0.3.2 - 2023-10-17
34
34
35
-
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/32)
35
+
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/32)
36
36
37
37
## 0.2.2 - 2023-10-17
38
38
39
-
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/32)
39
+
- Allow overriding `sort` option via `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/32)
40
40
41
41
## 0.3.1 - 2023-09-29
42
42
43
-
- Do not throw an error when Livewire is not present on the page (https://github.com/nextapps-be/livewire-sortablejs/pull/30)
43
+
- Do not throw an error when Livewire is not present on the page (https://github.com/wotzebra/livewire-sortablejs/pull/30)
44
44
45
45
## 0.3.0 - 2023-08-25
46
46
47
-
- Add support for Livewire v3 (and drop support for Livewire v2) (https://github.com/nextapps-be/livewire-sortablejs/pull/26)
47
+
- Add support for Livewire v3 (and drop support for Livewire v2) (https://github.com/wotzebra/livewire-sortablejs/pull/26)
48
48
49
49
## 0.2.1 - 2023-08-25
50
50
51
-
- Merge nested options provided in `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/23)
51
+
- Merge nested options provided in `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/23)
52
52
53
53
## 0.2.0 - 2022-06-22
54
54
55
-
- Add `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/nextapps-be/livewire-sortablejs/pull/11)
55
+
- Add `wire:sortable.options` and `wire:sortable-group.options` attributes (https://github.com/wotzebra/livewire-sortablejs/pull/11)
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Livewire Sortable.js
2
2
3
-
[](https://npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
4
-
[](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
5
-
[](https://www.npmjs.com/package/@nextapps-be%2Flivewire-sortablejs)
3
+
[](https://npmjs.com/package/@wotz%2Flivewire-sortablejs)
4
+
[](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)
5
+
[](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)
6
6
7
7
A plugin/wrapper around [Sortable.js](https://github.com/SortableJS/Sortable) package.
8
8
@@ -19,25 +19,25 @@ The `livewire-sortable` package uses Shopify's sortable package. We noticed some
0 commit comments