@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 18.4.31 to 18.4.34
@@ -9,2 +9,14 @@ # Changelog | ||
- `#301448` - The pivot table now displays no unnecessary scrollbars when the browser is resized. | ||
#### New Features | ||
- `#298512` - The drill-through grid can now be exported, like the pivot table. | ||
## 18.4.31 (2020-12-22) | ||
### Pivot Table | ||
#### Bug Fixes | ||
-`#298296` - Columns are now properly stretched when resizing the browser. | ||
@@ -11,0 +23,0 @@ |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 18.4.31 | ||
* version : 18.4.34 | ||
* 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@18.4.30", | ||
"_id": "@syncfusion/ej2-react-pivotview@18.4.31", | ||
"_inBundle": false, | ||
"_integrity": "sha512-6e68picVLmKs5ycZti64XgwMlBNd8/gvDvP+ApExBPoUCnITGezwyejRK44z91xOYkx4Rq0rz7jPsF1+SJGPjQ==", | ||
"_integrity": "sha512-GkSaC3gHXzcoYMq54DMIjjhnqOMop+Y+m5UWJCe2JRzZc2ZsAdhbBPqvt736lDj8eqmU1BLS3POVZ4lRSZdG2Q==", | ||
"_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-18.4.30.tgz", | ||
"_shasum": "da6164b7a2fa1cd7ff652c3a927653002a827bff", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-18.4.31.tgz", | ||
"_shasum": "fc4bca0aec2d8f9b2380e86b5222cac44aa75fc8", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.4.31", | ||
"@syncfusion/ej2-pivotview": "18.4.31", | ||
"@syncfusion/ej2-react-base": "~18.4.31" | ||
"@syncfusion/ej2-base": "~18.4.34", | ||
"@syncfusion/ej2-pivotview": "18.4.34", | ||
"@syncfusion/ej2-react-base": "~18.4.34" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.4.31", | ||
"version": "18.4.34", | ||
"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
57554570
+ Added@syncfusion/ej2-pivotview@18.4.34(transitive)
- Removed@syncfusion/ej2-pivotview@18.4.31(transitive)