@syncfusion/ej2-dropdowns 21.1.37 → 21.1.39

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,23 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### ListBox
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#F181131` - Issue with "No Record Found text disappears while hovering the drag item on list box without drop" has been resolved.
10
+ - `#F181311` - Issue with "Scrolling is not working while drag and drop the list box with item Template" has been resolved.
11
+
12
+ ## 21.1.38 (2023-04-04)
13
+
14
+ ### Dropdown Tree
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I450984` - Resolved issue, when manually select the all items then `SelectAll` state not updated for the Dropdown Tree component.
19
+
20
+ ## 21.1.37 (2023-03-29)
21
+
5
22
  ### Mention
6
23
 
7
24
  #### Bug Fixes