@syncfusion/ej2-dropdowns 21.1.39 → 21.1.41

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
@@ -6,6 +6,20 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#F181311` - Issue with "Scrolling is not working while drag and drop the list box with item Template in angular platform" has been resolved.
10
+
11
+ ### Dropdown Tree
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I451965` - While performing filtering multiple times, the checked node state is cleared in the Dropdown Tree component has been resolved.
16
+
17
+ ## 21.1.39 (2023-04-11)
18
+
19
+ ### ListBox
20
+
21
+ #### Bug Fixes
22
+
9
23
  - `#F181131` - Issue with "No Record Found text disappears while hovering the drag item on list box without drop" has been resolved.
10
24
  - `#F181311` - Issue with "Scrolling is not working while drag and drop the list box with item Template" has been resolved.
11
25