@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 20.2.38 to 20.2.43
@@ -9,2 +9,12 @@ # Changelog | ||
- `I392686` - Now, the drag and drop between the cards will work fine when showAddButton is enabled with the Kanban columns. | ||
- `I393080` - Now, the column border of the dragged clone cells will render properly. | ||
- `I393078` - Now, the drag and drop between the cards will work fine with out any flickering. | ||
## 20.2.38 (2022-07-12) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#I385821` - Now, the server-side modified data is returned to the client side while performing the `CRUD` operation. | ||
@@ -11,0 +21,0 @@ - `#I390524`, `#F175935` - Now, when dropping the card into an empty column will render it. |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 20.2.38 | ||
* version : 20.2.43 | ||
* 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.2.36", | ||
"_id": "@syncfusion/ej2-react-kanban@20.2.38", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Y6K7LZ3bnTKpJvjpY1DynS7rzHRZ+hDQjpA8bIbgKZIHzDZidEneb8RzsRtBhe1M9a71G3dw9n/8i/kHm6Mw/w==", | ||
"_integrity": "sha512-f31u/ebSPDBguyvsNsxvZIItWAHGZFB/UYcdNE1R4pV3jF3CZ1ILw0iKm1nIf+n9+mwh+6wKIw1nBwwMzqGD6Q==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.2.36.tgz", | ||
"_shasum": "84abc3c9282f37b9ef70536c11024c5903c075dc", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.2.38.tgz", | ||
"_shasum": "4e6d0a204e174b1c8cea8936ca6de639c50399e7", | ||
"_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": "~20.2.38", | ||
"@syncfusion/ej2-kanban": "20.2.38", | ||
"@syncfusion/ej2-react-base": "~20.2.38" | ||
"@syncfusion/ej2-base": "~20.2.43", | ||
"@syncfusion/ej2-kanban": "20.2.43", | ||
"@syncfusion/ej2-react-base": "~20.2.43" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.2.38", | ||
"version": "20.2.43", | ||
"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
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
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
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
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
1390667
+ Added@syncfusion/ej2-kanban@20.2.43(transitive)
- Removed@syncfusion/ej2-kanban@20.2.38(transitive)