@syncfusion/ej2-navigations 20.4.42 → 20.4.43

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
+ ### ContextMenu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
10
+
11
+ ### TreeView
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I422672` - The expand icon not working properly in mobile mode issue has been fixed.
16
+
17
+ ## 20.4.42 (2023-01-04)
18
+
5
19
  ### TreeView
6
20
 
7
21
  #### Bug Fixes
@@ -14,7 +28,6 @@
14
28
 
15
29
  #### Bug Fixes
16
30
 
17
- - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
18
31
  - `#I425402` - Accessibility issue in context menu has been fixed.
19
32
 
20
33
  ## 20.4.38 (2022-12-21)