@syncfusion/ej2-dropdowns 24.2.4 → 24.2.6

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
@@ -4,6 +4,30 @@
4
4
 
5
5
  ### ListBox
6
6
 
7
+ - `#I548014` - Issue with "Reduce the time taken to move records in a dual listbox when using moveTo/moveFrom toolbar click" has been resolved.
8
+
9
+ ### Mention
10
+
11
+ #### Bug Fixes
12
+
13
+ -`#I528014`- Issue with 'change' event is triggered while filtering in Angular.
14
+
15
+ - `#F186429` - Fixed an issue where the mention popup was not aligned properly when the mention target was set as `iframe`.
16
+
17
+ ## 24.2.5 (2024-02-13)
18
+
19
+ ### DropdownList
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#F49655` - Fixed an issue where assigning null to a value, text and index property resulting in errors.
24
+
25
+ - `#I546769` - Fixed an issue where the `isInteracted` property return false after selecting a value using focus out.
26
+
27
+ ## 24.2.4 (2024-02-06)
28
+
29
+ ### ListBox
30
+
7
31
  -`#I528014`- Issue with 'change' event is triggered while filtering in Angular.
8
32
 
9
33
  ### DropdownList