@syncfusion/ej2-treegrid 19.4.42 → 19.4.52

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,7 +6,26 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I360392` - Resolved infinite scrolling does not work properly when all records are collapsed.
10
+ - `#I364449` - Resolved last row border missing after collapsing all records while using setRowData method.
11
+ - `#I357347` - Added indent/outdent functionality details in event arguments.
12
+
13
+ ## 19.4.47 (2022-01-25)
14
+
15
+ ### Tree Grid
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#332563` - Throws script error in vue platform while exporting with aggregates has been fixed.
20
+
21
+ ## 19.4.42 (2022-01-11)
22
+
23
+ ### Tree Grid
24
+
25
+ #### Bug Fixes
26
+
9
27
  - `#SF-355817` - Resolved 'No records to display' issue while changing datasource when treeColumnIndex enabled for column template.
28
+ - `#SF-360411` - Resolved 'No records to display' issue while expanding all records with virtualization.
10
29
 
11
30
  ## 19.4.41 (2022-01-04)
12
31
 
package/README.md CHANGED
@@ -67,4 +67,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
67
67
 
68
68
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/treegrid/CHANGELOG.md?utm_source=npm&utm_campaign=grid)
69
69
 
70
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
70
+ © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.