@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 20.3.56 to 20.3.59
@@ -5,2 +5,9 @@ # Changelog | ||
### Kanban | ||
#### Bug Fixes | ||
- `#FB37730` - Now, dragging and dropping cards quickly onto empty columns works properly. | ||
- `#F178105` - Now, dragging and dropping cards between the columns for the first time will trigger the `dataSourceChanged` event properly. | ||
## 20.3.49 (2022-10-11) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 20.3.56 | ||
* version : 20.3.59 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 20.3.56 | ||
* version : 20.3.59 | ||
* 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.3.49", | ||
"_id": "@syncfusion/ej2-react-kanban@20.3.56", | ||
"_inBundle": false, | ||
"_integrity": "sha512-7wjJwPgnnTulTVwZzQSnCUznB0a6f1Fz5jdHK+L2YLbit/cXHsSEzmevO6cgcQGM2Ajpg0QZnaRV4oYk/AanSw==", | ||
"_integrity": "sha512-zH/HGshRteSMhFM9PRXvMqeX4Y/yBwLDwyBwelKzBHWCdRCRqEX5oBhEDocnCePUMk6RHqKcfq2+A3QhhAyaZQ==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.3.49.tgz", | ||
"_shasum": "b4f9a529ad39ca6fe2379d9e3a56c3bc995c813a", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-20.3.56.tgz", | ||
"_shasum": "50d403d1caa9f9ac45f00e48c7f26b3ee758601b", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.3.56", | ||
"@syncfusion/ej2-kanban": "20.3.56", | ||
"@syncfusion/ej2-kanban": "20.3.59", | ||
"@syncfusion/ej2-react-base": "~20.3.56" | ||
@@ -65,4 +65,4 @@ }, | ||
}, | ||
"version": "20.3.56", | ||
"version": "20.3.59", | ||
"sideEffects": false | ||
} |
1400971
+ Added@syncfusion/ej2-kanban@20.3.59(transitive)
- Removed@syncfusion/ej2-kanban@20.3.56(transitive)