@syncfusion/ej2-navigations 20.2.44 → 20.2.48

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
+ ### Menu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I396977` - The issue with "`SetItem` method not working properly for customized menu item" has been resolved.
10
+
11
+ ## 20.2.46 (2022-08-30)
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I387276` - The issue with "Enable Scrolling not working properly when we dynamically set scroll to menu bar" has been resolved.
18
+
19
+ ## 20.2.44 (2022-08-16)
20
+
5
21
  ### TreeView
6
22
 
7
23
  #### Bug Fixes