@syncfusion/ej2-dropdowns 21.1.36 → 21.1.37

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
+ ### Mention
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I449973` - Resolved issue where the Mention character would still display after selecting a name from the suggestion list.
10
+
11
+ ### ListBox
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I442262` - Issue with "Script error thrown while using destroy method in change event of list box" has been resolved.
16
+ - `#I445397` - Issue with "Script error thrown when navigate the listbox item in grouping listbox through keyboard navigation" has been resolved.
17
+
18
+ ## 21.1.35 (2023-03-23)
19
+
5
20
  ### ListBox
6
21
 
7
22
  #### Bug Fixes