@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 23.1.40 to 23.1.41
@@ -5,2 +5,22 @@ # Changelog | ||
### MultiSelect | ||
#### Bug fixes | ||
- `#I503091` - Resolved a null exception that was thrown when dynamically changing the `groupBy` fields to undefined. | ||
### DropdownList | ||
#### Bug Fixes | ||
- `#I498409` - Fixed an issue where the preselected `value` was getting cleared when updating the data source. | ||
- `#I500431` - Fixed issue where the preselected `value` through `index` property was not updated when updating the data source. | ||
### DropDownTree | ||
#### Bug Fixes | ||
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved. | ||
- `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved. | ||
## 23.1.38 (2023-09-26) | ||
@@ -7,0 +27,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 23.1.40 | ||
* version : 23.1.41 | ||
* 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 : 23.1.40 | ||
* version : 23.1.41 | ||
* 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@23.1.38", | ||
"_id": "@syncfusion/ej2-react-dropdowns@23.1.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-unsS8zklaRlVLnf3KXtc+/DCTd5Rb+D6D3UztjTv7TGQehR2O9bVxG2Jpc1JYtF4qjNx8wgK8FCnOxL4nf3loA==", | ||
"_integrity": "sha512-qPpJbhGHfZjlq6siOPoWMYodtcFh+yCTf4/U2gxAVTGcHjWBmjMQLpB/OXMPScrGe6rLqSIGDPnKlxzKM4b0ng==", | ||
"_location": "/@syncfusion/ej2-react-dropdowns", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.1.38.tgz", | ||
"_shasum": "6e44bf9b74d7ad8a81bfbb838496acd957bd3c91", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.1.40.tgz", | ||
"_shasum": "c074f255bd3f7f8d7946ac4cee83d3c4d6be8401", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-dropdowns": "23.1.40", | ||
"@syncfusion/ej2-base": "~23.1.41", | ||
"@syncfusion/ej2-dropdowns": "23.1.41", | ||
"@syncfusion/ej2-react-base": "~23.1.36" | ||
@@ -63,4 +63,4 @@ }, | ||
}, | ||
"version": "23.1.40", | ||
"version": "23.1.41", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4774660
125283
+ Added@syncfusion/ej2-dropdowns@23.1.41(transitive)
- Removed@syncfusion/ej2-dropdowns@23.1.40(transitive)