Skip to content

Commit 7262078

Browse files
committed
switch to a Sortable that can not touch the dom
This is basically adding PR SortableJS/Sortable#2195 to the SortableJS version we're using
1 parent 3241bdb commit 7262078

File tree

3 files changed

+697
-655
lines changed

3 files changed

+697
-655
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sortable-js"
3-
version = "0.1.3+js.1.15.0"
3+
version = "0.1.3+js.1.15.0.patched.1"
44
license = "MIT"
55
categories = ["api-bindings", "gui", "wasm", "web-programming"]
66
keywords = ["webui"]

0 commit comments

Comments
 (0)