@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 18.3.47 to 18.3.50
@@ -5,2 +5,10 @@ # Changelog | ||
### Kanban | ||
#### Bug Fixes | ||
- `#301633` - The issue with "Script error thrown when using `deleteCard` public method" has been resolved. | ||
- `#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. | ||
- `#300558` - An issue with the all card data are disappeared after card drag and drop has been fixed. | ||
## 18.3.40 (2020-10-13) | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 18.3.47 | ||
* version : 18.3.50 | ||
* 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.40", | ||
"_id": "@syncfusion/ej2-react-kanban@18.3.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-/hRvs+aRws5AwiIx1dv/7ASW3JRLKun4CyZVjeQJWfiV/pTmIvA5VFS9mtqURBJjqO8ZOQ04v9G5Of+4CCISVg==", | ||
"_integrity": "sha512-sJ5TCuqgHOcVVa67GeptNNa/vw2+iajSwSQ63GmMx1kUtAOz0mEIWu6+4EgeyewWd5IA2AXq7Y3LQZ2ZRRbKiA==", | ||
"_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.40.tgz", | ||
"_shasum": "b0dcef5c857c0706e35b991741a8d46f4abd6f03", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-18.3.47.tgz", | ||
"_shasum": "6f97246e44c8abdf39b032ad8ee38e2679276676", | ||
"_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.47", | ||
"@syncfusion/ej2-kanban": "18.3.47", | ||
"@syncfusion/ej2-react-base": "~18.3.47" | ||
"@syncfusion/ej2-base": "~18.3.49", | ||
"@syncfusion/ej2-kanban": "18.3.50", | ||
"@syncfusion/ej2-react-base": "~18.3.50" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.47", | ||
"version": "18.3.50", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
583616
15291
+ Added@syncfusion/ej2-kanban@18.3.50(transitive)
- Removed@syncfusion/ej2-kanban@18.3.47(transitive)