@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 25.1.41 to 25.1.42
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I579456` - When the load report option is not displayed in the toolbar UI, report manipulation operations will now work properly. | ||
## 25.1.41 (2024-04-23) | ||
### Pivot Table | ||
#### Bug fixes | ||
- `#I496624` - Value sorting will now work properly in an OLAP pivot table with a single measure. | ||
@@ -11,0 +19,0 @@ - `#I547664` - Excel exporting will now work properly in the pivot table using the server-side engine. |
/*! | ||
* filename: ej2-react-pivotview.min.js | ||
* version : 25.1.41 | ||
* version : 25.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 25.1.41 | ||
* version : 25.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@25.1.39", | ||
"_id": "@syncfusion/ej2-react-pivotview@25.1.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-WPvjqARjm8A6hgp1i4gyJR4IyJHJ+qlMYpyRX2xN0KstrNUbDlkpiWSpYkqmqv8E7/fYLHi08D9Je6Y/B5Z0Yg==", | ||
"_integrity": "sha512-M2iy4iciHZEnHzzOzUhHlpaI9jo7nsy3kP8sCPZr5ySlB4h989UkyR9byEz4pJrAAFGIs5Igjnvqeg+MiOZRdw==", | ||
"_location": "/@syncfusion/ej2-react-pivotview", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-25.1.39.tgz", | ||
"_shasum": "a624d0a7aeef056175d1c9d108471b7ae2be812c", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-25.1.41.tgz", | ||
"_shasum": "1a510fe661cfe1101a5d0ea8fcaef5c9ab5aec5a", | ||
"_spec": "@syncfusion/ej2-react-pivotview@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~25.1.35", | ||
"@syncfusion/ej2-pivotview": "25.1.41", | ||
"@syncfusion/ej2-pivotview": "25.1.42", | ||
"@syncfusion/ej2-react-base": "~25.1.35" | ||
@@ -46,5 +46,5 @@ }, | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-react-pivotview" | ||
"react", | ||
"reactjs", | ||
"react-pivotview" | ||
], | ||
@@ -59,4 +59,4 @@ "license": "SEE LICENSE IN license", | ||
}, | ||
"version": "25.1.41", | ||
"version": "25.1.42", | ||
"sideEffects": false | ||
} |
234879
+ Added@syncfusion/ej2-pivotview@25.1.42(transitive)
- Removed@syncfusion/ej2-pivotview@25.1.41(transitive)