@syncfusion/ej2-react-dropdowns
Advanced tools
Comparing version 16.2.48 to 16.2.49
@@ -9,2 +9,24 @@ # Changelog | ||
- View encapsulation support given for checkbox selection. | ||
- Cleared values are not added back to MultiSelect popup issue has been resolved. | ||
- View encapsulation support given for spinner element. | ||
### DropDownList | ||
#### Bug Fixes | ||
- View encapsulation support given for spinner element. | ||
### ComboBox | ||
#### Bug Fixes | ||
- View encapsulation support given for spinner element. | ||
## 16.2.48 (2018-08-14) | ||
### MultiSelect | ||
#### Bug Fixes | ||
- Improved the MultiSelect performance in IE11 browser. | ||
@@ -11,0 +33,0 @@ |
/*! | ||
* filename: ej2-react-dropdowns.umd.min.js | ||
* version : 16.2.48 | ||
* version : 16.2.49 | ||
* 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.2.47 | ||
* version : 16.2.48 | ||
* 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.2.48", | ||
"version": "16.2.49", | ||
"description": "Essential JS 2 DropDown Components for React", | ||
@@ -8,5 +8,5 @@ "author": "Syncfusion Inc.", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-react-dropdowns" | ||
"ej2-dropdownlist", | ||
" ej2-combobox", | ||
" ej2-autocomplete and ej2-multiselect" | ||
], | ||
@@ -22,5 +22,5 @@ "repository": { | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.2.47", | ||
"@syncfusion/ej2-react-base": "~16.2.46", | ||
"@syncfusion/ej2-dropdowns": "16.2.48" | ||
"@syncfusion/ej2-base": "~16.2.49", | ||
"@syncfusion/ej2-react-base": "~16.2.49", | ||
"@syncfusion/ej2-dropdowns": "16.2.49" | ||
}, | ||
@@ -27,0 +27,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
13401996
+ Added@syncfusion/ej2-dropdowns@16.2.49(transitive)
- Removed@syncfusion/ej2-dropdowns@16.2.48(transitive)