@syncfusion/ej2-treegrid 21.2.6 → 21.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,16 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#461200` - Resolved After expanding parent record in virtualization enabled remote data, the child records were not updated properly.
10
+ - `#I459187` -Fixed an issue where the Records are missing on adding a record as child and below.
11
+ - `#I462460` , `#I461924` - Resolved Script Error throws while using Virtualization with Collapse All action.
12
+
13
+ ## 21.2.6 (2023-05-23)
14
+
15
+ ### Tree Grid
16
+
17
+ #### Bug Fixes
18
+
9
19
  - `#I459413` - Fixed an issue where the expanded status in remote data was not updating correctly for nested child records.
10
20
 
11
21
  ## 21.2.5 (2023-05-16)