@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 16.3.24 to 16.3.25
@@ -11,2 +11,8 @@ # Changelog | ||
### ComboBox | ||
#### Bug Fixes | ||
- ComboBox `readonly` enabled clear button is shown issue has been resolved. | ||
## 16.3.23 (2018-10-03) | ||
@@ -13,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.umd.min.js | ||
* version : 16.3.24 | ||
* version : 16.3.25 | ||
* Copyright Syncfusion Inc. 2001 - 2018. 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": "16.3.24", | ||
"version": "16.3.25", | ||
"description": "Essential JS 2 DropDown Components for React", | ||
@@ -35,3 +35,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.3.24", | ||
"@syncfusion/ej2-dropdowns": "16.3.24" | ||
"@syncfusion/ej2-dropdowns": "16.3.25" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
279882
+ Added@syncfusion/ej2-dropdowns@16.3.25(transitive)
- Removed@syncfusion/ej2-dropdowns@16.3.24(transitive)