@syncfusion/ej2-treegrid 19.4.55 → 19.4.56

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,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tree Grid
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I367939` - Resolved sorting with descending order doesn't work in case of SortComparer with uid property enabled.
10
+
11
+ ## 19.4.55 (2022-03-08)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I363210` - Throws script error while using editCell method and press tab key in case of virtualization enabled has been fixed.
18
+
5
19
  ## 19.4.54 (2022-03-01)
6
20
 
7
21
  ### Tree Grid