@syncfusion/ej2-dropdowns 25.1.40 → 25.2.3

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,28 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I582752` - Issue with "Script error thrown in listbox when adding and removing items" has been resolved.
10
+
11
+ ## 25.1.41 (2024-04-23)
12
+
13
+ ### MultiSelect
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I571383` - Resolved issue where removing a long text tag in a multi-select drop down was also removing a short text tag.
18
+
19
+ ### ListBox
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I566450` - Issue with "The disabled itemTemplate item is not move properly for listbox toolbar action" has been resolved.
24
+
25
+ ## 25.1.40 (2024-04-16)
26
+
27
+ ### ListBox
28
+
29
+ #### Bug Fixes
30
+
9
31
  - `#I565976` - Issue with "The getSortedList data not update correctly while removeItem method after drag and drop action in listbox" has been resolved.
10
32
 
11
33
  ## 25.1.39 (2024-04-09)