@syncfusion/ej2-navigations 21.2.4 → 21.2.6

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,29 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Accordion
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I461717` - An issue with the accordion old templates is not cleared after the property change has been fixed.
10
+
11
+ ## 21.2.5 (2023-05-16)
12
+
13
+ ### TreeView
14
+
15
+ #### Bug fixes
16
+
17
+ - `#I459316` - Now the nodeExpanding event triggers for addNodes method based on the value of preventExpand argument.
18
+ - `#I450146` - Provided the horizontal scroll support for the TreeView component in mobile mode.
19
+
20
+ ### Tab
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I459687` - An issue with the "Drag and drop is not working in the tab after setting `args.cancel` to true in the `dragStart` event" has been fixed.
25
+
26
+ ## 21.2.4 (2023-05-09)
27
+
5
28
  ### ContextMenu
6
29
 
7
30
  #### New Features
@@ -17,6 +40,7 @@
17
40
  #### Bug Fixes
18
41
 
19
42
  - `#I458102` - An issue where the tab header did not update with dynamic data when the tab directives were rendered as HTML elements has been fixed.
43
+ - `#I457021` - The issue where the `data-id` attribute was being removed from tab items upon property change has been fixed.
20
44
 
21
45
  ## 21.2.3 (2023-05-03)
22
46