@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 20.2.36 to 20.2.38
@@ -9,2 +9,11 @@ # Changelog | ||
- The selection is now properly working when using the selection mode of the pivot table. | ||
- The engine population events are now properly triggered during virtual scrolling. | ||
## 20.2.36 (2022-06-30) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- `#I387410` - The pivot table with OLAP cube can now render properly with calculated fields when virtual scrolling is enabled. | ||
@@ -11,0 +20,0 @@ |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 20.2.36 | ||
* version : 20.2.38 | ||
* 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.15.1", | ||
"_id": "@syncfusion/ej2-react-pivotview@20.2.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-JPtn1tc8AgahhjwLSSsYb2bvMKa/ew9oP3kDHXvjZKGZig6cnyEttqf6KpFu6m3vypP2Q8JUkm83tDYLOaEoTA==", | ||
"_integrity": "sha512-GnPWXc8V2GEgrmhlowc2+MZuxuiuHHqj5AwcG1EaUwqy1RsnpzcQuB3QZpERxUcf7M0PPHxQBtRyu+0Gkt3JWw==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.15.1.tgz", | ||
"_shasum": "344d763692b736732f923a1ecc00d4ffb48a87f8", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.2.36.tgz", | ||
"_shasum": "5c65c676cf11fa15e24b88f468c2a41320329171", | ||
"_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.2.36", | ||
"@syncfusion/ej2-pivotview": "20.2.36", | ||
"@syncfusion/ej2-react-base": "~20.2.36" | ||
"@syncfusion/ej2-base": "~20.2.38", | ||
"@syncfusion/ej2-pivotview": "20.2.38", | ||
"@syncfusion/ej2-react-base": "~20.2.38" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.2.36", | ||
"version": "20.2.38", | ||
"sideEffects": false | ||
} |
8835226
+ Added@syncfusion/ej2-pivotview@20.2.38(transitive)
- Removed@syncfusion/ej2-pivotview@20.2.36(transitive)