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: Sortable.js
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/**!
2
-
* Sortable 1.15.2
2
+
* Sortable 1.15.3
3
3
* @author RubaXa <trash@rubaxa.org>
4
4
* @author owenm <owen23355@gmail.com>
5
5
* @license MIT
@@ -134,7 +134,7 @@
134
134
thrownewTypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
Copy file name to clipboardExpand all lines: modular/sortable.complete.esm.js
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/**!
2
-
* Sortable 1.15.2
2
+
* Sortable 1.15.3
3
3
* @author RubaXa <trash@rubaxa.org>
4
4
* @author owenm <owen23355@gmail.com>
5
5
* @license MIT
@@ -128,7 +128,7 @@ function _nonIterableSpread() {
128
128
thrownewTypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
Copy file name to clipboardExpand all lines: modular/sortable.core.esm.js
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/**!
2
-
* Sortable 1.15.2
2
+
* Sortable 1.15.3
3
3
* @author RubaXa <trash@rubaxa.org>
4
4
* @author owenm <owen23355@gmail.com>
5
5
* @license MIT
@@ -128,7 +128,7 @@ function _nonIterableSpread() {
128
128
thrownewTypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
Copy file name to clipboardExpand all lines: modular/sortable.esm.js
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/**!
2
-
* Sortable 1.15.2
2
+
* Sortable 1.15.3
3
3
* @author RubaXa <trash@rubaxa.org>
4
4
* @author owenm <owen23355@gmail.com>
5
5
* @license MIT
@@ -128,7 +128,7 @@ function _nonIterableSpread() {
128
128
thrownewTypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
0 commit comments