@syncfusion/ej2-navigations 20.1.47 → 20.1.48

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,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Menu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I371293` - Resolved the "Context menu not closed properly when the two separate context menu binded in the DOM" in menu component.
10
+ - `#I369007` - An issue with "Script error throws when we remove items with hamburger mode in mobile view" has been resolved.
11
+
12
+ ### Toolbar
13
+
14
+ #### Bug Fixes
15
+
16
+ - `#I372768` - An issue with the toolbar scrollable buttons accessibility issue has been fixed.
17
+
18
+ ## 20.1.47 (2022-04-04)
19
+
5
20
  ### Carousel
6
21
 
7
22
  The Carousel component allows users to display images with content, links, etc., like a slide show. Typical uses of carousels include scrolling news headlines, featured articles on home pages, and image galleries.