@atlaskit/drag-and-drop-hitbox
Advanced tools
Comparing version 0.3.2 to 0.4.0
# @atlaskit/drag-and-drop-hitbox | ||
## 0.4.0 | ||
### Minor Changes | ||
- [`fe6772a3719`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe6772a3719) - Dramatic update to **experimental** tree-item outputs. These outputs should only be used right now by Confluence Page Tree. Changes are being communicated face to face with Confluence team members | ||
## 0.3.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/drag-and-drop-hitbox", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "An addon for `@atlaskit/drag-and-drop` with helpers for attaching interaction information to a drop target when it is being dragged over", | ||
@@ -35,3 +35,3 @@ "author": "Atlassian Pty Ltd", | ||
"./util/get-reorder-destination-index": "./src/get-reorder-destination-index.ts", | ||
"./experimental/tree": "./src/experimental/tree.ts" | ||
"./experimental/tree-item": "./src/experimental/tree-item.ts" | ||
}, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43446
831