@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 19.4.53 to 19.4.54
@@ -5,2 +5,11 @@ # Changelog | ||
## 19.4.53 (2022-02-22) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- When changing the report dynamically using the toolbar UI options, the Pivot Chart is now properly displayed. | ||
- `#I366940` - When defer layout update is enabled, measures are properly added to the field list UI. | ||
## 19.4.52 (2022-02-15) | ||
@@ -7,0 +16,0 @@ |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 19.4.53 | ||
* version : 19.4.54 | ||
* 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.52", | ||
"_id": "@syncfusion/ej2-react-pivotview@19.4.53", | ||
"_inBundle": false, | ||
"_integrity": "sha512-uCgYs+f9EJ1A4c6vn1++2XVCXaeiZ/TM2GhmawNtQ+J63bNyKFHgKf6CIkhiDhlmJP5I5qktlJK65coN5/p0QQ==", | ||
"_integrity": "sha512-Zx2Ca3jkH7jV6MSqFMFeCWutnFcEip+VHtL7bJ0/OZarP212mxsONp4CWamvohUxJljYVOQpenHkVNXL84rgsA==", | ||
"_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.52.tgz", | ||
"_shasum": "72f3160bb4d2bf8897e4fed0ddc9f89cf2193a0f", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.4.53.tgz", | ||
"_shasum": "464ce0661081016911c9c957e65ab6013521601e", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-base": "~19.4.52", | ||
"@syncfusion/ej2-pivotview": "19.4.53", | ||
"@syncfusion/ej2-pivotview": "19.4.54", | ||
"@syncfusion/ej2-react-base": "~19.4.53" | ||
@@ -66,4 +66,4 @@ }, | ||
}, | ||
"version": "19.4.53", | ||
"version": "19.4.54", | ||
"sideEffects": false | ||
} |
@@ -61,2 +61,2 @@ # ej2-react-pivotview | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
11998003
+ Added@syncfusion/ej2-pivotview@19.4.54(transitive)
- Removed@syncfusion/ej2-pivotview@19.4.53(transitive)