@syncfusion/ej2-angular-pivotview 22.2.9 → 22.2.10-ngcc

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.
Files changed (160) hide show
  1. package/@syncfusion/ej2-angular-pivotview.es5.js +439 -0
  2. package/@syncfusion/ej2-angular-pivotview.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pivotview.js +409 -0
  4. package/@syncfusion/ej2-angular-pivotview.js.map +1 -0
  5. package/CHANGELOG.md +886 -0
  6. package/dist/ej2-angular-pivotview.umd.js +708 -0
  7. package/dist/ej2-angular-pivotview.umd.js.map +1 -0
  8. package/dist/ej2-angular-pivotview.umd.min.js +11 -0
  9. package/dist/ej2-angular-pivotview.umd.min.js.map +1 -0
  10. package/ej2-angular-pivotview.d.ts +6 -0
  11. package/ej2-angular-pivotview.metadata.json +1 -0
  12. package/package.json +14 -28
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/pivotfieldlist/pivotfieldlist-all.module.d.ts +0 -6
  18. package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -3
  19. package/src/pivotfieldlist/pivotfieldlist.module.d.ts +0 -6
  20. package/src/pivotview/pivotview-all.module.d.ts +0 -6
  21. package/src/pivotview/pivotview.component.d.ts +0 -3
  22. package/src/pivotview/pivotview.module.d.ts +0 -6
  23. package/styles/fabric-dark.css +2 -2
  24. package/styles/fabric.css +2 -2
  25. package/styles/material-dark.css +2 -2
  26. package/styles/material.css +2 -2
  27. package/styles/material3-dark.css +56 -0
  28. package/styles/material3-dark.scss +0 -1
  29. package/styles/material3.css +111 -0
  30. package/styles/material3.scss +0 -1
  31. package/styles/pivotfieldlist/bootstrap-dark.scss +1 -4
  32. package/styles/pivotfieldlist/bootstrap.scss +1 -4
  33. package/styles/pivotfieldlist/bootstrap4.scss +1 -4
  34. package/styles/pivotfieldlist/bootstrap5-dark.scss +1 -4
  35. package/styles/pivotfieldlist/bootstrap5.scss +1 -4
  36. package/styles/pivotfieldlist/fabric-dark.scss +1 -4
  37. package/styles/pivotfieldlist/fabric.scss +1 -4
  38. package/styles/pivotfieldlist/fluent-dark.scss +1 -4
  39. package/styles/pivotfieldlist/fluent.scss +1 -4
  40. package/styles/pivotfieldlist/highcontrast-light.scss +1 -4
  41. package/styles/pivotfieldlist/highcontrast.scss +1 -4
  42. package/styles/pivotfieldlist/material-dark.scss +1 -4
  43. package/styles/pivotfieldlist/material.scss +1 -4
  44. package/styles/pivotfieldlist/material3-dark.scss +1 -4
  45. package/styles/pivotfieldlist/material3.scss +1 -4
  46. package/styles/pivotfieldlist/tailwind-dark.scss +1 -4
  47. package/styles/pivotfieldlist/tailwind.scss +1 -4
  48. package/styles/pivotview/bootstrap-dark.scss +1 -5
  49. package/styles/pivotview/bootstrap.scss +1 -5
  50. package/styles/pivotview/bootstrap4.scss +1 -5
  51. package/styles/pivotview/bootstrap5-dark.scss +1 -4
  52. package/styles/pivotview/bootstrap5.scss +1 -5
  53. package/styles/pivotview/fabric-dark.css +2 -2
  54. package/styles/pivotview/fabric-dark.scss +1 -5
  55. package/styles/pivotview/fabric.css +2 -2
  56. package/styles/pivotview/fabric.scss +1 -5
  57. package/styles/pivotview/fluent-dark.scss +1 -4
  58. package/styles/pivotview/fluent.scss +1 -5
  59. package/styles/pivotview/highcontrast-light.scss +1 -5
  60. package/styles/pivotview/highcontrast.scss +1 -5
  61. package/styles/pivotview/material-dark.css +2 -2
  62. package/styles/pivotview/material-dark.scss +1 -5
  63. package/styles/pivotview/material.css +2 -2
  64. package/styles/pivotview/material.scss +1 -5
  65. package/styles/pivotview/material3-dark.scss +1 -4
  66. package/styles/pivotview/material3.scss +1 -5
  67. package/styles/pivotview/tailwind-dark.scss +1 -4
  68. package/styles/pivotview/tailwind.scss +1 -5
  69. package/esm2020/public_api.mjs +0 -3
  70. package/esm2020/src/index.mjs +0 -8
  71. package/esm2020/src/pivotfieldlist/pivotfieldlist-all.module.mjs +0 -23
  72. package/esm2020/src/pivotfieldlist/pivotfieldlist.component.mjs +0 -66
  73. package/esm2020/src/pivotfieldlist/pivotfieldlist.module.mjs +0 -25
  74. package/esm2020/src/pivotview/pivotview-all.module.mjs +0 -65
  75. package/esm2020/src/pivotview/pivotview.component.mjs +0 -163
  76. package/esm2020/src/pivotview/pivotview.module.mjs +0 -25
  77. package/esm2020/syncfusion-ej2-angular-pivotview.mjs +0 -5
  78. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs +0 -353
  79. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  80. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs +0 -353
  81. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  82. package/styles/pivotfieldlist/_all.scss +0 -2
  83. package/styles/pivotfieldlist/_bootstrap-dark-definition.scss +0 -231
  84. package/styles/pivotfieldlist/_bootstrap-definition.scss +0 -213
  85. package/styles/pivotfieldlist/_bootstrap4-definition.scss +0 -213
  86. package/styles/pivotfieldlist/_bootstrap5-dark-definition.scss +0 -1
  87. package/styles/pivotfieldlist/_bootstrap5-definition.scss +0 -217
  88. package/styles/pivotfieldlist/_fabric-dark-definition.scss +0 -219
  89. package/styles/pivotfieldlist/_fabric-definition.scss +0 -213
  90. package/styles/pivotfieldlist/_fluent-dark-definition.scss +0 -1
  91. package/styles/pivotfieldlist/_fluent-definition.scss +0 -217
  92. package/styles/pivotfieldlist/_fusionnew-definition.scss +0 -216
  93. package/styles/pivotfieldlist/_highcontrast-definition.scss +0 -214
  94. package/styles/pivotfieldlist/_highcontrast-light-definition.scss +0 -214
  95. package/styles/pivotfieldlist/_layout.scss +0 -1958
  96. package/styles/pivotfieldlist/_material-dark-definition.scss +0 -214
  97. package/styles/pivotfieldlist/_material-definition.scss +0 -214
  98. package/styles/pivotfieldlist/_material3-dark-definition.scss +0 -1
  99. package/styles/pivotfieldlist/_material3-definition.scss +0 -224
  100. package/styles/pivotfieldlist/_tailwind-dark-definition.scss +0 -1
  101. package/styles/pivotfieldlist/_tailwind-definition.scss +0 -217
  102. package/styles/pivotfieldlist/_theme.scss +0 -1973
  103. package/styles/pivotfieldlist/icons/_bootstrap-dark.scss +0 -359
  104. package/styles/pivotfieldlist/icons/_bootstrap.scss +0 -359
  105. package/styles/pivotfieldlist/icons/_bootstrap4.scss +0 -359
  106. package/styles/pivotfieldlist/icons/_bootstrap5-dark.scss +0 -1
  107. package/styles/pivotfieldlist/icons/_bootstrap5.scss +0 -358
  108. package/styles/pivotfieldlist/icons/_fabric-dark.scss +0 -359
  109. package/styles/pivotfieldlist/icons/_fabric.scss +0 -359
  110. package/styles/pivotfieldlist/icons/_fluent-dark.scss +0 -1
  111. package/styles/pivotfieldlist/icons/_fluent.scss +0 -358
  112. package/styles/pivotfieldlist/icons/_fusionnew.scss +0 -353
  113. package/styles/pivotfieldlist/icons/_highcontrast-light.scss +0 -358
  114. package/styles/pivotfieldlist/icons/_highcontrast.scss +0 -358
  115. package/styles/pivotfieldlist/icons/_material-dark.scss +0 -359
  116. package/styles/pivotfieldlist/icons/_material.scss +0 -358
  117. package/styles/pivotfieldlist/icons/_material3-dark.scss +0 -1
  118. package/styles/pivotfieldlist/icons/_material3.scss +0 -357
  119. package/styles/pivotfieldlist/icons/_tailwind-dark.scss +0 -357
  120. package/styles/pivotfieldlist/icons/_tailwind.scss +0 -357
  121. package/styles/pivotview/_all.scss +0 -2
  122. package/styles/pivotview/_bootstrap-dark-definition.scss +0 -175
  123. package/styles/pivotview/_bootstrap-definition.scss +0 -172
  124. package/styles/pivotview/_bootstrap4-definition.scss +0 -172
  125. package/styles/pivotview/_bootstrap5-dark-definition.scss +0 -1
  126. package/styles/pivotview/_bootstrap5-definition.scss +0 -177
  127. package/styles/pivotview/_fabric-dark-definition.scss +0 -174
  128. package/styles/pivotview/_fabric-definition.scss +0 -171
  129. package/styles/pivotview/_fluent-dark-definition.scss +0 -1
  130. package/styles/pivotview/_fluent-definition.scss +0 -177
  131. package/styles/pivotview/_fusionnew-definition.scss +0 -177
  132. package/styles/pivotview/_highcontrast-definition.scss +0 -170
  133. package/styles/pivotview/_highcontrast-light-definition.scss +0 -171
  134. package/styles/pivotview/_layout.scss +0 -1158
  135. package/styles/pivotview/_material-dark-definition.scss +0 -178
  136. package/styles/pivotview/_material-definition.scss +0 -174
  137. package/styles/pivotview/_material3-dark-definition.scss +0 -1
  138. package/styles/pivotview/_material3-definition.scss +0 -180
  139. package/styles/pivotview/_tailwind-dark-definition.scss +0 -1
  140. package/styles/pivotview/_tailwind-definition.scss +0 -177
  141. package/styles/pivotview/_theme.scss +0 -1992
  142. package/styles/pivotview/icons/_bootstrap-dark.scss +0 -184
  143. package/styles/pivotview/icons/_bootstrap.scss +0 -184
  144. package/styles/pivotview/icons/_bootstrap4.scss +0 -184
  145. package/styles/pivotview/icons/_bootstrap5-dark.scss +0 -1
  146. package/styles/pivotview/icons/_bootstrap5.scss +0 -183
  147. package/styles/pivotview/icons/_fabric-dark.scss +0 -184
  148. package/styles/pivotview/icons/_fabric.scss +0 -184
  149. package/styles/pivotview/icons/_fluent-dark.scss +0 -1
  150. package/styles/pivotview/icons/_fluent.scss +0 -183
  151. package/styles/pivotview/icons/_fusionnew.scss +0 -183
  152. package/styles/pivotview/icons/_highcontrast-light.scss +0 -183
  153. package/styles/pivotview/icons/_highcontrast.scss +0 -183
  154. package/styles/pivotview/icons/_material-dark.scss +0 -184
  155. package/styles/pivotview/icons/_material.scss +0 -184
  156. package/styles/pivotview/icons/_material3-dark.scss +0 -1
  157. package/styles/pivotview/icons/_material3.scss +0 -183
  158. package/styles/pivotview/icons/_tailwind-dark.scss +0 -183
  159. package/styles/pivotview/icons/_tailwind.scss +0 -183
  160. package/syncfusion-ej2-angular-pivotview.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,886 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Pivot Table
