@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 25.2.3 to 25.2.4
@@ -5,2 +5,24 @@ # Changelog | ||
### MultiSelect | ||
#### Bug Fixes | ||
- `#I583683` - Resolved issue with allow object binding property causing errors when binding fields as integers | ||
### DropDownTree | ||
#### Bug Fixes | ||
- `#I585791` - Resolved the SelectAll checkbox uncheck issue after closing and opening the Dropdown Tree component. | ||
### DropDownList | ||
#### Bug Fixes | ||
- `#I580648` - Issue with "The dropdownlist not retrieving the proper index when grouping with allow filtering" has been resolved. | ||
- `#I581080` - Fixed the issue with the dropdownlist index value not updating in component instances. | ||
- `#I581098` - Fixed issue where aria-controls was not maintained when popup was in closed state. | ||
## 25.2.3 (2024-05-08) | ||
### ListBox | ||
@@ -7,0 +29,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 25.2.3 | ||
* version : 25.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-dropdowns.umd.min.js | ||
* version : 25.2.3 | ||
* version : 25.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-dropdowns@*", | ||
"_id": "@syncfusion/ej2-react-dropdowns@25.1.41", | ||
"_id": "@syncfusion/ej2-react-dropdowns@25.2.3", | ||
"_inBundle": false, | ||
"_integrity": "sha512-0elsti9VTct01zGPvcltmJMGw45odpGgHiqzRbhpbkNjQKLcU8OrJ+lEp1fVASPcl6ES5LwQsBfUBDK/YDIsMw==", | ||
"_integrity": "sha512-gpBEbRjrzJF7uHGiOT8As5vn/goVngEPgYFPi5tUAtTT9F8SwDfs08erPfqJer4ynqdYiPS/fSHi4Cv3hw51oA==", | ||
"_location": "/@syncfusion/ej2-react-dropdowns", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-25.1.41.tgz", | ||
"_shasum": "2bad823ff0f3afbb53d88737aac203b657d48a4f", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-25.2.3.tgz", | ||
"_shasum": "d660bf3e31ad7a1c4dc517a0a0484aa6233aefb1", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~25.2.3", | ||
"@syncfusion/ej2-dropdowns": "25.2.3", | ||
"@syncfusion/ej2-dropdowns": "25.2.4", | ||
"@syncfusion/ej2-react-base": "~25.2.3" | ||
@@ -63,4 +63,4 @@ }, | ||
}, | ||
"version": "25.2.3", | ||
"version": "25.2.4", | ||
"sideEffects": false | ||
} |
210693
+ Added@syncfusion/ej2-dropdowns@25.2.4(transitive)
- Removed@syncfusion/ej2-dropdowns@25.2.3(transitive)