@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 20.1.57 to 20.1.58
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I380533` - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats. | ||
## 20.1.57 (2022-05-24) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- `#I378816` - When the defer layout update option is enabled, dataBound event is now restricted while clicking cancel option in the popup field list UI. | ||
@@ -11,0 +19,0 @@ - `#F174968` - When virtual scrolling is enabled, the pivot table can now be rendered properly while perform member filtering. |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 20.1.57 | ||
* version : 20.1.58 | ||
* 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@20.1.56", | ||
"_id": "@syncfusion/ej2-react-pivotview@20.1.57", | ||
"_inBundle": false, | ||
"_integrity": "sha512-p9gsq5qCMxMlzsWJgLDKn06EBYlsMdAv1koxD5XRFmmykHMXU4SwdcHfG2qp71JuWED8BLNRUdAa+9BsOTl/sw==", | ||
"_integrity": "sha512-dJstWUP9OSh+BB1u79nS4X/pV8cYR1mWFegWpx5p6TEw9TVtSf7DLs3W9LYwMVLOQks2X2ZFEOwmYh5te9trFA==", | ||
"_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-20.1.56.tgz", | ||
"_shasum": "c2baac3339257f51e6d04ce6dd3ff46675e16ec9", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.57.tgz", | ||
"_shasum": "1b0b00b1659f157205837d7c6437c65ece2ba852", | ||
"_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": "~20.1.56", | ||
"@syncfusion/ej2-pivotview": "20.1.57", | ||
"@syncfusion/ej2-react-base": "~20.1.57" | ||
"@syncfusion/ej2-base": "~20.1.57", | ||
"@syncfusion/ej2-pivotview": "20.1.58", | ||
"@syncfusion/ej2-react-base": "~20.1.58" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.1.57", | ||
"version": "20.1.58", | ||
"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
8644083
+ Added@syncfusion/ej2-pivotview@20.1.58(transitive)
- Removed@syncfusion/ej2-pivotview@20.1.57(transitive)