@syncfusion/ej2-treegrid 19.4.52 → 19.4.54

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
@@ -4,6 +4,18 @@
4
4
 
5
5
  ### Tree Grid
6
6
 
7
+ #### New Features
8
+
9
+ - `#I367483` - Provided Indent/Outdent toolbar icon based on row selection and deselection.
10
+
11
+ #### Bug Fixes
12
+
13
+ - `#I362146` - Resolved row customization is not applied when performing an indent or outdent action with the immutable property enabled.
14
+
15
+ ## 19.4.52 (2022-02-15)
16
+
17
+ ### Tree Grid
18
+
7
19
  #### Bug Fixes
8
20
 
9
21
  - `#I360392` - Resolved infinite scrolling does not work properly when all records are collapsed.
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 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
70
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.