@syncfusion/ej2-treegrid 19.4.41 → 19.4.50

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,40 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.47 (2022-01-25)
6
+
7
+ ### Tree Grid
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#332563` - Throws script error in vue platform while exporting with aggregates has been fixed.
12
+
13
+ ## 19.4.42 (2022-01-11)
14
+
15
+ ### Tree Grid
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#SF-355817` - Resolved 'No records to display' issue while changing datasource when treeColumnIndex enabled for column template.
20
+ - `#SF-360411` - Resolved 'No records to display' issue while expanding all records with virtualization.
21
+
22
+ ## 19.4.41 (2022-01-04)
23
+
24
+ ### Tree Grid
25
+
26
+ #### Bug Fixes
27
+
28
+ - `#F171247` - Resolved first row hiding issue in iOS device while using virtualization.
29
+
30
+ ## 19.4.40 (2021-12-28)
31
+
32
+ ### Tree Grid
33
+
34
+ #### Bug Fixes
35
+
36
+ - `#I348232` - Resolved expanding and collapsing the records clearing the selection in checkbox selection while using virtualization.
37
+ - `#I349138` - The expand / collapse state on excel exported file works fine.
38
+
5
39
  ## 19.4.38 (2021-12-17)
6
40
 
7
41
  ### Tree Grid