@syncfusion/ej2-treegrid 24.2.7 → 24.2.8

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
+ - `#F50621` - Resolved an issue where a script error was being thrown when performing `ExpandAll` and `CollapseAll` actions in row template.
10
+
11
+ ## 24.2.7 (2024-02-20)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#F50469` - Fixed issue where excel export after sorting led to missing expand icons in the excel file.
10
18
 
11
19
  ## 24.2.5 (2024-02-13)