@syncfusion/ej2-treegrid 20.4.44 → 20.4.48

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,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I425048` - Resolved issue with last row border being invisible when the height was set to 100% on collapsing.
10
+
11
+ ## 20.4.44 (2023-01-18)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I425556` - Resolved the data hiding issue while expanding child parent records in the case of observable binding.
10
18
  - `#I422337` - Resolved improper selection after an expanding or collapsing the records.
11
19