@syncfusion/ej2-navigations 20.4.38 → 20.4.42

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,23 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### TreeView
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I424859` - The issue with the "TreeView isInteracted property returning false value with the NodeExpanded and NodeCollapsed event" has been fixed.
10
+
11
+ ## 20.4.40 (2022-12-28)
12
+
13
+ ### ContextMenu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
18
+ - `#I425402` - Accessibility issue in context menu has been fixed.
19
+
20
+ ## 20.4.38 (2022-12-21)
21
+
5
22
  ### Toolbar
6
23
 
7
24
  #### New Features
package/README.md CHANGED
@@ -205,4 +205,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
205
205
 
206
206
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/navigations/CHANGELOG.md?utm_source=npm&utm_campaign=navigation)
207
207
 
208
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
208
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.