@syncfusion/ej2-react-kanban
Advanced tools
Comparing version 18.3.35 to 18.3.40
@@ -7,2 +7,12 @@ # Changelog | ||
#### New Features | ||
- `#288864` - We had improved the performance while loading a huge number of cards and now dragging cards only be refreshed instead of whole cards. | ||
## 18.3.35 (2020-10-01) | ||
### Kanban | ||
#### Bug Fixes | ||
- `#287430` - The issue with "Mismatch in the events argument type information" has been resolved. | ||
@@ -9,0 +19,0 @@ |
@@ -22,3 +22,12 @@ { | ||
"blazorPlaceholder": "kanban", | ||
"blazorType": "hybrid", | ||
"blazorType": "native", | ||
"blazorDependency": [ | ||
"ej2-base", | ||
"ej2-popups", | ||
"ej2-inputs/blazor/NumericTextBox", | ||
"ej2-inputs/blazor/TextBox", | ||
"ej2-dropdowns/DropDownList", | ||
"ej2-popups/blazor/Dialog", | ||
"ej2-lists/blazor/ListView" | ||
], | ||
"defaultTag": "<kanban id='sample'></kanban>", | ||
@@ -25,0 +34,0 @@ "twoWays": [], |
/*! | ||
* filename: ej2-react-kanban.umd.min.js | ||
* version : 18.3.35 | ||
* version : 18.3.40 | ||
* 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@0.21.1", | ||
"_id": "@syncfusion/ej2-react-kanban@18.3.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-VSG4FyCqFX1/1H7ucQ2pYyM+oE5S5ml7bW5JCnLH5/lIbUL9FU4OfkSLyjn4TQxemHU9KDcD66Cuj7CL44cKQw==", | ||
"_integrity": "sha512-/XkIcGgr7MJLR798l7CAA2yUAZNAUqTjTva2LKFdbR6ByoiAjylVPGdmTpsJkO7pYcljyN6PgD0pmqAw2HpEeA==", | ||
"_location": "/@syncfusion/ej2-react-kanban", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-0.21.1.tgz", | ||
"_shasum": "024416bce723e4cdc9f5a08213d8dd2ae1b56bc8", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-kanban/-/ej2-react-kanban-18.3.35.tgz", | ||
"_shasum": "24667c9cd37953bd4e76a486c1af89fe65a4e947", | ||
"_spec": "@syncfusion/ej2-react-kanban@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.35", | ||
"@syncfusion/ej2-kanban": "18.3.35", | ||
"@syncfusion/ej2-react-base": "~18.3.35" | ||
"@syncfusion/ej2-base": "~18.3.40", | ||
"@syncfusion/ej2-kanban": "18.3.40", | ||
"@syncfusion/ej2-react-base": "~18.3.37" | ||
}, | ||
@@ -65,4 +65,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.35", | ||
"version": "18.3.40", | ||
"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
583064
15291
+ Added@syncfusion/ej2-kanban@18.3.40(transitive)
- Removed@syncfusion/ej2-kanban@18.3.35(transitive)