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 c9f8540 commit 3a44d99Copy full SHA for 3a44d99
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.1.41](https://github.com/limaofeng/asany-sortable/compare/v0.1.40...v0.1.41) (2022-09-15)
2
+
3
4
+### Features
5
6
+* 添加自定义拖拽预览与元素不可拖拽例子 ([c9f8540](https://github.com/limaofeng/asany-sortable/commit/c9f8540b2fe54f1a8ac12d18e09a7c03fb92cf17))
7
8
9
10
## [0.1.40](https://github.com/limaofeng/asany-sortable/compare/v0.1.39...v0.1.40) (2022-09-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "0.1.40",
+ "version": "0.1.41",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments