@syncfusion/ej2-navigations 23.1.36 → 23.1.40

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,30 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Accordion
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I506740` - An issue with the HTML element within the content of an Accordion item has been fixed.
10
+
11
+ ## 23.1.39 (2023-10-04)
12
+
13
+ ### ContextMenu
14
+
15
+ #### Bug Fixes
16
+
17
+ - The issue with "in mobile mode, script error occurred when context menu item is destroyed" has been resolved.
18
+
19
+ ## 23.1.36 (2023-09-15)
20
+
21
+ ### Menu
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.
26
+
27
+ ## 23.1.36 (2023-09-15)
28
+
5
29
  ### TreeView
6
30
 
7
31
  #### Bug fixes