@syncfusion/ej2-pivotview
Advanced tools
Comparing version 22.2.9 to 22.2.10
@@ -9,2 +9,10 @@ # Changelog | ||
- The issue with server side rendering in next.js has been resolved. | ||
## 22.2.9 (2023-08-15) | ||
### Pivot Table | ||
#### Bug fixes | ||
- `I489341` - The toolbar menu items will now be properly displayed in the pivot table with the material dark theme. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 22.2.9 | ||
* version : 22.2.10 | ||
* 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-pivotview@*", | ||
"_id": "@syncfusion/ej2-pivotview@22.2.8", | ||
"_id": "@syncfusion/ej2-pivotview@22.2.9", | ||
"_inBundle": false, | ||
"_integrity": "sha512-lRYqv746TX8RsprVTSpiZt1coeI3zeOpv02RgJY4+uPgLUzyI+MkAuDRqoVzm5Bz//u4qP6Pee+Dj5Ws3r9uYQ==", | ||
"_integrity": "sha512-sg4xA+iyl5vuN1xBba12oB1akADEi5S4BypVmQ7e2H3jmFNP+O9Oykg7lhe+qVSfZ20LXu7xXumBRBkQsm+ICQ==", | ||
"_location": "/@syncfusion/ej2-pivotview", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-pivotview/-/ej2-pivotview-22.2.8.tgz", | ||
"_shasum": "12e69e4e67007d95a3fca49b9353fd982e07d63e", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-pivotview/-/ej2-pivotview-22.2.9.tgz", | ||
"_shasum": "7abeb9ae8c8a4059181ff3391f7b8c9dcba93402", | ||
"_spec": "@syncfusion/ej2-pivotview@*", | ||
@@ -39,12 +39,12 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~22.2.9", | ||
"@syncfusion/ej2-base": "~22.2.10", | ||
"@syncfusion/ej2-buttons": "~22.2.9", | ||
"@syncfusion/ej2-calendars": "~22.2.9", | ||
"@syncfusion/ej2-charts": "~22.2.9", | ||
"@syncfusion/ej2-calendars": "~22.2.10", | ||
"@syncfusion/ej2-charts": "~22.2.10", | ||
"@syncfusion/ej2-compression": "~22.2.5", | ||
"@syncfusion/ej2-data": "~22.2.5", | ||
"@syncfusion/ej2-dropdowns": "~22.2.9", | ||
"@syncfusion/ej2-dropdowns": "~22.2.10", | ||
"@syncfusion/ej2-excel-export": "~22.2.5", | ||
"@syncfusion/ej2-file-utils": "~22.2.5", | ||
"@syncfusion/ej2-grids": "~22.2.9", | ||
"@syncfusion/ej2-grids": "~22.2.10", | ||
"@syncfusion/ej2-inputs": "~22.2.9", | ||
@@ -124,4 +124,4 @@ "@syncfusion/ej2-lists": "~22.2.9", | ||
"typings": "index.d.ts", | ||
"version": "22.2.9", | ||
"version": "22.2.10", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
39024035