@syncfusion/ej2-angular-navigations 30.1.37 → 30.1.39

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,11 +2,31 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### ContextMenu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I741298` - Resolved an icon alignment issue in the nested level of the Context Menu component with template support.
10
+
11
+ ### Tab
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I739187` - Resolved an alignment issue with toolbar items in RTL mode.
16
+
17
+ ## 30.1.37 (2025-06-25)
18
+
5
19
  ### Tab
6
20
 
7
21
  #### Bug Fixes
8
22
 
9
- - `#I697590` - An issue where the tab content is not rendered in `init` mode when enabling persistence has been fixed.
23
+ - `#F733919` - The issue with the context menu popup does not open when we press `Shift+F10` key has been resolved.
24
+
25
+ ### Toolbar
26
+
27
+ #### Bug Fixes
28
+
29
+ - `#I731032` - An issue where focus moved to a disabled item in the toolbar popup when pressing the down arrow key has been fixed.
10
30
 
11
31
  ### Treeview
12
32
 
@@ -14,6 +34,122 @@
14
34
 
15
35
  - `#I730143` - The flickering issue on animation due to height calculation while expanding a node in TreeView has been resolved.
16
36
 
37
+ ## 29.2.8 (2025-06-03)
38
+
39
+ ### Tab
40
+
41
+ #### Bug Fixes
42
+
43
+ - `#I717262` - The issue with `hideTab` not working correctly in mobile (popup) mode of the Tab component has been resolved.
44
+
45
+ - `#I696042` - The issue with the `ActiveTab` is not set properly in the mobile mode of the Tab component has been resolved.
46
+
47
+ ### Toolbar
48
+
49
+ #### Bug Fixes
50
+
51
+ - `#I705994` - The issue with the tooltip and click handling, which occurred when hovering over the toolbar item instead of the button has been resolved.
52
+
53
+ - `#I727011` - The issue with the Height difference when buttons are inserted inside toolbar has been resolved.
54
+
55
+ ### ContextMenu
56
+
57
+ #### Bug Fixes
58
+
59
+ - `#I715938` - Resolved an issue in the Context Menu component where the scrollbar was not added when menu items were changed dynamically, and unwanted spacing was being added to the element.
60
+
61
+ ## 29.2.5 (2025-05-21)
62
+
63
+ ### ContextMenu
64
+
65
+ #### Bug Fixes
66
+
67
+ - `#I725006` - The issue where the ID attribute was missing when template support was enabled in the Context Menu component has been resolved.
68
+
69
+ - `#I725680` - The issue where item in arguments of the select event was undefined when template support was enabled in the Context Menu component has been resolved.
70
+
71
+ ### TreeView
72
+
73
+ #### Bug Fixes
74
+
75
+ - `#I712180` - Enhanced the node selection behaviour in the TreeView component by introducing a new property `checkOnClick`, which provides control over node interaction and helps prevent unintended actions during user interactions.
76
+
77
+ ## 29.2.4 (2025-05-14)
78
+
79
+ ### Toolbar
80
+
81
+ #### Bug Fixes
82
+
83
+ - `#I719724` - The issue with toolbar items being incorrectly ordered when `overflowMode` is set to `Extended` mode has been resolved.
84
+
85
+ ## 29.1.40 (2025-04-29)
86
+
87
+ ### Tab
88
+
89
+ #### Bug Fixes
90
+
91
+ - `#I700929` - The issue that occurred when closing the Tab using the close icon with the `headerPlacement` set to `Bottom` has been fixed.
92
+
93
+ ### ContextMenu
94
+
95
+ #### Bug Fixes
96
+
97
+ - `#I715484` - Resolved the collision issue with submenu of the Context Menu component.
98
+
99
+ ## 29.1.38 (2025-04-15)
100
+
101
+ ### Carousel
102
+
103
+ #### Bug Fixes
104
+
105
+ - `#F196435` - Carousel `SwipeMode` property not working properly while enabling touch action and disabling mouse actions has been resolved
106
+
107
+ ### TreeView
108
+
109
+ #### Bug Fixes
110
+
111
+ - `#I710659` - The issue with child nodes not loading when dropping a parent node in an external TreeView component has been resolved.
112
+
113
+ ### ContextMenu
114
+
115
+ #### Bug Fixes
116
+
117
+ - `#I707435` - Resolved an issue where the Context Menu component did not resize its height correctly.
118
+
119
+ ## 29.1.37 (2025-04-08)
120
+
121
+ ### Tab
122
+
123
+ #### Bug Fixes
124
+
125
+ - `#I703472` - The issue with misalignment of the tab header text and close icon in Tailwind 3 and Fluent 2 themes has been resolved.
126
+
127
+ ### Toolbar
128
+
129
+ #### Bug Fixes
130
+
131
+ - `#I705438` - An issue where focus was maintained on a disabled toolbar item has been fixed.
132
+
133
+ ## 29.1.33 (2025-03-25)
134
+
135
+ ### Menu
136
+
137
+ #### Bug Fixes
138
+
139
+ - `#I695706` - The accessibility violation issue encountered when opening the submenu of the menu component has been resolved.
140
+
141
+ ### Toolbar
142
+
143
+ #### Bug Fixes
144
+
145
+ - `#I689782` - An issue with the toolbar focus style not being applied in Tailwind 3 and Fluent 2 themes while using keyboard navigation in the Mac Safari browser has been resolved.
146
+
147
+ ### TreeView
148
+
149
+ #### Bug Fixes
150
+
151
+ - `#I694965` - Resolved an issue where the parent node check state was not maintained in nested data after filtering when Select All was used in the `DropdownTree` component.
152
+
17
153
  ## 28.2.11 (2025-03-11)
18
154
 
19
155
  ### ContextMenu
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-angular-navigations",
3
- "version": "30.1.37",
3
+ "version": "30.1.39",
4
4
  "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Angular",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
7
7
  "schematics": "./schematics/collection.json",
8
8
  "dependencies": {
9
- "@syncfusion/ej2-base": "~30.1.37",
9
+ "@syncfusion/ej2-base": "~30.1.38",
10
10
  "@syncfusion/ej2-angular-base": "~30.1.37",
11
- "@syncfusion/ej2-navigations": "30.1.37"
11
+ "@syncfusion/ej2-navigations": "30.1.39"
12
12
  },
13
13
  "keywords": [
14
14
  "angular",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-navigations';
4
- exports.pkgVer = '^30.1.37';
4
+ exports.pkgVer = '^30.1.39';
5
5
  exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule, StepperModule';
6
- exports.themeVer = '~30.1.37';
6
+ exports.themeVer = '~30.1.39';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-navigations';
2
- export const pkgVer = '^30.1.37';
2
+ export const pkgVer = '^30.1.39';
3
3
  export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule, StepperModule';
4
- export const themeVer = '~30.1.37';
4
+ export const themeVer = '~30.1.39';