@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 19.4.50 to 19.4.52
@@ -9,4 +9,13 @@ # Changelog | ||
- Events to customize cell values using PivotEngine export are now working properly in Angular. | ||
## 19.4.50 (2022-02-08) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- `#I359726`, `#I354750` - When using the virtual scrolling feature, the pivot table can now be exported properly to Excel and CSV formats. | ||
- Even the value fields starts with the same unique name, the Pivot Table values are now properly displayed. | ||
- `#I363972` - With the toolbar UI, the Pivot Chart is now refreshed properly while performing checkbox selection in the chart menu. | ||
@@ -13,0 +22,0 @@ ## 19.4.47 (2022-01-25) |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 19.4.50 | ||
* version : 19.4.52 | ||
* 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-pivotview@*", | ||
"_id": "@syncfusion/ej2-react-pivotview@19.4.48", | ||
"_id": "@syncfusion/ej2-react-pivotview@19.4.50", | ||
"_inBundle": false, | ||
"_integrity": "sha512-XI3ZWOKBMcxzbIzPIwWrel+Ne/dgGGHU7/wIBmplLqUXPu6MVP3E7quytG4Z/CK+sMxqisj+Y5wjDmmQ+RGh6g==", | ||
"_integrity": "sha512-DhaAH8imowW7qtXoIDT1Vfkt3skz8Z7OiR3IkMyvu659NI8ukS7ABCioIjxOc5SCqqKl9/+S3C3G4ehbVf+/nw==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.4.48.tgz", | ||
"_shasum": "06fec2e84cc105ac580c47680a209f9c664a9f9e", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.4.50.tgz", | ||
"_shasum": "62d3ae92dec4f41e855fda72d140b5346addbdba", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~19.4.48", | ||
"@syncfusion/ej2-pivotview": "19.4.50", | ||
"@syncfusion/ej2-react-base": "~19.4.48" | ||
"@syncfusion/ej2-base": "~19.4.52", | ||
"@syncfusion/ej2-pivotview": "19.4.52", | ||
"@syncfusion/ej2-react-base": "~19.4.52" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.4.50", | ||
"version": "19.4.52", | ||
"sideEffects": false | ||
} |
@@ -61,2 +61,2 @@ # ej2-react-pivotview | ||
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
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
11997581
+ Added@syncfusion/ej2-pivotview@19.4.52(transitive)
- Removed@syncfusion/ej2-pivotview@19.4.50(transitive)