@syncfusion/ej2-navigations 20.1.55 → 20.1.58

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,32 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tab
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I377292` - Accessibility issues in tab has been fixed.
10
+
11
+ ## 20.1.56 (2022-05-17)
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I373045` - An issue with "Script error occurs while using keyboard navigation in menu" has been resolved.
18
+
19
+ ### TreeView
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I371505` - The issue with "The TreeView checked node state doesn't update properly for nested levels when loadOnDemand is enabled" has been resolved.
24
+
25
+ ### Tab
26
+
27
+ #### Bug Fixes
28
+
29
+ - `#F174831` - An issue with drag not works when adding multiple tab items has been fixed.
30
+
5
31
  ## 20.1.51 (2022-04-26)
6
32
 
7
33
  ### TreeView