@syncfusion/ej2-pivotview 19.3.46 → 19.3.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.3.46 (2021-10-19)
6
+
7
+ ### Pivot Table
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I345673` - Even the value fields starts with the same caption, the Pivot Table values are now properly displayed.
12
+
5
13
  ### Pivot Table
6
14
 
7
15
  #### Bug Fixes
@@ -16,15 +24,15 @@
16
24
  #### Bug Fixes
17
25
 
18
26
  - `#F168308` - The pivot table can now be rendered properly with custom number formats.
19
- - `#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.
20
- - `#341987` - The pivot table can now be rendered properly while perform filtering with OLAP data source.
21
- - `#342221` - The pivot table can now be rendered properly while applying date grouing through UI.
27
+ - `#I339705` - 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.
28
+ - `#I341987` - The pivot table can now be rendered properly while perform filtering with OLAP data source.
29
+ - `#I342221` - The pivot table can now be rendered properly while applying date grouing through UI.
22
30
  - The column headers are now displayed properly while perform resizing.
23
- - `#342221` - The pivot table can now be rendered properly while perform member filtering with an empty header.
31
+ - `#I342221` - The pivot table can now be rendered properly while perform member filtering with an empty header.
24
32
 
25
33
  #### New Features
26
34
 
27
- - `#300095` - Provided support to display measures at any desired positions in the column or row axis for relational data sources.
35
+ - `#I300095` - Provided support to display measures at any desired positions in the column or row axis for relational data sources.
28
36
 
29
37
  ## 19.2.56 (2021-08-17)
30
38