@syncfusion/ej2-react-pivotview
Advanced tools
Comparing version 19.4.47 to 19.4.48
@@ -5,2 +5,10 @@ # Changelog | ||
## 19.4.47 (2022-01-25) | ||
### Pivot Table | ||
#### Bug Fixes | ||
- `#I362895` - The field list UI will now be refreshed properly when dragging a field using the `fieldDrop` event with defer layout update. | ||
## 19.4.43 (2022-01-18) | ||
@@ -12,7 +20,7 @@ | ||
- `#SF-346790` - The Pivot Table is now properly refreshed with virtual scrolling when using touch. | ||
- `#I346790` - The Pivot Table is now properly refreshed with virtual scrolling when using touch. | ||
#### New Features | ||
- `#SF-354750` - Provided events support to customize cell values in PivotEngine export. | ||
- `#I354750` - Provided events support to customize cell values in PivotEngine export. | ||
@@ -25,4 +33,4 @@ ## 19.4.42 (2022-01-11) | ||
- `#SF-359726` - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer. | ||
- `#SF-359726` - When exporting the Pivot Table to Excel format, the headers are now properly shown. | ||
- `#I359726` - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer. | ||
- `#I359726` - When exporting the Pivot Table to Excel format, the headers are now properly shown. | ||
@@ -29,0 +37,0 @@ ## 19.4.41 (2022-01-04) |
/*! | ||
* filename: ej2-react-pivotview.umd.min.js | ||
* version : 19.4.47 | ||
* version : 19.4.48 | ||
* 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.43", | ||
"_id": "@syncfusion/ej2-react-pivotview@19.4.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-H4UUr1fqFzDFNJhyYAMFTxcj+Jr+E1IUM733qev23JknQULVKjU1s0nSW1QCAFP4pS2GSrxwVcT99H8Rc3RYqA==", | ||
"_integrity": "sha512-EM+mj2HOOnEKzg/SlzQRx+700h7oCEHk6OxoykEzQHt74fyTcZKarnf9BVawcugP/nM63Kn6BQnBCBgajFOK6Q==", | ||
"_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.43.tgz", | ||
"_shasum": "ea30f47d2b4ddf1b0d4fe6184a0bf6be122b338b", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-19.4.47.tgz", | ||
"_shasum": "2e5b296445c1fafebd18b3a092b2c63d6ee38a3e", | ||
"_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.4.42", | ||
"@syncfusion/ej2-pivotview": "19.4.47", | ||
"@syncfusion/ej2-react-base": "~19.4.47" | ||
"@syncfusion/ej2-base": "~19.4.48", | ||
"@syncfusion/ej2-pivotview": "19.4.48", | ||
"@syncfusion/ej2-react-base": "~19.4.48" | ||
}, | ||
@@ -66,4 +66,4 @@ "deprecated": false, | ||
}, | ||
"version": "19.4.47", | ||
"version": "19.4.48", | ||
"sideEffects": false | ||
} |
11997010
+ Added@syncfusion/ej2-pivotview@19.4.48(transitive)
- Removed@syncfusion/ej2-pivotview@19.4.47(transitive)