Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@syncfusion/ej2-react-dropdowns

Package Overview
Dependencies
Maintainers
3
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-dropdowns - npm Package Compare versions

Comparing version
17.1.42
to
17.1.43
+20
-0
CHANGELOG.md

@@ -5,2 +5,20 @@ # Changelog

### ComboBox
#### Bug Fixes
- #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
- #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
- #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.
### DropDownList
#### Bug Fixes
- #231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved.
## 17.1.42 (2019-04-23)
### MultiSelect

@@ -12,2 +30,4 @@

- #233432 - The group template text not updated while enable the allow filtering issue has been fixed.
## 17.1.41 (2019-04-16)

@@ -14,0 +34,0 @@

+1
-1
/*!
* filename: ej2-react-dropdowns.umd.min.js
* version : 17.1.42
* version : 17.1.43
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-react-dropdowns",
"version": "17.1.42",
"version": "17.1.43",
"description": "Essential JS 2 DropDown Components for React",

@@ -33,5 +33,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~17.1.42",
"@syncfusion/ej2-base": "~17.1.43",
"@syncfusion/ej2-react-base": "~17.1.42",
"@syncfusion/ej2-dropdowns": "17.1.42"
"@syncfusion/ej2-dropdowns": "17.1.43"
},

@@ -38,0 +38,0 @@ "devDependencies": {},

@@ -5,3 +5,3 @@ # ej2-react-dropdowns

![](../../ReadMe_Images/gif.gif)
![Dropdowns](https://ej2.syncfusion.com/products/images/dropdowns/readme.gif)

@@ -8,0 +8,0 @@ >Note: This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).