@syncfusion/ej2-angular-navigations 25.2.3-ngcc → 25.2.4-ngcc

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,27 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### ContextMenu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I582079` - The issue with "context menu position issue occurs when using multilevel submenus" has been resolved.
10
+ - `#F187892` - The issue with "context menu overlapping when using a touch screen device" has been resolved.
11
+
12
+ ### Tab
13
+
14
+ #### Bug Fixes
15
+
16
+ - `#I584878` - An issue with `selectedItem` was not working properly while changing the tab items dynamically has been resolved.
17
+
18
+ ## 25.2.3 (2024-05-08)
19
+
20
+ ### ContextMenu
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I580119` - The issue with "context menu item text is too large causing it to override the next item" has been resolved.
25
+
5
26
  ## 25.1.42 (2024-04-30)
6
27
 
7
28
  ### Menu