@syncfusion/ej2-treegrid 20.3.56 → 20.3.58

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,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tree Grid
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I417095` - NVDA screen reader problem for expand/collapse action has been resolved.
10
+ - `#I418121` - Resolved row selected issue while performing expand/collapse operation.
11
+
12
+ ## 20.3.57 (2022-11-15)
13
+
14
+ ### Tree Grid
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I410505` - Resolved the tree column cell was selected while performing the expand or collapse operation.
19
+ - `#I414378` - Resolved `selectedItems` not getting properly after performing the filter action with checkbox enabled.
20
+
5
21
  ## 20.3.52 (2022-10-26)
6
22
 
7
23
  ### Tree Grid