@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 21.2.5 to 21.2.6
@@ -5,2 +5,6 @@ # Changelog | ||
- `#I451885` - Resolved the performance issue when multiselect component is rendered with large number of data. | ||
## 21.2.5 (2023-05-16) | ||
### ListBox | ||
@@ -12,2 +16,20 @@ | ||
### DropDownList | ||
#### Bug Fixes | ||
- `I460077` - Issue with "The popup is not closing properly when the focus is moved between two dropdowns" has been resolved. | ||
### ComboBox | ||
#### Bug Fixes | ||
- `#I452948` - "The memory leak issue detected in the combobox component within the detach element tab of the Edge browser" has been resolved. | ||
### Autocomplete | ||
#### Bug Fixes | ||
- `#I460080` - The issue "Query is not working when using autocomplete with value and categories has same string value" has been resolved. | ||
## 21.2.4 (2023-05-09) | ||
@@ -14,0 +36,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 21.2.5 | ||
* version : 21.2.6 | ||
* 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 : 21.2.5 | ||
* version : 21.2.6 | ||
* 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@21.2.4", | ||
"_id": "@syncfusion/ej2-react-dropdowns@21.2.5", | ||
"_inBundle": false, | ||
"_integrity": "sha512-t+E8hVrDbi+q34w+qW3SA6Nn2TPhOBl481x4dhZOSJryTw2hWNxsSI+0RqUyXx9IDPOWeyf/grfAXXOx4ULQ9A==", | ||
"_integrity": "sha512-HqeXqCLaoMMfZhW6NKlgTMEE53oHsjUvzqXnANz/4Km0cTTFEBaWc1QXJdrKEPn1VjOgdj0hyjccoLxMXz3qxQ==", | ||
"_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-21.2.4.tgz", | ||
"_shasum": "fb41bd1a12cdc6f03309dcae723fb6ade5371e16", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-21.2.5.tgz", | ||
"_shasum": "7b16ee5c336890354b1f0ef2d0c7911907274af0", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~21.2.3", | ||
"@syncfusion/ej2-dropdowns": "21.2.5", | ||
"@syncfusion/ej2-react-base": "~21.2.3" | ||
"@syncfusion/ej2-dropdowns": "21.2.6", | ||
"@syncfusion/ej2-react-base": "~21.2.6" | ||
}, | ||
@@ -63,4 +63,4 @@ "deprecated": false, | ||
}, | ||
"version": "21.2.5", | ||
"version": "21.2.6", | ||
"sideEffects": false | ||
} |
3655444
+ Added@syncfusion/ej2-dropdowns@21.2.6(transitive)
- Removed@syncfusion/ej2-dropdowns@21.2.5(transitive)