@syncfusion/ej2-vue-pivotview 19.4.38 → 19.4.43

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
@@ -6,6 +6,43 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#SF-346790` - The Pivot Table is now properly refreshed with virtual scrolling when using touch.
10
+
11
+ #### New Features
12
+
13
+ - `#SF-354750` - Provided events support to customize cell values in PivotEngine export.
14
+
15
+ ## 19.4.42 (2022-01-11)
16
+
17
+ ### Pivot Table
18
+
19
+ #### Bug Fixes
20
+
21
+ - `#SF-359726` - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer.
22
+ - `#SF-359726` - When exporting the Pivot Table to Excel format, the headers are now properly shown.
23
+
24
+ ## 19.4.41 (2022-01-04)
25
+
26
+ ### Pivot Table
27
+
28
+ #### Bug Fixes
29
+
30
+ - `#I340908` - In Firefox browser, the Pivot Table is now refreshed properly with virtual scrolling.
31
+
32
+ ## 19.4.40 (2021-12-28)
33
+
34
+ ### Pivot Table
35
+
36
+ #### Bug Fixes
37
+
38
+ - The Pivot Chart is now properly shown with the default value of the "zoomFactor" property.
39
+
40
+ ## 19.4.38 (2021-12-17)
41
+
42
+ ### Pivot Table
43
+
44
+ #### Bug Fixes
45
+
9
46
  - `#I349396` - When the virtual scrolling feature is enabled, as well as when members are filtered, the Pivot Table can now be rendered properly.
10
47
  - `#I340539` - In Angular, the bundle size for Pivot Table has been reduced.
11
48
  - `#I347116` - With the toolbar UI, the Pivot Chart is now refreshed properly.
package/README.md CHANGED
@@ -58,4 +58,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
58
58
 
59
59
  Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/pivotview/CHANGELOG.md?utm_source=npm&utm_campaign=pivot-grid)
60
60
 
61
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
61
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pivotview.umd.min.js
3
- * version : 19.4.38
3
+ * version : 19.4.43
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ /*!
11
+ * filename: ej2-vue-pivotview.umd.min.js
12
+ * version : 19.2.55
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.
6
15
  * A copy of the current license can be obtained at any time by e-mailing