@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 25.1.35 to 25.1.42
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I577841` - Now, the drag and drop of a card between the `swimlane` row works properly in the Kanban component. | ||
## 25.1.35 (2024-03-15) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#I525892` - Now, the card template works properly upon drag-and-drop action in Kanban with remote data. | ||
@@ -11,0 +19,0 @@ - `#I550208` - Now, the swimlane header template will work properly in the mobile view. |
/*! | ||
* filename: ej2-react-kanban.min.js | ||
* version : 25.1.35 | ||
* version : 25.1.42 | ||
* 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 : 25.1.35 | ||
* version : 25.1.42 | ||
* 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@23.1.36", | ||
"_id": "@syncfusion/ej2-react-kanban@25.1.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-zEUK/B3/1bJo4KQUZZw4FF+ezgEbyQc5nr6fFndWBEdaRrkXo+0IdoNn2aAZy89lD38RdZV4BkeX2nvQuNzVGA==", | ||
"_integrity": "sha512-sBiSfCkOsYP3vYisjQveOoEvORfzJJxExCt2qPXc4iZ4DtQAqcH9OJ4tkcJDKEUAUoeM/Q9gkSu4S3anHZCyRQ==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-23.1.36.tgz", | ||
"_shasum": "cae7dd6d883b8e3db0e6c60b4db4a3ebf0a697c0", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-25.1.35.tgz", | ||
"_shasum": "a5e6470e50c4289ab09dd81a749e96e2f0ec2286", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~25.1.35", | ||
"@syncfusion/ej2-kanban": "25.1.35", | ||
"@syncfusion/ej2-kanban": "25.1.42", | ||
"@syncfusion/ej2-react-base": "~25.1.35" | ||
@@ -46,5 +46,5 @@ }, | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-react-kanban" | ||
"react", | ||
"react-kanban", | ||
"react-kanban-board" | ||
], | ||
@@ -59,4 +59,4 @@ "license": "SEE LICENSE IN license", | ||
}, | ||
"version": "25.1.35", | ||
"version": "25.1.42", | ||
"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
79582
+ Added@syncfusion/ej2-kanban@25.1.42(transitive)
- Removed@syncfusion/ej2-kanban@25.1.35(transitive)