@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 19.3.45 to 19.3.46
@@ -9,2 +9,12 @@ # Changelog | ||
- `#I344836` - The issue with "Card's are not rendered, when Kanban KeyField has value as zero" has been resolved. | ||
- `F169010` - The issue with "The Kanban board refreshed before fetching data from the server" has been solved. | ||
- `F169408` - The exception raised "When dynamically adding new column, after deleting the columns from the Kanban" has been resolved. | ||
## 19.3.45 (2021-10-12) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#FB29010` - The issue with "`showItemCount` in swimlane row is not resetting to zero if no cards are present" has been resolved. | ||
@@ -11,0 +21,0 @@ |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 19.3.45 | ||
* version : 19.3.46 | ||
* 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.3.44", | ||
"_id": "@syncfusion/ej2-react-kanban@19.3.45", | ||
"_inBundle": false, | ||
"_integrity": "sha512-M/am4gDi05XmClKGPmWC+snr+9wsYXDLkZjN0vfajIWINtZdDLvVrlx9temT0Q09QXsWMINR4KVR3njAcM0FyQ==", | ||
"_integrity": "sha512-/aPX2rr9YIuQVaJs67nLdzYFK4REZLfhCH1XLHVowYrr2ZacYeGnG3I/+ai1HJ/oeYaPgFSSG1GY/pA0mgxUvA==", | ||
"_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.3.44.tgz", | ||
"_shasum": "cd039d5246c21df520cb944a5a3de6ef8f302533", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-19.3.45.tgz", | ||
"_shasum": "ee74f60e4c05fc616d2ac572f7c87cda1351f1f6", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-base": "~19.3.43", | ||
"@syncfusion/ej2-kanban": "19.3.45", | ||
"@syncfusion/ej2-react-base": "~19.3.45" | ||
"@syncfusion/ej2-kanban": "19.3.46", | ||
"@syncfusion/ej2-react-base": "~19.3.46" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.3.45", | ||
"version": "19.3.46", | ||
"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
1019134
26219
+ Added@syncfusion/ej2-kanban@19.3.46(transitive)
- Removed@syncfusion/ej2-kanban@19.3.45(transitive)