@syncfusion/ej2-treegrid 20.3.57 → 20.3.60

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