@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 20.3.59 to 20.3.60
@@ -9,2 +9,11 @@ # Changelog | ||
- `#F178602` - Now, the ability to drag & drop several cards onto the same column works properly. | ||
- `#F178604` - Now, the arrangement of several cards in descending order after drag and drop is now resolved. | ||
## 20.3.59 (2022-11-29) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#FB37730` - Now, dragging and dropping cards quickly onto empty columns works properly. | ||
@@ -11,0 +20,0 @@ - `#F178105` - Now, dragging and dropping cards between the columns for the first time will trigger the `dataSourceChanged` event properly. |
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 20.3.59 | ||
* version : 20.3.60 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 20.3.59 | ||
* version : 20.3.60 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-kanban@*", | ||
"_id": "@syncfusion/ej2-react-kanban@20.3.56", | ||
"_id": "@syncfusion/ej2-react-kanban@20.3.59", | ||
"_inBundle": false, | ||
"_integrity": "sha512-zH/HGshRteSMhFM9PRXvMqeX4Y/yBwLDwyBwelKzBHWCdRCRqEX5oBhEDocnCePUMk6RHqKcfq2+A3QhhAyaZQ==", | ||
"_integrity": "sha512-6c8SiTbJe5v6sRp+WD/PlRJ83CB8rm46ajLJvsKp8/Y0tbg3IAYOtxCWS/IaB0SJWsVZeqNUbwPIBUtjmlG03Q==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.3.56.tgz", | ||
"_shasum": "50d403d1caa9f9ac45f00e48c7f26b3ee758601b", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.3.59.tgz", | ||
"_shasum": "f12153ff5efc83e79a1fed6e17943e466123f410", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.3.56", | ||
"@syncfusion/ej2-kanban": "20.3.59", | ||
"@syncfusion/ej2-kanban": "20.3.60", | ||
"@syncfusion/ej2-react-base": "~20.3.56" | ||
@@ -65,4 +65,4 @@ }, | ||
}, | ||
"version": "20.3.59", | ||
"version": "20.3.60", | ||
"sideEffects": false | ||
} |
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
1401233
+ Added@syncfusion/ej2-kanban@20.3.60(transitive)
- Removed@syncfusion/ej2-kanban@20.3.59(transitive)