We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1088015 commit bf8508eCopy full SHA for bf8508e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.1.37](https://github.com/limaofeng/asany-sortable/compare/v0.1.36...v0.1.37) (2022-09-08)
2
+
3
4
+### Features
5
6
+* 取消拖拽时的默认,改为 sortable-container-isdrop ([1088015](https://github.com/limaofeng/asany-sortable/commit/108801503dbbd55a83e420c2418f9957bd1424e7))
7
8
9
10
## [0.1.36](https://github.com/limaofeng/asany-sortable/compare/v0.1.35...v0.1.36) (2022-06-25)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "0.1.36",
+ "version": "0.1.37",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments