@syncfusion/ej2-dropdowns 22.2.11 → 22.2.12

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,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### MultiSelect
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I483661` - Fixed the issue where the selected value was not displayed correctly when using a character inside the datasource.
10
+
11
+ ## 22.2.11 (2023-08-29)
12
+
13
+ ### Dropdown Tree
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I492834` - An issue with the `noRecordsTemplate` property of the React Dropdown Tree component has been resolved.
18
+
5
19
  ## 22.2.10 (2023-08-22)
6
20
 
7
21
  ### DropDown List