@syncfusion/ej2-dropdowns 20.1.56 → 20.1.57

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,23 +2,31 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### ListBox
5
+ ### Dropdown Tree
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `F174682` - Issue with "Drag and Drop not working properly while using item template in listbox" has been resolved.
9
+ - `#I374653` - The issue with "The filtering was not working properly when using a hierarchical data source for the Dropdown Tree component" has been resolved.
10
10
 
11
- ### AutoComplete
11
+ ### DropDownList
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
- - `I372269` - Issue with "value is displayed instead of text while binding beyond the initial loading data values" has been resolved.
15
+ - `I375107` - Issue with "cascading dropdown list doesn't display the updated data while binding the remote data and filtering enabled" has been resolved.
16
16
 
17
- ### DropDownList
17
+ ## 20.1.56 (2022-05-17)
18
+
19
+ ### ListBox
18
20
 
19
21
  #### Bug Fixes
20
22
 
21
- - `I375107` - Issue with "cascading dropdown list doesn't display the updated data while binding the remote data and filtering enabled" has been resolved.
23
+ - `F174682` - Issue with "Drag and Drop not working properly while using item template in listbox" has been resolved.
24
+
25
+ ### AutoComplete
26
+
27
+ #### Bug Fixes
28
+
29
+ - `I372269` - Issue with "value is displayed instead of text while binding beyond the initial loading data values" has been resolved.
22
30
 
23
31
  ## 20.1.52 (2022-05-04)
24
32