@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 19.4.47 to 19.4.48
@@ -5,2 +5,4 @@ # Changelog | ||
## 19.4.47 (2022-01-25) | ||
### Kanban | ||
@@ -10,2 +12,10 @@ | ||
- `#I361754` - Now, the `target` argument is returned properly in the `actionBegin` and `actionComplete` when clicking on the frozen swimlane row. | ||
## 19.4.41 (2022-01-04) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#I358793` - Now, the drag and drop of the cards in the Kanban works properly without any exception error. | ||
@@ -12,0 +22,0 @@ |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 19.4.47 | ||
* version : 19.4.48 | ||
* 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.4.38", | ||
"_id": "@syncfusion/ej2-react-kanban@19.4.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-fetn09LNoG7PkantqU+1DbkU911wCmxYqhq9B2EG8fci4AG/5IeYNBeNmTrX3mGYN8IEx7qvk+cL1oP+4iRvCA==", | ||
"_integrity": "sha512-uvOpTzhYPUlKmgpSVU6f/DbQMYym+efpr4mUOenfkks5SXWoHEwKMoCd/Fhv9Xy0FyrUiaG2XVAs4jQwP2ILdw==", | ||
"_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-19.4.38.tgz", | ||
"_shasum": "46b497e26d12b2e36bc0697562dad8f6e2a9d79c", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-19.4.47.tgz", | ||
"_shasum": "73f1efb7c7236691f9286d65582ab9b5e2f3036a", | ||
"_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": "~19.4.42", | ||
"@syncfusion/ej2-kanban": "19.4.47", | ||
"@syncfusion/ej2-react-base": "~19.4.47" | ||
"@syncfusion/ej2-base": "~19.4.48", | ||
"@syncfusion/ej2-kanban": "19.4.48", | ||
"@syncfusion/ej2-react-base": "~19.4.48" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.4.47", | ||
"version": "19.4.48", | ||
"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
1210900
+ Added@syncfusion/ej2-kanban@19.4.48(transitive)
- Removed@syncfusion/ej2-kanban@19.4.47(transitive)