@syncfusion/ej2-treegrid 20.2.39 → 20.2.40

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,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tree Grid
6
+
7
+ #### Bug fixes
8
+
9
+ - `#F175410` - Resolved adding multiple rows through add record method in batch editing.
10
+
11
+ ## 20.2.39 (2022-07-19)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug fixes
16
+
17
+ - `#I384210` - Resolved infinite scrolling does not working properly when we toggle between virtualization to infinite scrolling.
18
+ - `#F175598` - The checkbox column selection works properly when the child has an empty child array.
19
+
5
20
  ## 20.2.38 (2022-07-12)
6
21
 
7
22
  ### Tree Grid