@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 24.1.45 to 24.1.46
@@ -9,4 +9,5 @@ # Changelog | ||
- `#I525892` - Now, when using the column template in Kanban, the card count is updated properly. | ||
`#I535989` - Now, drop clone works properly when slowly dragging and dropping the cards in the last position in the Kanban column. | ||
## 24.1.41 (2023-12-18) | ||
@@ -497,2 +498,10 @@ | ||
## 24.1.45 (2024-01-09) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#I525892` - Now, when using the column template in Kanban, the card count is updated properly. | ||
## 24.1.43 (2023-12-27) | ||
@@ -499,0 +508,0 @@ |
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 24.1.45 | ||
* version : 24.1.46 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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 : 24.1.45 | ||
* version : 24.1.46 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@24.1.43", | ||
"_id": "@syncfusion/ej2-react-kanban@24.1.45", | ||
"_inBundle": false, | ||
"_integrity": "sha512-oGxDsPlIXTku1HNuX6sEpaRFHgWqD64TRty2ypa3IYNl3ZbGlHtdhABGYTATEW5yQY56DG+tcwo/GABtI3GT0A==", | ||
"_integrity": "sha512-1fWeKDvz21TTjc78sewEE4fXeTFaYhe9AThghZDlME+lSOiQVHpzrjwX6VEHSuKH/yCFQ46u8zL0iikhQ40nZg==", | ||
"_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-24.1.43.tgz", | ||
"_shasum": "42036e31b5ba9546193c5548e80b86bca794e126", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-24.1.45.tgz", | ||
"_shasum": "cdb20e50743c2b0cdfcfdde64f63f8e86744a896", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-kanban": "24.1.45", | ||
"@syncfusion/ej2-react-base": "~24.1.41", | ||
"@syncfusion/ej2-base": "~24.1.46", | ||
"@syncfusion/ej2-kanban": "24.1.46", | ||
"@syncfusion/ej2-react-base": "~24.1.46", | ||
"awesome-typescript-loader": "^3.1.3", | ||
@@ -60,4 +60,4 @@ "source-map-loader": "^0.2.1" | ||
}, | ||
"version": "24.1.45", | ||
"version": "24.1.46", | ||
"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
79071
+ Added@syncfusion/ej2-kanban@24.1.46(transitive)
- Removed@syncfusion/ej2-kanban@24.1.45(transitive)