@syncfusion/ej2-dropdowns 25.1.40 → 25.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
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### MultiSelect
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I571383` - Resolved issue where removing a long text tag in a multi-select drop down was also removing a short text tag.
10
+
11
+ ### ListBox
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I566450` - Issue with "The disabled itemTemplate item is not move properly for listbox toolbar action" has been resolved.
16
+
17
+ ## 25.1.40 (2024-04-16)
18
+
5
19
  ### ListBox
6
20
 
7
21
  #### Bug Fixes