@syncfusion/ej2-navigations 23.1.44 → 23.2.5

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,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Sidebar
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I521215` - An issue with the Sidebar animation which is not working for the initial rendering has been resolved.
10
+
11
+ ## 23.2.4 (2023-11-20)
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#F519984` - The issue with "`hideItems` method not working properly in Menu" has been resolved.
18
+
19
+ ## 23.1.44 (2023-11-07)
20
+
5
21
  ### TreeView
6
22
 
7
23
  #### Bug fixes