@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 23.1.42 to 23.1.43
@@ -5,2 +5,8 @@ # Changelog | ||
### ComboBox | ||
#### Bug Fixes | ||
- `#I509217` - Resolved the issue where an empty space was created after clearing the values from the comboBox. | ||
### Mention | ||
@@ -10,3 +16,3 @@ | ||
- `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen". | ||
- `#F182215` - Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides". | ||
@@ -17,4 +23,13 @@ ### DropDownTree | ||
- `#I508339` - The persistence issue during page navigation has been resolved. | ||
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved. | ||
## 23.1.42 (2023-10-24) | ||
### Mention | ||
#### Bug Fixes | ||
- `#I506552` - Resolved issue with "Full popup is not visible when we open it at the edge of the screen". | ||
## 23.1.41 (2023-10-17) | ||
@@ -21,0 +36,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 23.1.42 | ||
* version : 23.1.43 | ||
* 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.42 | ||
* version : 23.1.43 | ||
* 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.41", | ||
"_id": "@syncfusion/ej2-react-dropdowns@23.1.42", | ||
"_inBundle": false, | ||
"_integrity": "sha512-i1xzl98lWcrWXty7oR6w5oxfb39Lmq4sppFTlkr3Fvc8O40ZdzbZqePtSC2ISgQfq/eBNYACjrfsyr4NdS2fIw==", | ||
"_integrity": "sha512-yE5HeHvEfpvroyK1OFulE/anEiE/am9jxgGruj4v9SSak9QLWR1RVjGeS1L4R/pEpOcwYsaqz1I+fxbuud2V2w==", | ||
"_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.41.tgz", | ||
"_shasum": "a6a00d5ab70679c1e4440bc29136d68f0cf3de38", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-23.1.42.tgz", | ||
"_shasum": "6de47acade6afcf247cbc223aa481dcb841f721d", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~23.1.41", | ||
"@syncfusion/ej2-dropdowns": "23.1.42", | ||
"@syncfusion/ej2-react-base": "~23.1.36" | ||
"@syncfusion/ej2-dropdowns": "23.1.43", | ||
"@syncfusion/ej2-react-base": "~23.1.43" | ||
}, | ||
@@ -63,4 +63,4 @@ "deprecated": false, | ||
}, | ||
"version": "23.1.42", | ||
"version": "23.1.43", | ||
"sideEffects": false | ||
} |
4775261
+ Added@syncfusion/ej2-dropdowns@23.1.43(transitive)
- Removed@syncfusion/ej2-dropdowns@23.1.42(transitive)