@syncfusion/ej2-vue-popups
Advanced tools
Comparing version 17.1.42 to 17.1.47
@@ -5,2 +5,8 @@ # Changelog | ||
### Tooltip | ||
#### New Features | ||
- #234933 - Now the tooltip is showing while hovering the tooltip content element in hover mode. | ||
## 17.1.40 (2019-04-09) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-vue-popups.umd.min.js | ||
* version : 17.1.42 | ||
* version : 17.1.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-popups", | ||
"version": "17.1.42", | ||
"version": "17.1.47", | ||
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Vue", | ||
@@ -54,5 +54,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-vue-base": "~17.1.42", | ||
"@syncfusion/ej2-popups": "17.1.42" | ||
"@syncfusion/ej2-base": "~17.1.47", | ||
"@syncfusion/ej2-vue-base": "~17.1.47", | ||
"@syncfusion/ej2-popups": "17.1.47" | ||
}, | ||
@@ -59,0 +59,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
416291
+ Added@syncfusion/ej2-popups@17.1.47(transitive)
- Removed@syncfusion/ej2-popups@17.1.42(transitive)