@syncfusion/ej2-react-dropdowns
Advanced tools
+28
-0
@@ -5,2 +5,28 @@ # Changelog | ||
| ### MultiSelect | ||
| #### Bug Fixes | ||
| - #232673 - Issue with browser freeze when clear value using clear button has been fixed. | ||
| - #231997 - Issue with duplicate placeholder on multiselect issue has been fixed. | ||
| - #232218 - The popup open downward when select the items after scroll the page issue has been resolved. | ||
| - #231920 - The Custom value with pre select value not updated when set empty data source issue has been resolved. | ||
| ### DropDownList | ||
| #### Bug Fixes | ||
| - #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved. | ||
| ### ComboBox | ||
| #### Bug Fixes | ||
| - #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved. | ||
| ## 17.1.40 (2019-04-09) | ||
| ### ListBox | ||
@@ -52,2 +78,4 @@ | ||
| - F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed. | ||
| ## 17.1.32-beta (2019-03-13) | ||
@@ -54,0 +82,0 @@ |
| /*! | ||
| * filename: ej2-react-dropdowns.umd.min.js | ||
| * version : 17.1.40 | ||
| * version : 17.1.41 | ||
| * Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
+2
-2
| { | ||
| "name": "@syncfusion/ej2-react-dropdowns", | ||
| "version": "17.1.40", | ||
| "version": "17.1.41", | ||
| "description": "Essential JS 2 DropDown Components for React", | ||
@@ -35,3 +35,3 @@ "author": "Syncfusion Inc.", | ||
| "@syncfusion/ej2-react-base": "~17.1.38", | ||
| "@syncfusion/ej2-dropdowns": "17.1.40" | ||
| "@syncfusion/ej2-dropdowns": "17.1.41" | ||
| }, | ||
@@ -38,0 +38,0 @@ "devDependencies": {}, |
847512
0.1%+ Added
- Removed