@syncfusion/ej2-react-dropdowns
Advanced tools
+10
-2
@@ -9,2 +9,10 @@ # Changelog | ||
| - #232673 - Issue with prevent the first value when clear value using clear button has been fixed. | ||
| ## 17.1.41 (2019-04-16) | ||
| ### MultiSelect | ||
| #### Bug Fixes | ||
| - #232673 - Issue with browser freeze when clear value using clear button has been fixed. | ||
@@ -18,2 +26,4 @@ | ||
| - F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed. | ||
| ### DropDownList | ||
@@ -79,4 +89,2 @@ | ||
| - F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed. | ||
| ## 17.1.32-beta (2019-03-13) | ||
@@ -83,0 +91,0 @@ |
| /*! | ||
| * filename: ej2-react-dropdowns.umd.min.js | ||
| * version : 17.1.41 | ||
| * version : 17.1.42 | ||
| * Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
+4
-4
| { | ||
| "name": "@syncfusion/ej2-react-dropdowns", | ||
| "version": "17.1.41", | ||
| "version": "17.1.42", | ||
| "description": "Essential JS 2 DropDown Components for React", | ||
@@ -33,5 +33,5 @@ "author": "Syncfusion Inc.", | ||
| "dependencies": { | ||
| "@syncfusion/ej2-base": "~17.1.38", | ||
| "@syncfusion/ej2-react-base": "~17.1.38", | ||
| "@syncfusion/ej2-dropdowns": "17.1.41" | ||
| "@syncfusion/ej2-base": "~17.1.42", | ||
| "@syncfusion/ej2-react-base": "~17.1.42", | ||
| "@syncfusion/ej2-dropdowns": "17.1.42" | ||
| }, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
847668
0.02%+ Added
- Removed