@syncfusion/ej2-react-dropdowns
Advanced tools
+20
-0
@@ -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 @@ |
| /*! | ||
| * 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. |
+3
-3
| { | ||
| "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": {}, |
+1
-1
@@ -5,3 +5,3 @@ # ej2-react-dropdowns | ||
|  | ||
|  | ||
@@ -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). |
848353
0.08%+ Added
- Removed