@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 16.3.33 to 16.3.34
@@ -5,2 +5,10 @@ # Changelog | ||
### MultiSelect | ||
#### Bug Fixes | ||
- Checkbox's selection is not removed when uncheck the `selectAll` checkbox issue has been resolved. | ||
## 16.3.33 (2018-11-20) | ||
### DropDownList | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.umd.min.js | ||
* version : 16.3.33 | ||
* version : 16.3.34 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-dropdowns.umd.min.js | ||
* version : 16.3.32 | ||
* version : 16.3.33 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-dropdowns", | ||
"version": "16.3.33", | ||
"version": "16.3.34", | ||
"description": "Essential JS 2 DropDown Components for React", | ||
@@ -33,5 +33,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.33", | ||
"@syncfusion/ej2-react-base": "~16.3.33", | ||
"@syncfusion/ej2-dropdowns": "16.3.33" | ||
"@syncfusion/ej2-base": "~16.3.34", | ||
"@syncfusion/ej2-react-base": "~16.3.34", | ||
"@syncfusion/ej2-dropdowns": "16.3.34" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
281789
+ Added@syncfusion/ej2-dropdowns@16.3.34(transitive)
- Removed@syncfusion/ej2-dropdowns@16.3.33(transitive)