@syncfusion/ej2-navigations 20.4.42 → 20.4.44

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,28 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### ContextMenu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I425173` - The issue with "Context menu Submenus not opening properly with multiple levels " has been resolved.
10
+
11
+ ## 20.4.43 (2023-01-10)
12
+
13
+ ### ContextMenu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
18
+
19
+ ### TreeView
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I422672` - The expand icon not working properly in mobile mode issue has been fixed.
24
+
25
+ ## 20.4.42 (2023-01-04)
26
+
5
27
  ### TreeView
6
28
 
7
29
  #### Bug Fixes
@@ -14,7 +36,6 @@
14
36
 
15
37
  #### Bug Fixes
16
38
 
17
- - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
18
39
  - `#I425402` - Accessibility issue in context menu has been fixed.
19
40
 
20
41
  ## 20.4.38 (2022-12-21)