@syncfusion/ej2-angular-dropdowns 30.2.6 → 31.1.17

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,102 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### MultiSelect
6
-
7
- #### Bug fixes
8
-
9
- - `#I748629` - Resolved an issue where selecting an empty option resulted in the incorrect value.
10
-
11
- ## 30.2.5 (2025-08-13)
12
-
13
- ### DropDownTree
14
-
15
- #### Bug fixes
16
-
17
- - `#I754645` - Fixed an issue where checkbox selections were cleared after filtering when both showCheckBox and allowFiltering properties were enabled.
18
-
19
- ### MultiSelect
20
-
21
- #### Bug fixes
22
-
23
- - `#I748341` - Fixed an issue where data was not loading properly and the popup closed automatically after selecting `Select All` and scrolling the list.
24
-
25
- ## 30.2.4 (2025-08-07)
26
-
27
- ### ListBox
28
-
29
- #### Bug Fixes
30
-
31
- - `#I749286` - Fixed an issue where the numeric keypad `0` was not triggering the listbox filtering.
32
-
33
- ### MultiSelect
34
-
35
- #### Bug fixes
36
-
37
- - `#I732425` - Fixed an issue where the `actionComplete` event was being triggered twice when the `allowCustomValue` property was enabled.
38
-
39
- - `#I732169` - Fixed an issue where focus was not applied to the custom value when the Sort Order property was enabled.
40
-
41
- - `#I732169` - Fixed an issue where focus was not applied to the custom value when the Sort Order property was enabled.
42
-
43
- - `#I745468` - Fixed an issue where disabled items were not re-enabled after clearing the value when the maximumSelectionLength property was enabled.
44
-
45
- ### DropdownList
46
-
47
- #### Bug Fixes
48
-
49
- - `#I747869` - Fixed an issue where the selected value would be removed when the Escape key was pressed while the popup was open.
50
-
51
- ## 30.1.42 (2025-07-29)
52
-
53
- ### ComboBox
54
-
55
- #### Bug Fixes
56
-
57
- - `#I729862` - Fixed an issue where enabling virtualization caused the scrollbar to unexpectedly jump back to the top when scrolling to the bottom of the list.
58
-
59
- ### MultiSelect
60
-
61
- #### Bug Fixes
62
-
63
- - `#I741404` - The issue with the Multiselect span element not rendering after a form reset has been resolved.
64
-
65
- ## 30.1.40 (2025-07-15)
66
-
67
- ### DropDownTree
68
-
69
- #### Bug fixes
70
-
71
- - `#I744501` - Dropdown Tree opening issue in the Firefox browser has been Resolved.
72
-
73
- ### MultiSelect
74
-
75
- #### Bug fixes
76
-
77
- - `#I714583` - Fixed an issue where the value was not updating dynamically when using `groupTemplate`.
78
-
79
- ### ListBox
80
-
81
- #### Bug Fixes
82
-
83
- - `#I729413` - Fixed an issue where the toolbar settings buttons are enabled when no item is selected if the refresh method is called.
84
-
85
- ## 30.1.39 (2025-07-08)
86
-
87
- ### DropDownTree
88
-
89
- #### Bug Fixes
90
-
91
- - `#I734293` - Fixed Dropdown Tree popup misalignment issue at 100% display scale on windows.
92
-
93
- - `#I737384` - Fixed the alignment issue in the input content of the Dropdown Tree Component in both the material3 and bootstrap5 themes.
94
-
95
- ### ComboBox
96
-
97
- #### Bug Fixes
98
-
99
- - `#I734116` - Fixed an issue where the Item Template with a Combo Box caused virtualization rendering problems in the dropdown.
100
-
101
5
  ## 28.2.9 (2025-03-04)
102
6
 
103
7
  ### ComboBox
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-angular-dropdowns",
3
- "version": "30.2.6",
3
+ "version": "31.1.17",
4
4
  "description": "Essential JS 2 DropDown Components for Angular",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
7
7
  "schematics": "./schematics/collection.json",
8
8
  "dependencies": {
9
- "@syncfusion/ej2-base": "~30.2.4",
10
- "@syncfusion/ej2-angular-base": "~30.2.4",
11
- "@syncfusion/ej2-dropdowns": "30.2.6"
9
+ "@syncfusion/ej2-base": "~31.1.17",
10
+ "@syncfusion/ej2-angular-base": "~31.1.17",
11
+ "@syncfusion/ej2-dropdowns": "31.1.17"
12
12
  },
13
13
  "keywords": [
14
14
  "angular",
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-dropdowns";
2
- export declare const pkgVer = "^30.1.39";
2
+ export declare const pkgVer = "^18.66.23";
3
3
  export declare const moduleName = "DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule";
4
- export declare const themeVer = "~30.1.39";
4
+ export declare const themeVer = "~18.66.23";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-dropdowns';
4
- exports.pkgVer = '^30.2.6';
4
+ exports.pkgVer = '^31.1.17';
5
5
  exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
6
- exports.themeVer = '~30.2.6';
6
+ exports.themeVer = '~31.1.17';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-dropdowns';
2
- export const pkgVer = '^30.2.6';
2
+ export const pkgVer = '^31.1.17';
3
3
  export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
4
- export const themeVer = '~30.2.6';
4
+ export const themeVer = '~31.1.17';