@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 22.2.11 to 22.2.12
@@ -5,2 +5,16 @@ # Changelog | ||
### MultiSelect | ||
#### Bug Fixes | ||
- `#I483661` - Fixed the issue where the selected value was not displayed correctly when using a character inside the datasource. | ||
## 22.2.11 (2023-08-29) | ||
### Dropdown Tree | ||
#### Bug Fixes | ||
- `#I492834` - An issue with the `noRecordsTemplate` property of the React Dropdown Tree component has been resolved. | ||
### ComboBox | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 22.2.11 | ||
* version : 22.2.12 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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 : 22.2.11 | ||
* version : 22.2.12 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@22.2.10", | ||
"_id": "@syncfusion/ej2-react-dropdowns@22.2.11", | ||
"_inBundle": false, | ||
"_integrity": "sha512-pTPRYxPl8FipxwVXwqluU0f/xlgP5CLyqxO85TtA28WKu8na9YZ5ybgQ4NBn7ygZ62+oAjBENqkWn8dpZe26aw==", | ||
"_integrity": "sha512-9XofW4v9hHCf+UF6Vegk5jjg2Qc1Sfehdg2gEffbfafmA0ep6VhuHDcYYOoLHIrjea1lWTPXJPugUpHmvGLnsw==", | ||
"_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-22.2.10.tgz", | ||
"_shasum": "1eb51554e1d775e966627ba7d2d5f01602be1b95", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-22.2.11.tgz", | ||
"_shasum": "00231ebbe00c34c7f8f9b5d4e2fc05ac445127b2", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~22.2.10", | ||
"@syncfusion/ej2-dropdowns": "22.2.11", | ||
"@syncfusion/ej2-base": "~22.2.12", | ||
"@syncfusion/ej2-dropdowns": "22.2.12", | ||
"@syncfusion/ej2-react-base": "~22.2.5" | ||
@@ -63,4 +63,4 @@ }, | ||
}, | ||
"version": "22.2.11", | ||
"version": "22.2.12", | ||
"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
4685246
+ Added@syncfusion/ej2-dropdowns@22.2.12(transitive)
- Removed@syncfusion/ej2-dropdowns@22.2.11(transitive)