@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 19.2.56 to 19.2.60
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I340470` - The issue with "Kanban `dataBound` event is not receiving `server-side` updated data" has been fixed. | ||
## 19.2.56 (2021-08-17) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#I331403` - The issue with "Kanban is not rendering properly when the data does not have the `keyField` mapping key" has been fixed. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 19.2.56 | ||
* version : 19.2.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@19.2.55", | ||
"_id": "@syncfusion/ej2-react-kanban@19.2.56", | ||
"_inBundle": false, | ||
"_integrity": "sha512-mKZUiaLsRfoQIhNdVuwSNjTQE+K2FIS8zEN1iTP9+9PKPtsLd8AQxwNsaMyPxYjCG+rA/AUYOt9+nAeV1xRzHg==", | ||
"_integrity": "sha512-+UVvrHnN5vH4SmiWQLJ59E+BXZDpocCQzeaUDDhyqx3pnxDCf4v1j0e+cVi4nLF9XxepCxeTOLGF56EagKl1lw==", | ||
"_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-19.2.55.tgz", | ||
"_shasum": "74ce09b2c4e92e585f7b8ed47e747ba2efe416a3", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-19.2.56.tgz", | ||
"_shasum": "b3851efb592e484dd520f764fb229e32c0ddf4e0", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~19.2.55", | ||
"@syncfusion/ej2-kanban": "19.2.56", | ||
"@syncfusion/ej2-react-base": "~19.2.55" | ||
"@syncfusion/ej2-base": "~19.2.60", | ||
"@syncfusion/ej2-kanban": "19.2.60", | ||
"@syncfusion/ej2-react-base": "~19.2.60" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.2.56", | ||
"version": "19.2.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
824313
+ Added@syncfusion/ej2-kanban@19.2.60(transitive)
- Removed@syncfusion/ej2-kanban@19.2.56(transitive)