@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 22.1.38 to 22.1.39
@@ -5,13 +5,13 @@ # Changelog | ||
### Dropdown Tree | ||
### ListBox | ||
#### Bug Fixes | ||
- `#I475184` - The issue with performing a filtering operation in the itemTemplate Dropdown Tree has been resolved. | ||
- `#I473804` - Issue with "Scroll goes down while dragging the list item when we placed the listbox within popup" has been resolved. | ||
### DropDownList | ||
### MultiSelect | ||
#### Bug Fixes | ||
- `#I474541` - The issue with popup position not starting from right to left when RTL is enabled has been resolved. | ||
- `#I480443` - Fixed console error that occurred when opening the multiselect in mobile mode | ||
@@ -2075,2 +2075,16 @@ ## 22.1.37 (2023-07-04) | ||
## 22.1.38 (2023-07-11) | ||
### Dropdown Tree | ||
#### Bug Fixes | ||
- `#I475184` - The issue with performing a filtering operation in the itemTemplate Dropdown Tree has been resolved. | ||
### DropDownList | ||
#### Bug Fixes | ||
- `#I474541` - The issue with popup position not starting from right to left when RTL is enabled has been resolved. | ||
## 19.4.38 (2021-12-17) | ||
@@ -2077,0 +2091,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.min.js | ||
* version : 22.1.38 | ||
* version : 22.1.39 | ||
* 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.38 | ||
* version : 22.1.39 | ||
* 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.1.37", | ||
"_id": "@syncfusion/ej2-react-dropdowns@22.1.38", | ||
"_inBundle": false, | ||
"_integrity": "sha512-DJCexaOkJ2lCrRH1n4H+VhovKG7R6TuAujRnd4/WUvEle/Q4Se9aE+9CxIRQzhJp2YOKXNsmohrlBQIDgSu70g==", | ||
"_integrity": "sha512-EMxTtiZ8ts8uTaP2eFJREKjYffFSznA0wfAbaTi4+FTffzUt62EAmk/ayU77eOreWPsIgfe/HUao3TDZUsGr5g==", | ||
"_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.1.37.tgz", | ||
"_shasum": "eec56fc3c2a18dfd76b956d3e1ab0228d1f76db8", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-22.1.38.tgz", | ||
"_shasum": "57f806a946e7052f87499e91a9cb5eb4c14f888d", | ||
"_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.38", | ||
"@syncfusion/ej2-dropdowns": "22.1.38", | ||
"@syncfusion/ej2-dropdowns": "22.1.39", | ||
"@syncfusion/ej2-react-base": "~22.1.34" | ||
@@ -63,4 +63,4 @@ }, | ||
}, | ||
"version": "22.1.38", | ||
"version": "22.1.39", | ||
"sideEffects": false | ||
} |
4682625
+ Added@syncfusion/ej2-dropdowns@22.1.39(transitive)
- Removed@syncfusion/ej2-dropdowns@22.1.38(transitive)