@syncfusion/ej2-react-popups
Advanced tools
Comparing version 16.2.46 to 16.2.47
@@ -5,2 +5,4 @@ # Changelog | ||
## 16.2.46 (2018-07-30) | ||
### Dialog | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "Popups", | ||
"description": "Popup Components", | ||
"keywords": { | ||
"keywords": { | ||
"common": ["ej2", "Syncfusion", "web-components", "dialog", "popup","modal","alert","tooltip","hint","spinner","loading-indicator","waiting-popup", "template tooltip", "positional tooltip", "ajax tooltip", "tooltip component", "ej2-popups", "loader", "busy-indicator", "waitingfor-loader"], | ||
@@ -119,3 +119,3 @@ "angular": ["angular", "ng", "ng-dialog","angular-dialog","ng-tooltip","angular-tooltip","ng-spinner","angular-spinner","ng-modal","angular-modal","ng-alert","angular-alert","ng-popup","angular-popup","ng-loading-indicator","angular-loading-indicator","ng-waiting-popup","angular-waiting-popup", "ng-loader", "ng-busy-indicator", "ng-waitingfor-loader", "angular-loader", "angular-busy-indicator", "angular-waitingfor-loader", "ng-template-tooltip", "ng-positional-tooltip", "ng-ajax-tooltip", "ng-tooltip -component", "angular-template-tooltip", "angular-positional-tooltip", "angular-ajax-tooltip", "angular-tooltip-component"], | ||
" * ```html", | ||
" * <ej-tooltip content='Tooltip content'>Show Tooltip</ej-tooltip>", | ||
" * <ejs-tooltip content='Tooltip content'>Show Tooltip</ejs-tooltip>", | ||
" * ```", | ||
@@ -132,2 +132,10 @@ " */" | ||
], | ||
"vueComment": [ | ||
"/**", | ||
" * Represents the VueJS Tooltip component that displays a piece of information about the target element on mouse hover.", | ||
" * ```html", | ||
" * <ejs-tooltip content='Tooltip content'>Show Tooltip</ejs-tooltip>", | ||
" * ```", | ||
" */" | ||
], | ||
"templateProperties": [ | ||
@@ -134,0 +142,0 @@ "content" |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 16.2.46 | ||
* version : 16.2.47 | ||
* 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-popups.umd.min.js | ||
* version : 16.2.45 | ||
* version : 16.2.46 | ||
* 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-popups", | ||
"version": "16.2.46", | ||
"version": "16.2.47", | ||
"description": "Essential JS 2 popup Component for React", | ||
@@ -23,3 +23,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.2.46", | ||
"@syncfusion/ej2-popups": "16.2.46" | ||
"@syncfusion/ej2-popups": "16.2.47" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
6362067
47920
+ Added@syncfusion/ej2-popups@16.2.47(transitive)
- Removed@syncfusion/ej2-popups@16.2.46(transitive)