@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 22.1.36 to 22.1.37
@@ -5,2 +5,11 @@ # Changelog | ||
### DropdownList | ||
#### Bug Fixes | ||
- `#I472623` - Resolved an issue when the window is resizing the popup position is misaligned | ||
- `#I467885` - Resolved an issue where the change event was not triggered for dynamically created TextBox after dropdown component was destroyed. | ||
## 22.1.36 (2023-06-28) | ||
### ListBox | ||
@@ -12,2 +21,8 @@ | ||
### ComboBox | ||
#### Bug Fixes | ||
- `#I830219` - The issue of the custom value not being appended to the popup and the popup opening empty when using the Item Template has been resolved. | ||
## 21.2.10 (2023-06-13) | ||
@@ -2047,10 +2062,2 @@ | ||
## 21.1.36 (2023-06-28) | ||
### ComboBox | ||
#### Bug Fixes | ||
- `#I830219` - The issue of the custom value not being appended to the popup and the popup opening empty when using the Item Template has been resolved. | ||
## 19.4.38 (2021-12-17) | ||
@@ -2057,0 +2064,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 22.1.36 | ||
* version : 22.1.37 | ||
* 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.1.36 | ||
* version : 22.1.37 | ||
* 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.1.36", | ||
"_id": "@syncfusion/ej2-react-dropdowns@22.1.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Wf5IdnN/Vw++gmAhi6LXJnFJvFzi1dYsjt4HSasNAUAM69KvV4fiEP+YcZ/xeX9+cMh6PrHxD05wrblQKV/hhg==", | ||
"_integrity": "sha512-wFkF+Nj/wWzfVOM1St2JRkgVvj6r934fW0UkKyhAszuoixICM67EuUyZO6l2zXndvbQmtmR4/nqReTrLt+iR8A==", | ||
"_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.1.36.tgz", | ||
"_shasum": "50fa3313d0cca0a46a81fcaa3d0a12350e855e4f", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-22.1.36.tgz", | ||
"_shasum": "f34df73efb34beb44c55bc637be32f3e42faedf2", | ||
"_spec": "@syncfusion/ej2-react-dropdowns@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~22.1.34", | ||
"@syncfusion/ej2-dropdowns": "22.1.36", | ||
"@syncfusion/ej2-dropdowns": "22.1.37", | ||
"@syncfusion/ej2-react-base": "~22.1.34" | ||
@@ -63,4 +63,4 @@ }, | ||
}, | ||
"version": "22.1.36", | ||
"version": "22.1.37", | ||
"sideEffects": false | ||
} |
4681982
+ Added@syncfusion/ej2-dropdowns@22.1.37(transitive)
- Removed@syncfusion/ej2-dropdowns@22.1.36(transitive)