@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 21.2.3 to 21.2.4
@@ -5,2 +5,9 @@ # Changelog | ||
### ListBox | ||
#### Bug Fixes | ||
- `#I453746` - Issue with "Selected items not focusing properly in listbox while using selectItems method" has been resolved. | ||
- `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved. | ||
## 21.2.3 (2023-05-03) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 21.2.3 | ||
* version : 21.2.4 | ||
* 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.3 | ||
* version : 21.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-E6JItbZm3KJvBfOo4LGUjTdzFiNIQZd9emh0iTzkRAoc6pKExxyXZ3RbMha8VY2V6PEXN8s9WOffQBgZkM3FPg==", | ||
"_integrity": "sha512-EIBWPePyKSfr6pgKxR1b/w8DErAcyTCZV7gEmmFyVYdfTUNI5G28HdO2aH6EvqYhU8ya7qW3y0L5r8oYlDmGCA==", | ||
"_location": "/@syncfusion/ej2-react-dropdowns", | ||
@@ -24,3 +24,3 @@ "_phantomChildren": {}, | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-21.2.3.tgz", | ||
"_shasum": "faa6bc8d2ec12749276425890d7bf524283b8582", | ||
"_shasum": "2c6800d445438b7ec4fad3688b275e1890f0156a", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~21.2.3", | ||
"@syncfusion/ej2-dropdowns": "21.2.3", | ||
"@syncfusion/ej2-dropdowns": "21.2.4", | ||
"@syncfusion/ej2-react-base": "~21.2.3" | ||
@@ -64,4 +64,4 @@ }, | ||
}, | ||
"version": "21.2.3", | ||
"version": "21.2.4", | ||
"sideEffects": false | ||
} |
3654614
+ Added@syncfusion/ej2-dropdowns@21.2.4(transitive)
- Removed@syncfusion/ej2-dropdowns@21.2.3(transitive)