@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 18.3.50 to 18.3.52
@@ -9,2 +9,10 @@ # Changelog | ||
- `#300968, #302271` - An issue with the `dragStart` event maintained previous changed value in argument has been fixed. | ||
## 18.3.50 (2020-11-17) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#301633` - The issue with "Script error thrown when using `deleteCard` public method" has been resolved. | ||
@@ -11,0 +19,0 @@ - `#301761` - The issue with "Changed card not maintained their modified state properly when drop the card to another columns after using `updateCard` public method" has been resolved. |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 18.3.50 | ||
* version : 18.3.52 | ||
* 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@18.3.47", | ||
"_id": "@syncfusion/ej2-react-kanban@18.3.50", | ||
"_inBundle": false, | ||
"_integrity": "sha512-sJ5TCuqgHOcVVa67GeptNNa/vw2+iajSwSQ63GmMx1kUtAOz0mEIWu6+4EgeyewWd5IA2AXq7Y3LQZ2ZRRbKiA==", | ||
"_integrity": "sha512-nxPLhpMOSgSrFepIcFnykGKTgi6FlAz6MKX4TvjOb+PTkqD2OK1HkUL5Smw52404pXmIXg8ExctSe6yIiewjow==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-18.3.47.tgz", | ||
"_shasum": "6f97246e44c8abdf39b032ad8ee38e2679276676", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-18.3.50.tgz", | ||
"_shasum": "f466289ffaab8c76823a6c1a57c8a8b8818dd609", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.49", | ||
"@syncfusion/ej2-kanban": "18.3.50", | ||
"@syncfusion/ej2-react-base": "~18.3.50" | ||
"@syncfusion/ej2-base": "~18.3.52", | ||
"@syncfusion/ej2-kanban": "18.3.52", | ||
"@syncfusion/ej2-react-base": "~18.3.52" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.50", | ||
"version": "18.3.52", | ||
"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
583791
+ Added@syncfusion/ej2-kanban@18.3.52(transitive)
- Removed@syncfusion/ej2-kanban@18.3.50(transitive)