Skip to content

Commit

Permalink
switch to a Sortable that can not touch the dom
Browse files Browse the repository at this point in the history
This is basically adding PR
SortableJS/Sortable#2195 to the SortableJS
version we're using
  • Loading branch information
Ekleog committed Nov 30, 2022
1 parent 3241bdb commit 7262078
Show file tree
Hide file tree
Showing 3 changed files with 697 additions and 655 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sortable-js"
version = "0.1.3+js.1.15.0"
version = "0.1.3+js.1.15.0.patched.1"
license = "MIT"
categories = ["api-bindings", "gui", "wasm", "web-programming"]
keywords = ["webui"]
Expand Down
Loading

0 comments on commit 7262078

Please sign in to comment.