@syncfusion/ej2-navigations 23.1.39 → 23.1.41

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,37 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I503763` - The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved.
10
+ - The issue with "menu component in ribbon while switching to `arabic` localization" has been resolved
11
+
12
+ ## 23.1.40 (2023-10-10)
13
+
14
+ ### Accordion
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I506740` - An issue with the HTML element within the content of an Accordion item has been fixed.
19
+
20
+ ### TreeView
21
+
22
+ #### Bug fixes
23
+
24
+ - `#I506080` - The issue with the `ensureVisible` method for self-referential data source has been resolved.
25
+
26
+ ## 23.1.39 (2023-10-04)
27
+
28
+ ### ContextMenu
29
+
30
+ #### Bug Fixes
31
+
32
+ - The issue with "in mobile mode, script error occurred when context menu item is destroyed" has been resolved.
33
+
34
+ ## 23.1.36 (2023-09-15)
35
+
36
+ ### Menu
37
+
38
+ #### Bug Fixes
39
+
9
40
  - `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.
10
41
 
11
42
  ## 23.1.36 (2023-09-15)