6
+
7
+ #### Bug fixes
8
+
9
+ - The issue with server side rendering in next.js has been resolved.
10
+
11
+ ## 22.2.9 (2023-08-15)
12
+
13
+ ### Pivot Table
14
+
15
+ #### Bug fixes
16
+
17
+ - `I489341` - The toolbar menu items will now be properly displayed in the pivot table with the material dark theme.
18
+
19
+ ## 22.2.8 (2023-08-08)
20
+
21
+ ### Pivot Table
22
+
23
+ #### Bug fixes
24
+
25
+ - `I485463` - The pivot table can now be properly rendered when sorting is applied with virtualization.
26
+ - `I486436` - The pivot chart can now be properly rendered with remote data binding.
27
+ - `F183726` - The "multiLevelLabelRender" event will now work properly in the Angular pivot table.
28
+
29
+ ## 22.2.7 (2023-08-02)
30
+
31
+ ### Pivot Table
32
+
33
+ #### Bug fixes
34
+
35
+ - `I459099` - The pivot table can now be rendered properly with the reordering feature.
36
+
37
+ ## 22.2.5 (2023-07-27)
38
+
39
+ ### Pivot Table
40
+
41
+ #### Bug fixes
42
+
43
+ - `I471218` - The value sort icon in the pivot table is now properly positioned with larger column text.
44
+ - `F183271` - When defer layout update is enabled, the pivot table now renders properly with the pivot chart.
45
+ - `I463929` - When enabling virtualization dynamically at runtime, the pivot table will now render properly.
46
+
47
+ #### Features
48
+
49
+ - `I398184` - Provided support to customize the column width when exporting the pivot table to a PDF document.
50
+
51
+ ## 22.1.39 (2023-07-18)
52
+
53
+ ### Pivot Table
54
+
55
+ #### Bug fixes
56
+
57
+ - `#F183090` - Columns can now be hidden specifically with an OLAP data source.
58
+
59
+ ## 22.1.36 (2023-06-28)
60
+
61
+ ### Pivot Table
62
+
63
+ #### Bug fixes
64
+
65
+ - `#I473176` - The issue with the spinner not being properly hidden on the pivot table when the drillthrough popup was closed with server-side engine has now been resolved.
66
+ - `#I461804` - When we bind fields from the same hierarchy, drill down/up will now work properly in the pivot table with an OLAP data.
67
+
68
+ ## 22.1.34 (2023-06-21)
69
+
70
+ ### Pivot Table
71
+
72
+ #### New Features
73
+
74
+ - `#F165214` - Provided paging support in server side engine that allows to break and display large amounts of data page by page.
75
+ - Provided the role option that allows access to restricted cube information such as measures, dimensions, hierarchy, and more when a SSAS OLAP cube is bound to the pivot table.
76
+
77
+ #### Breaking Changes
78
+
79
+ - The property type `PivotValues` has been changed from `IPivotValues` to `IAxisSet[][]`.
80
+
81
+ | Property Name | Description | Previous Type | Current Type |
82
+ |---|---|---|---|
83
+ | `pivotValues` | It holds the collection of cell information that has been populated from the engine on the basis of the given pivot report to render the component as table and chart. | `IPivotValues` | `IAxisSet[][]` |
84
+
85
+ ## 20.4.38 (2022-12-21)
86
+
87
+ ### Pivot Table
88
+
89
+ #### Bug Fixes
90
+
91
+ - `#I423050` - Filter state will now be properly maintained in the member editor.
92
+ - `#I420253` - When virtual scrolling is enabled, the pivot table will now scroll properly.
93
+ - Number formatting is now applied properly to row and column headers in the pivot table.
94
+
95
+ #### New Features
96
+
97
+ - `#I347303`, `#I400764`, `#F172939` - Provided support for displaying row and column sub-totals at the top or bottom of the header group in the pivot table.
98
+ - `#I310709`, `#I346859` - Provided support to display pivot chart's series for multiple measures on a single y-axis.
99
+ - `#I398184` - The pivot table now supports customising the size of PDF document while exporting.
100
+ - `#I305545` - The pivot table now allows you to export both the table and the chart to a single PDF document.
101
+
102
+ #### Breaking Changes
103
+
104
+ - The `chartSettings.showMemberSeries` property is deprecated and will no longer to be used. Use `chartSettings.showPointColorByMembers` to achieve the same.
105
+
106
+ | Previous | Now |
107
+ |---|---|
108
+ | `showMemberSeries` | `showPointColorByMembers` |
109
+
110
+ - The `chartExport` method parameters for the pivot table have now been changed.
111
+
112
+ **Previous**
113
+
114
+
115
+ | Parameter | Type | Description |
116
+ |---|---|---|
117
+ | type | `ExportType` | Defines the export type. |
118
+ | fileName | string | Defines file name of export document. |
119
+ | orientation | `PdfPageOrientation` | Defines the page orientation on pdf export(0 for Portrait mode, 1 for Landscape mode). |
120
+ | width | number | Defines width of the export document. |
121
+ | height | number | Defines width of the export document. |
122
+
123
+ **Now**
124
+
125
+
126
+ | Parameter | Type | Description |
127
+ |---|---|---|
128
+ | type | `ExportType` | Defines the export type. |
129
+ | `pdfExportProperties` | `PdfExportProperties` | Allows to define the chart's export properties such as file name, orientation, width and height. |
130
+ | `isMultipleExport` | boolean | Allows to export multiple tables and charts into a single PDF document. |
131
+ | `pdfDoc` | Object | Allows the export of an external PDF document along with current PDF document. |
132
+ | `isBlob` | boolean | Allows the PDF document to be saved as blob data. |
133
+
134
+ ## 20.3.59 (2022-11-29)
135
+
136
+ ### Pivot Table
137
+
138
+ #### Bug Fixes
139
+
140
+ - `#I405590` - The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.
141
+ - `#I420612` - The pivot table will now be rendered properly while switching between reports in the toolbar.
142
+ - `#F420612` - The pivot table's alphanumeric sorting will now works properly.
143
+
144
+ ## 20.3.57 (2022-11-15)
145
+
146
+ ### Pivot Table
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#I405590` - The pivot table will now properly refreshed while performing value sorting with autofit enabled.
151
+
152
+ #### New Features
153
+
154
+ - `#I395302` - When using a server-side engine, the aggregated values of the pivot table will now be customized via the controller.
155
+
156
+ ## 20.3.50 (2022-10-18)
157
+
158
+ ### Pivot Table
159
+
160
+ #### Bug Fixes
161
+
162
+ - The `drillthrough` feature now works properly with alphanumeric data.
163
+
164
+ ## 20.3.49 (2022-10-11)
165
+
166
+ ### Pivot Table
167
+
168
+ #### Bug Fixes
169
+
170
+ - `#I408669` - Number formatting is now applied properly to row and column headers in the pivot table.
171
+ - `#I405681` - Pivot table cell values are now properly exported as PDF document based on the text align property.
172
+
173
+ ## 20.3.47 (2022-09-29)
174
+
175
+ ### Pivot Table
176
+
177
+ #### Bug Fixes
178
+
179
+ - `#I395797` - Text wrap is now properly applied in the pivot table.
180
+ - `#I400397` - When using server-side engine, row headers are now displayed correctly based on their level in the pivot table.
181
+ - `#I395797` - The grand totals position in the pivot table now works properly when using server-side engine.
182
+ - `#I405131` - The tooltip content is now properly displayed in the pivot table.
183
+ - `#I397110` - The pivot table will now properly export to Excel format even if it contains hidden columns.
184
+ - `#I405326` - The value sort icon is now properly displayed in the pivot table.
185
+
186
+ #### New Features
187
+
188
+ - `#I311235` - The pivot table now exports to PDF/CSV as a blob object with virtual scrolling enabled.
189
+ - `#I311235` - With a relational datasource, field list treeview can now be displayed in a hierarchical manner.
190
+ - `#I281131`, `#I351494`, `#F174212` - Provided paging support that allows to break and display large amounts of data page by page, improving the overall rendering performance of the pivot table.
191
+ - `#I369101` - When multiple axes are enabled, the pivot chart series can now be displayed based on members in all chart areas.
192
+
193
+ ## 20.2.43 (2022-08-08)
194
+
195
+ ### Pivot Table
196
+
197
+ #### Bug Fixes
198
+
199
+ - `#I390649` - When virtual scrolling is enabled, the pivot table now properly refreshed while performing value sorting.
200
+
201
+ #### New Features
202
+
203
+ - `#I364830` - Improved server-side engine performance. As a result, pivot table can now render up to 3 million records without any issues.
204
+ - `#I382580` - The calculated field UI now has a "Format" dropdown option for relational data source.
205
+
206
+ ## 20.2.39 (2022-07-19)
207
+
208
+ ### Pivot Table
209
+
210
+ #### Bug Fixes
211
+
212
+ - `#I389665` - The pivot table can now be rendered properly while applying date grouping.
213
+ - `#I389889` - The class names in the pivot table are properly updated for the sub-total columns.
214
+
215
+ ## 20.2.38 (2022-07-12)
216
+
217
+ ### Pivot Table
218
+
219
+ #### Bug Fixes
220
+
221
+ - The selection is now properly working when using the selection mode of the pivot table.
222
+ - The engine population events are now properly triggered during virtual scrolling.
223
+
224
+ ## 20.2.36 (2022-06-30)
225
+
226
+ ### Pivot Table
227
+
228
+ #### Bug Fixes
229
+
230
+ - `#I387410` - The pivot table with OLAP cube can now render properly with calculated fields when virtual scrolling is enabled.
231
+
232
+ #### New Features
233
+
234
+ - Provided support to search for a specific field in the field list UI.
235
+
236
+ ## 20.1.61 (2022-06-21)
237
+
238
+ ### Pivot Table
239
+
240
+ #### Bug Fixes
241
+
242
+ - `#I382188` - When there is only one record, inline editing for value fields with advanced aggregate types now works properly.
243
+
244
+ ## 20.1.58 (2022-05-31)
245
+
246
+ ### Pivot Table
247
+
248
+ #### Bug Fixes
249
+
250
+ - `#I380533` - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats.
251
+
252
+ ## 20.1.57 (2022-05-24)
253
+
254
+ ### Pivot Table
255
+
256
+ #### Bug Fixes
257
+
258
+ - `#I378816` - When the defer layout update option is enabled, dataBound event is now restricted while clicking cancel option in the popup field list UI.
259
+ - `#F174968` - When virtual scrolling is enabled, the pivot table can now be rendered properly while perform member filtering.
260
+ - The pivot table's column selection is now working properly.
261
+
262
+ ## 20.1.56 (2022-05-17)
263
+
264
+ ### Pivot Table
265
+
266
+ #### Bug Fixes
267
+
268
+ - The pivot table can now be sorted properly with date type headers.
269
+
270
+ #### New Features
271
+
272
+ - The pivot table now has support for adding custom classes via 'cssClass' property.
273
+
274
+ ## 20.1.55 (2022-05-12)
275
+
276
+ ### Pivot Table
277
+
278
+ #### Bug Fixes
279
+
280
+ - `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selection event.
281
+ - `#I373754` - The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
282
+ - `#I374945` - The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.
283
+
284
+ #### New Features
285
+
286
+ - `#F174296` - Members of a specific field are now sorted based on user-defined order in the Pivot Table's row and column axes.
287
+
288
+ ## 20.1.48 (2022-04-12)
289
+
290
+ ### Pivot Table
291
+
292
+ #### Bug fixes
293
+
294
+ - In the OLAP field list UI, calculated fields are now properly displayed.
295
+ - The pivot table now exports properly to excel format with string type values when virtual scrolling is enabled.
296
+
297
+ #### Features
298
+
299
+ - `#FB33029` - The calculated field can now be created without formatting by using the "None" option in the OLAP calculated field UI.
300
+
301
+ ## 20.1.47 (2022-04-04)
302
+
303
+ ### Pivot Table
304
+
305
+ #### Bug Fixes
306
+
307
+ - `#I366940` - When the defer layout update option is enabled, the field list UI will now properly refresh while drag and drop measures.
308
+ - `#I367463` - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
309
+ - In Angular, grouping will now work properly with the static field list.
310
+ - `#I370021` - While resizing, the pivot chart is now properly refreshed.
311
+
312
+ #### New Features
313
+
314
+ - Provided support to expand all members (aka, headers) in a specific field in the Pivot Table's row and column axes.
315
+ - Provided built-in option in toolbar UI, grand totals will now display either at the first or last position in the Pivot Table's row and column axes.
316
+
317
+ ## 19.4.55 (2022-03-08)
318
+
319
+ ### Pivot Table
320
+
321
+ #### Bug Fixes
322
+
323
+ - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
324
+
325
+ ## 19.4.54 (2022-03-01)
326
+
327
+ ### Pivot Table
328
+
329
+ #### Bug Fixes
330
+
331
+ - When the defer layout update option is enabled, the field list UI will now properly refresh while performing checkbox selection.
332
+
333
+ ## 19.4.53 (2022-02-22)
334
+
335
+ ### Pivot Table
336
+
337
+ #### Bug Fixes
338
+
339
+ - When changing the report dynamically using the toolbar UI options, the Pivot Chart is now properly displayed.
340
+ - `#I366940` - When defer layout update is enabled, measures are properly added to the field list UI.
341
+
342
+ ## 19.4.52 (2022-02-15)
343
+
344
+ ### Pivot Table
345
+
346
+ #### Bug Fixes
347
+
348
+ - Events to customize cell values using PivotEngine export are now working properly in Angular.
349
+
350
+ ## 19.4.50 (2022-02-08)
351
+
352
+ ### Pivot Table
353
+
354
+ #### Bug Fixes
355
+
356
+ - `#I359726`, `#I354750` - When using the virtual scrolling feature, the pivot table can now be exported properly to Excel and CSV formats.
357
+ - Even the value fields starts with the same unique name, the Pivot Table values are now properly displayed.
358
+ - `#I363972` - With the toolbar UI, the Pivot Chart is now refreshed properly while performing checkbox selection in the chart menu.
359
+
360
+ ## 19.4.47 (2022-01-25)
361
+
362
+ ### Pivot Table
363
+
364
+ #### Bug Fixes
365
+
366
+ - `#I362895` - The field list UI will now be refreshed properly when dragging a field using the `fieldDrop` event with defer layout update.
367
+
368
+ ## 19.4.43 (2022-01-18)
369
+
370
+ ### Pivot Table
371
+
372
+ #### Bug Fixes
373
+
374
+ - `#I346790` - The Pivot Table is now properly refreshed with virtual scrolling when using touch.
375
+
376
+ #### New Features
377
+
378
+ - `#I354750` - Provided events support to customize cell values in PivotEngine export.
379
+
380
+ ## 19.4.42 (2022-01-11)
381
+
382
+ ### Pivot Table
383
+
384
+ #### Bug Fixes
385
+
386
+ - `#I359726` - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer.
387
+ - `#I359726` - When exporting the Pivot Table to Excel format, the headers are now properly shown.
388
+
389
+ ## 19.4.41 (2022-01-04)
390
+
391
+ ### Pivot Table
392
+
393
+ #### Bug Fixes
394
+
395
+ - `#I340908` - In Firefox browser, the Pivot Table is now refreshed properly with virtual scrolling.
396
+
397
+ ## 19.4.40 (2021-12-28)
398
+
399
+ ### Pivot Table
400
+
401
+ #### Bug Fixes
402
+
403
+ - The Pivot Chart is now properly shown with the default value of the "zoomFactor" property.
404
+
405
+ ## 19.4.38 (2021-12-17)
406
+
407
+ ### Pivot Table
408
+
409
+ #### Bug Fixes
410
+
411
+ - `#I349396` - When the virtual scrolling feature is enabled, as well as when members are filtered, the Pivot Table can now be rendered properly.
412
+ - `#I340539` - In Angular, the bundle size for Pivot Table has been reduced.
413
+ - `#I347116` - With the toolbar UI, the Pivot Chart is now refreshed properly.
414
+ - `#I347116` - With the Pivot Chart's default settings, its labels are displayed properly.
415
+ - `#I348183` - While performing value sorting with a single measure, the Pivot Table will now be rendered properly.
416
+ - `#I348952` - In the pivot table, the tooltip for string fields is now properly displayed.
417
+ - `#F170928` - When using the virtual scrolling feature, the calculated field buttons with edit option inside grouping bar and field list layout are now properly displayed.
418
+ - `#F170654` - The caption in the grouping field buttons within the grouping bar and field list layout is now displayed properly.
419
+
420
+ #### New Features
421
+
422
+ - `#I295658`, `#I320675`, `#I329355`, `#F158271`, `#F158475` - Provided support to display summarized totals (grand totals) either at the first or last position in the Pivot Table's row and column axes.
423
+ - `#I327744` - Provided support to align text for specific column headers.
424
+ - `#F159996` - Provided action begin and complete events to identify UI actions in the Pivot Table such as drill down/up, value sorting, grouping bar and field list UI actions, and CRUD operations. If the UI actions do not achieve the desired result, the action failure event is triggered.
425
+
426
+ ## 19.3.46 (2021-10-19)
427
+
428
+ ### Pivot Table
429
+
430
+ #### Bug Fixes
431
+
432
+ - `#I345297` - While clicking the value sorting icon, the cell click event is now properly triggered.
433
+ - `#I342886` - The "Calculated Field" feature in the pivot table now works properly in Angular production mode.
434
+
435
+ ## 19.3.44 (2021-10-05)
436
+
437
+ ### Pivot Table
438
+
439
+ #### Bug Fixes
440
+
441
+ - `#F168308` - The pivot table can now be rendered properly with custom number formats.
442
+ - `#I339705` - When the virtual scrolling feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it.
443
+ - `#I341987` - The pivot table can now be rendered properly while perform filtering with OLAP data source.
444
+ - `#I342221` - The pivot table can now be rendered properly while applying date grouping through UI.
445
+ - The column headers are now displayed properly while perform resizing.
446
+ - `#I342221` - The pivot table can now be rendered properly while perform member filtering with an empty header.
447
+
448
+ #### New Features
449
+
450
+ - `#I300095` - Provided support to display measures at any desired positions in the column or row axis for relational data sources.
451
+
452
+ ## 19.2.56 (2021-08-17)
453
+
454
+ ### Pivot Table
455
+
456
+ #### New Features
457
+
458
+ - `#284641`,`#326945`,`#327746`,`#329355` - Through grid settings event, the pivot table's columns can now fit the widest cell’s content without wrapping.
459
+
460
+ ## 19.2.55 (2021-08-11)
461
+
462
+ ### Pivot Table
463
+
464
+ #### Bug Fixes
465
+
466
+ - `#I337487` - Now the field's caption can be changed dynamically using the value field settings pop-up.
467
+ - `#F167449` - Now the fields panel has been refreshed properly with toolbar UI.
468
+
469
+ ## 19.2.51 (2021-08-03)
470
+
471
+ ### Pivot Table
472
+
473
+ #### Bug Fixes
474
+
475
+ - `#F166428` - Issue while resizing column with virtual scrolling in the pivot table has been resolved.
476
+ - `#336591`,`#337082` - When using the virtual scrolling feature, the pivot table columns are now properly displayed when scrolling horizontally.
477
+ - `#337082` - The pivot table is now properly displayed when scrolling horizontally while filtering is applied when using the virtual scrolling feature.
478
+
479
+ ## 19.2.49 (2021-07-27)
480
+
481
+ ### Pivot Table
482
+
483
+ #### Bug Fixes
484
+
485
+ - `#F167209` - The script error caused by box selection when the mouse is released over a pivot table cell has been resolved.
486
+ - `#331835` - The issue with calculated fields values in drill through retrieving inconsistent raw data has been resolved.
487
+ - The pivot chart can now be rendered properly with Blank headers in row fields.
488
+ - The pivot table can now be exported properly with zero values to excel file.
489
+
490
+ ## 19.2.48 (2021-07-20)
491
+
492
+ ### Pivot Table
493
+
494
+ #### Bug Fixes
495
+
496
+ - `#327131` - Now the number format issue for empty cells in excel exporting has been fixed.
497
+
498
+ ## 19.2.46 (2021-07-06)
499
+
500
+ ### Pivot Table
501
+
502
+ #### Bug Fixes
503
+
504
+ - Border alignment issue in "Grouping Bar" UI has been fixed.
505
+
506
+ - `#299730`, `#315686` - Issues in "Date Grouping" feature have been fixed.
507
+
508
+ ## 18.4.30 (2020-12-17)
509
+
510
+ ### Pivot Table
511
+
512
+ #### Bug Fixes
513
+
514
+ - `#300162` - The pivot chart now works properly with height as a percentage.
515
+
516
+ - `#298258` - Now the field list can be dynamically rendered without any errors.
517
+
518
+ ## 18.2.56 (2020-09-01)
519
+
520
+ ### Pivot Table
521
+
522
+ #### Bug Fixes
523
+
524
+ - `#289077` - Horizontal scrolling issue raised in the latest version of Firefox has been fixed.
525
+
526
+ - `#288047` - The options in the number formatting pop-up are now properly maintained.
527
+ - `#288625` - The selection option in the pivot chart is now working properly.
528
+ - `#288633` - Members of the pivot chart legend are not properly segregated.
529
+
530
+ ## 18.2.55 (2020-08-25)
531
+
532
+ ### Pivot Table
533
+
534
+ #### Bug Fixes
535
+
536
+ - The drill through pop-up now be showed the correct raw items when we filtering applied in fields in filter axis.
537
+ - The drill through pop-up can now be open when we bind measures in row axis.
538
+
539
+ #### New Features
540
+
541
+ - `#283107` - Provided template support in toolbar panel to create custom toolbar option.
542
+
543
+ ## 18.2.54 (2020-08-18)
544
+
545
+ ### Pivot Table
546
+
547
+ #### Bug Fixes
548
+
549
+ - Now drill-through pop-up can be open when the measures are placed in row axis.
550
+
551
+ - `#282514` - Now the first column’s width set in code-behind will be maintained.
552
+ - `#283562` - Now RGB colours can be applied in conditional formatting.
553
+
554
+ #### New Features
555
+
556
+ - `#260352`,`#276917`,`#280407`,`#281842` - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server.
557
+ - `#279727` - Provided support to sort the alphanumeric field members.
558
+ - `#F155279` - Provided an option to restrict the drill-through pop-up to display.
559
+ - `#281462`,`#282526`,`#287070` - Provided an option to edit the aggregated cells directly (inline editing) without opening editing pop-up.
560
+ - `#283107` - Provided template support in toolbar panel to create custom toolbar option.
561
+ - `#284800` - Introduced an event to get the edited raw data information after the editing operation.
562
+
563
+ - `#260352`,`#276917`,`#280407`,`#281842` - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server.
564
+ - `#279727` - Provided support to sort the alphanumeric field members.
565
+ - `#F155279` - Provided an option to restrict the drill-through pop-up to display.
566
+ - `#281462`,`#282526`,`#287070` - Provided an option to edit the aggregated cells directly (inline editing) without opening editing pop-up.
567
+ - `#284800` - Introduced an event to get the edited raw data information after the editing operation.
568
+
569
+ ## 18.2.44 (2020-07-07)
570
+
571
+ ### Pivot Table
572
+
573
+ #### New Features
574
+
575
+ - `#233316`,`#234648`,`#247163` - The pivot chart in the Pivot Table now has these chart types: pie, doughnut, pyramid, and funnel.
576
+ - In addition to JSON, the pivot table now supports CSV data sources, as well.
577
+
578
+ #### Bug Fixes
579
+
580
+ - `#275647` - Now the spanning issue in excel exporting has been fixed.
581
+ - `#F154285` - Now the issue in custom number formatting has been fixed.
582
+
583
+ ## 18.1.44 (2020-04-14)
584
+
585
+ ### Pivot Table
586
+
587
+ #### Bug Fixes
588
+
589
+ - `#266106` - Improved the data refresh on virtual scrolling.
590
+
591
+ ## 18.1.36-beta (2020-03-19)
592
+
593
+ ### Pivot Table
594
+
595
+ #### Breaking Changes
596
+
597
+ The appearance of the pivot table component has been improved.
598
+
599
+
600
+ #### New Features
601
+
602
+ - `#259812` - Provision has been provided to display only the required aggregation types in their context menu.
603
+ - `#262927` - Now, the drill through and editing feature can be worked in pivot chart by clicking its series.
604
+ - `#263612` - Authentication option provided to access the OLAP Cube while connecting it in a pivot table.
605
+ - `#151883` - Additional parameters are included in the cell template feature to distinguish each cells.
606
+ - Now, you can customize the each field buttons (show and hide the icons, restrict drag and drop operations) available in grouping bar and field list separately.
607
+ - Provision provided to customize the tooltip for both pivot table and pivot chart views.
608
+ - Formatting option included in the calculated field pop-up to format the calculated fields dynamically.
609
+ - Provision provided to display only the required chart types in its context menu available in toolbar panel.
610
+ - An option included in the chart types context menu to change the multiple axes option dynamically.
611
+ - An option included in the member editor to sort its members in a desired order.
612
+ - Provision provided to export the complete page when virtual scroll option is enabled.
613
+
614
+ #### Bug Fixes
615
+
616
+ - `#266452` - Now, the pivot table sample can be run in production mode of Angular framework.
617
+
618
+ ## 17.4.39 (2019-12-17)
619
+
620
+ ### Pivot Table
621
+
622
+ #### Bug Fixes
623
+
624
+ - `#254586` - The conditional formatting will no longer be applied in empty cells.
625
+ - The summarization text `of` in value buttons inside grouping bar and field list layout can be localized now.
626
+
627
+ - `#254586` - The conditional formatting will no longer be applied in empty cells.
628
+ - The summarization text `of` in value buttons inside grouping bar and field list layout can be localized now.
629
+ - `#247376` - The chart events under the chart settings property works now.
630
+
631
+ #### New Features
632
+
633
+ - `#252636` - Provision provided to disable the scrollbars in pivot chart.
634
+ - `#250072` - Provision provided to group and separate the grouped headers through UI.
635
+
636
+ ## 17.3.26 (2019-11-05)
637
+
638
+ ### Pivot Table
639
+
640
+ #### Bug Fixes
641
+
642
+ - `#251642` – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
643
+ - `#251558` – Now, the pivot chart draws with the percent of height value.
644
+
645
+ - #251642 – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
646
+ - #251558 – Now, the pivot chart draws with the percent of height value.
647
+
648
+ #### New Features
649
+
650
+ - `#248131` – Provided the conditional expression support to create calculated field.
651
+ - `#251642` – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.
652
+
653
+ - #248131 – Provided the conditional expression support to create calculated field.
654
+ - #251642 – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.
655
+
656
+ ## 17.3.9-beta (2019-09-20)
657
+
658
+ ### Pivot Table
659
+
660
+ #### Bug Fixes
661
+
662
+ - #244842 – Field list icon will be now placed inside the pivot table when field list option isn't included in toolbar.
663
+ - The last column of the pivot table can be displayed in Excel exported page properly.
664
+
665
+ - #247376 – The localization text for calculated fields is now displayed properly in tooltip.
666
+
667
+ #### New Features
668
+
669
+ - #245423 – Provision provided to persist and reload the pivot report.
670
+ - Provided SSAS OLAP data source support.
671
+
672
+ ## 17.2.28-beta (2019-06-27)
673
+
674
+ ### Pivot Table
675
+
676
+ #### Breaking Changes
677
+
678
+ - The `dataSource` and `dataSource.data` properties has now been renamed to `dataSourceSettings` and `dataSourceSettings.dataSource` respectively.
679
+
680
+ #### New Features
681
+
682
+ - #229377 – The pivot chart which is bound with pivot table allows the user to drill down and drill up now individually.
683
+ - #144382 – Unnecessary scroll bars have been removed from pivot table component.
684
+
685
+ #### Bug Fixes
686
+
687
+ - #144352 – The fields can be added dynamically for Pivot Chart control.
688
+
689
+ - `#237515` – Date grouping is now working properly with column axis.
690
+ - `#237535` – You can add fields dynamically with pivot table component in virtual scrolling mode.
691
+
692
+ ## 17.1.47 (2019-05-14)
693
+
694
+ ### Pivot Table
695
+
696
+ #### Bug Fixes
697
+
698
+ - #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.
699
+
700
+ #### New Features
701
+
702
+ - #230489 – You can drill the pivot table headers based on the position.
703
+
704
+ ## 17.1.38 (2019-03-29)
705
+
706
+ ### Pivot Table
707
+
708
+ #### Bug Fixes
709
+
710
+ - Drill-down works properly for date formatted headers.
711
+
712
+ #### New Features
713
+
714
+ - Users can access grid functionalities in the drill-through pop-up.
715
+ - Option to always show the value header even with single value binding.
716
+ - Row header repeats on each page of the PDF document when exporting.
717
+ - Users can display the value zero as zero and empty cells with a custom value.
718
+ - Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
719
+ - Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
720
+ - A grouping option is available for date and numbers fields.
721
+ - Users can customize or add custom templates to the Pivot Table cells.
722
+ - Cell selection allows users to select cells and access the selected cell information through the cell selection event.
723
+
724
+ ## 17.1.32-beta (2019-03-13)
725
+
726
+ ### Pivot Table
727
+
728
+ #### Bug Fixes
729
+
730
+ - Drill-down works properly for date formatted headers.
731
+
732
+ #### New Features
733
+
734
+ - Users can access grid functionalities in the drill-through pop-up.
735
+ - Option to always show the value header even with single value binding.
736
+ - Row header repeats on each page of the PDF document when exporting.
737
+ - Users can display the value zero as zero and empty cells with a custom value.
738
+ - Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
739
+ - Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
740
+ - A grouping option is available for date and numbers fields.
741
+ - Users can customize or add custom templates to the Pivot Table cells.
742
+ - Cell selection allows users to select cells and access the selected cell information through the cell selection event.
743
+
744
+ ## 17.1.1-beta (2019-01-29)
745
+
746
+ ### Pivot Grid
747
+
748
+ #### New Features
749
+
750
+ - F141747- Always shows value caption in headers even having single measure.
751
+ - Cell selection now allows to select cells as row and column wise.
752
+ - Shows the filter state in the fields of filter axis.
753
+
754
+ ## 16.4.42 (2018-12-14)
755
+
756
+ ### Pivot Grid
757
+
758
+ #### Bug Fixes
759
+
760
+ - 219623 - Text in the field list tab gets completely displayed in mobile layout.
761
+ - 219625 - Scrolling works properly in touch mode when virtual scroll option is enabled.
762
+ - 219625 - In mobile device, virtual scrolling sample is loaded properly from the sample browser.
763
+ - 219625 - In mobile device, last column cells are displayed properly.
764
+
765
+ #### New Features
766
+
767
+ - Raw items in the control can be edited and updated at runtime.
768
+ - Provided support to list the raw items for a particular value cell.
769
+ - In the filter pop-up, provided support to set the limit the display field values and search option for refining the values from large data.
770
+ - Provided hyperlink support to perform any custom operation programmatically.
771
+ - Defer update option has been provided to refresh the control on-demand and not during every UI interaction for better performance.
772
+ - Provided support to show or hide subtotals and grand totals for rows and columns.
773
+ - More aggregation types like – Distinct Count, Product, Running Totals, Percentage of Column Total, Percentage of Parent Column Total, Population Var are added.
774
+
775
+ ## 16.4.40-beta (2018-12-10)
776
+
777
+ ### Pivot Grid
778
+
779
+ #### Bug Fixes
780
+
781
+ - 219623 - Text in the field list tab gets completely displayed in mobile layout.
782
+ - 219625 - Scrolling works properly in touch mode when virtual scroll option is enabled.
783
+ - 219625 - In mobile device, virtual scrolling sample is loaded properly from the sample browser.
784
+ - 219625 - In mobile device, last column cells are displayed properly.
785
+
786
+ #### New Features
787
+
788
+ - Raw items in the control can be edited and updated at runtime.
789
+ - Provided support to list the raw items for a particular value cell.
790
+ - In the filter pop-up, provided support to set the limit the display field values and search option for refining the values from large data.
791
+ - Provided hyperlink support to perform any custom operation programmatically.
792
+ - Defer update option has been provided to refresh the control on-demand and not during every UI interaction for better performance.
793
+ - Provided support to show or hide subtotals and grand totals for rows and columns.
794
+ - More aggregation types like – Distinct Count, Product, Running Totals, Percentage of Column Total, Percentage of Parent Column Total, Population Var are added.
795
+
796
+ ## 16.3.21 (2018-09-22)
797
+
798
+ ### Pivot Grid
799
+
800
+ #### New Features
801
+
802
+ - 208354, 211758 — Value fields can be placed in row axis now.
803
+ - **Virtual scrolling** options have been provided to load large amounts of data with high performance.
804
+ - **Conditional formatting** support allows users to define conditions and format grid cells’ font, colour etc.
805
+ - **Label and value-based filtering** options are provided that work similar to Microsoft Excel.
806
+
807
+ ## 16.3.17 (2018-09-12)
808
+
809
+ ### Pivot Grid
810
+
811
+ #### New Features
812
+
813
+ - 208354, 211758 — Value fields can be placed in row axis now.
814
+ - **Virtual scrolling** options have been provided to load large amounts of data with high performance.
815
+ - **Conditional formatting** support allows users to define conditions and format grid cells’ font, colour etc.
816
+ - **Label and value-based filtering** options are provided that work similar to Microsoft Excel.
817
+
818
+ ## 16.2.41 (2018-06-25)
819
+
820
+ ### Pivot Grid
821
+
822
+ The pivot grid is a multi-dimensional data visualization component built on top of the relational data sources. The pivot report can be managed dynamically at runtime along with other capabilities like aggregation, filtering and sorting (field and value based).
823
+
824
+
825
+ - **Data Sources** - Binds the component with an array of JavaScript objects.
826
+ - **Filtering** - Allows user to view only specific/desired records in the component.
827
+ - **Sorting** - Both member and value sorting are supported. It’s allows user to order fields and values (column) either in ascending or descending order respectively.
828
+ - **Field List & Grouping Bar** - Supports UI interaction at runtime to dynamically change the report along with sorting, filtering and remove options.
829
+ - **Aggregation** - Provides built in aggregation types like sum, average, min, max and count.
830
+ - **Calculated Field** - Users can add new value field(s) to the report dynamically using this option.
831
+ - **Adaptive Rendering** - Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
832
+ - **Exporting** - Provides the option to exporting records to Excel, CSV and PDF formats.
833
+
834
+
835
+ ## 18.2.58 (2020-09-15)
836
+
837
+ ### Pivot Table
838
+
839
+ #### Bug Fixes
840
+
841
+ - `#289127` - The component can now be rendered by binding its report inside the asynchronous function.
842
+
843
+ ## 18.2.57 (2020-09-08)
844
+
845
+ ### Pivot Table
846
+
847
+ #### Bug Fixes
848
+
849
+ - `#290020` - Unwanted scrollbars will not be shown in the pivot table when exporting is allowed.
850
+ - `#F157261` - The component can now be refreshed when bind empty data source.
851
+
852
+ ## 18.2.46 (2020-07-21)
853
+
854
+ ### Pivot Table
855
+
856
+ #### Bug Fixes
857
+
858
+ - `#283671` - An empty pivot table is now framed while binding empty data from the remote server.
859
+ - The calculated fields can now be generated by a formula whose values are like a negative value divided by zero.
860
+
861
+ ## 18.1.54 (2020-05-26)
862
+
863
+ ### Pivot Table
864
+
865
+ #### Bug Fixes
866
+
867
+ - `#F154078` - The Error pop-up is now clearly visible.
868
+
869
+ ## 18.1.52 (2020-05-13)
870
+
871
+ ### Pivot Table
872
+
873
+ #### Bug Fixes
874
+
875
+ - `#272044` - Now the localization string of the `null` value isn’t cleared on component refresh.
876
+ - `#273266` - The custom number format `#,###;(#,###)` now works in negative numbers.
877
+
878
+ ## 17.2.34 (2019-07-11)
879
+
880
+ ### Pivot Table
881
+
882
+ #### Bug Fixes
883
+
884
+ - `#240219` - Menu items in the toolbar now works properly.
885
+ - `#239685`, `#240221`, `#240220` - Alignment of the toolbar looks proper when the control is bound to remote data source.
886
+