@syncfusion/ej2-dropdowns 21.1.41 → 21.2.4

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,23 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I453746` - Issue with "Selected items not focusing properly in listbox while using selectItems method" has been resolved.
10
+ - `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
11
+
12
+ ## 21.2.3 (2023-05-03)
13
+
14
+ ### ListBox
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I453746` - Issue with "selectItems doesn't remove the existing selections in the listbox" has been resolved.
19
+
20
+ ## 21.1.41 (2023-04-18)
21
+
22
+ ### ListBox
23
+
24
+ #### Bug Fixes
25
+
9
26
  - `#F181311` - Issue with "Scrolling is not working while drag and drop the list box with item Template in angular platform" has been resolved.
10
27
 
11
28
  ### Dropdown Tree