@syncfusion/ej2-navigations 20.2.45 → 20.2.49

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
+ - `#I400719` - Script error thrown when we provided remove item is not available in the menu items has been fixed.
10
+
11
+ ## 20.2.48 (2022-09-06)
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I396977` - The issue with "`SetItem` method not working properly for customized menu item" has been resolved.
18
+
19
+ ## 20.2.46 (2022-08-30)
20
+
21
+ ### Menu
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I387276` - The issue with "Enable Scrolling not working properly when we dynamically set scroll to menu bar" has been resolved.
26
+
5
27
  ## 20.2.44 (2022-08-16)
6
28
 
7
29
  ### TreeView