@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 25.2.5 to 25.2.6
@@ -5,4 +5,15 @@ # Changelog | ||
### MultiSelect | ||
#### Bug Fixes | ||
- `#I577257` - Fixed issue with incorrect binding of value property to MultiSelect. | ||
## 25.2.5 (2024-05-21) | ||
### DropDownTree | ||
#### Bug Fixes | ||
- `#I589141` - The Dropdown Tree component now includes tab focus support for the "Select All" checkbox element. With this enhancement, pressing the Tab key will move the focus to the "Select All" checkbox, and pressing Shift+Tab will move the focus back to the "Select All" checkbox during backward navigation. | ||
- `#I586376` - Trigger the "select" event instantly after the item selection in Dropdown Tree popup. | ||
@@ -9,0 +20,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 25.2.5 | ||
* version : 25.2.6 | ||
* 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.5 | ||
* version : 25.2.6 | ||
* 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.2.4", | ||
"_id": "@syncfusion/ej2-react-dropdowns@25.2.5", | ||
"_inBundle": false, | ||
"_integrity": "sha512-/W8HRPAfvJ4lSxHRi1meKVOuRQfXuzk0MW9tt3UYybKFLwbln1O68hvt7osZg2xEzv+ynKJcPsdI0BOKoYEgIw==", | ||
"_integrity": "sha512-VcJUAOIfQ5Ysc1o/UDSrFB3pjub/lXzBjNH5QtbtUfjOom1sSEDoz77EV7OwBNexK3Jt7d9Rv7HZ5IoSkHCCbg==", | ||
"_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.2.4.tgz", | ||
"_shasum": "a902f08586a10e9686d1aff327451bb2675c064e", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-25.2.5.tgz", | ||
"_shasum": "77636a795b3281d9e2e427692b666d7762b00b6a", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~25.2.5", | ||
"@syncfusion/ej2-dropdowns": "25.2.5", | ||
"@syncfusion/ej2-react-base": "~25.2.3" | ||
"@syncfusion/ej2-dropdowns": "25.2.6", | ||
"@syncfusion/ej2-react-base": "~25.2.6" | ||
}, | ||
@@ -63,4 +63,4 @@ "deprecated": false, | ||
}, | ||
"version": "25.2.5", | ||
"version": "25.2.6", | ||
"sideEffects": false | ||
} |
211780
+ Added@syncfusion/ej2-dropdowns@25.2.6(transitive)
- Removed@syncfusion/ej2-dropdowns@25.2.5(transitive)