@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 19.2.56 to 19.2.60
@@ -7,2 +7,11 @@ # Changelog | ||
#### Bug Fixes | ||
- `#F168308` - The pivot table can now be rendered properly with custom number formats. | ||
- `#339705` - When the virtualization feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it. | ||
## 19.2.56 (2021-08-17) | ||
### Pivot Table | ||
#### New Features | ||
@@ -9,0 +18,0 @@ |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 19.2.56 | ||
* version : 19.2.60 | ||
* 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.2.55", | ||
"_id": "@syncfusion/ej2-react-pivotview@19.2.56", | ||
"_inBundle": false, | ||
"_integrity": "sha512-DFuH3lFrN5/JYw9zY/f7iVrRju+0TnFYO6gSqsQrYg3A15AbKkdSosdVgP+JNHEVK+TePLPkVnylUvRxbeBghQ==", | ||
"_integrity": "sha512-NZf3H0vQH0xB6rwPUA8MIZOnF7wDj5jHukar4ETC2/uP6d1LHCuU6hmBpPpaoTQLG2kJgCsvmcInCN0wX18lcQ==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.2.55.tgz", | ||
"_shasum": "70e8877925b7ea8dcfdb73080c5e7f3de5520285", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.2.56.tgz", | ||
"_shasum": "c579d9140683edfc10d8bdcd1ac022d62d621735", | ||
"_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.2.55", | ||
"@syncfusion/ej2-pivotview": "19.2.56", | ||
"@syncfusion/ej2-react-base": "~19.2.55" | ||
"@syncfusion/ej2-base": "~19.2.60", | ||
"@syncfusion/ej2-pivotview": "19.2.60", | ||
"@syncfusion/ej2-react-base": "~19.2.60" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.2.56", | ||
"version": "19.2.60", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
10097366
168649
+ Added@syncfusion/ej2-pivotview@19.2.60(transitive)
- Removed@syncfusion/ej2-pivotview@19.2.56(transitive)