@syncfusion/ej2-vue-calendars
Advanced tools
Comparing version 16.2.43 to 16.2.44
@@ -9,2 +9,10 @@ # Changelog | ||
- Float label state are not restored after resetting the form issue has been fixed. | ||
## 16.2.43 (2018-07-03) | ||
### DateRangePicker | ||
#### Bug Fixes | ||
- Invalid value are not cleared in the textbox after resetting the form issue has been fixed. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-calendars.umd.min.js | ||
* version : 16.2.43 | ||
* version : 16.2.44 | ||
* 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-vue-calendars.umd.min.js | ||
* version : 16.2.41 | ||
* version : 16.2.43 | ||
* 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-vue-calendars", | ||
"version": "16.2.43", | ||
"version": "16.2.44", | ||
"description": "Essential JS 2 Calendar Components for Vue", | ||
@@ -23,3 +23,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-vue-base": "~16.2.41", | ||
"@syncfusion/ej2-calendars": "16.2.43" | ||
"@syncfusion/ej2-calendars": "16.2.44" | ||
}, | ||
@@ -26,0 +26,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
12032405
+ Added@syncfusion/ej2-calendars@16.2.44(transitive)
- Removed@syncfusion/ej2-calendars@16.2.43(transitive)