@syncfusion/ej2-vue-dropdowns
Advanced tools
Comparing version 16.4.54 to 16.4.55
@@ -9,2 +9,32 @@ # Changelog | ||
- Pre-select value is not selected when its not present in the list issue fixed. | ||
- Reset text based initial value in form reset action behavior has been changed. | ||
### AutoComplete | ||
#### Bug Fixes | ||
- Reset text based initial value in form reset action behavior has been changed. | ||
### ComboBox | ||
#### Bug Fixes | ||
- Reset text based initial value in form reset action behavior has been changed. | ||
### MultiSelect | ||
#### Bug Fixes | ||
- List selection throws exception while using quotes within string data issue has been resolved. | ||
- Select all operation's performance issue has been resolved. | ||
## 16.4.54 (2019-02-19) | ||
### DropDownList | ||
#### Bug Fixes | ||
- When page scroll, grouping template is hiding issue has been resolved. | ||
@@ -11,0 +41,0 @@ |
/*! | ||
* filename: ej2-vue-dropdowns.umd.min.js | ||
* version : 16.4.54 | ||
* version : 16.4.55 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-dropdowns.umd.min.js | ||
* version : 16.4.53 | ||
* version : 16.4.54 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-dropdowns", | ||
"version": "16.4.54", | ||
"version": "16.4.55", | ||
"description": "Essential JS 2 DropDown Components for Vue", | ||
@@ -35,3 +35,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-vue-base": "~16.4.52", | ||
"@syncfusion/ej2-dropdowns": "16.4.54" | ||
"@syncfusion/ej2-dropdowns": "16.4.55" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
615341
+ Added@syncfusion/ej2-dropdowns@16.4.55(transitive)
- Removed@syncfusion/ej2-dropdowns@16.4.54(transitive)