@syncfusion/ej2-react-popups
Advanced tools
Comparing version 17.1.47 to 17.1.50
@@ -5,2 +5,10 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- #144624 - Resolved the issue with resizing when rendering a grid inside a dialog. | ||
## 17.1.47 (2019-05-14) | ||
### Tooltip | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 17.1.47 | ||
* version : 17.1.50 | ||
* 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-react-popups", | ||
"version": "17.1.47", | ||
"_from": "@syncfusion/ej2-react-popups@*", | ||
"_id": "@syncfusion/ej2-react-popups@17.1.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-hKL0415rrwA84u4k94MDFa+ZqDRwPAEZfpXQdwlm0RLS1CvsAg1On02R4/qI1pmvyX2U+GW9StOapib3nVQsFg==", | ||
"_location": "/@syncfusion/ej2-react-popups", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-react-popups@*", | ||
"name": "@syncfusion/ej2-react-popups", | ||
"escapedName": "@syncfusion%2fej2-react-popups", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-popups/-/ej2-react-popups-17.1.47.tgz", | ||
"_shasum": "4b2d083cefe756179077bc327e823ed17567616d", | ||
"_spec": "@syncfusion/ej2-react-popups@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ@2/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.49", | ||
"@syncfusion/ej2-popups": "17.1.50", | ||
"@syncfusion/ej2-react-base": "~17.1.50" | ||
}, | ||
"deprecated": false, | ||
"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 React", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-react-popups.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme", | ||
"keywords": [ | ||
@@ -45,17 +81,12 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-react-popups.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-react-popups", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components.git" | ||
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git" | ||
}, | ||
"main": "./dist/ej2-react-popups.umd.min.js", | ||
"module": "./index.js", | ||
"es2015": "dist/es6/ej2-react-popups.es2015.js", | ||
"readme": "ReadMe.md", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.47", | ||
"@syncfusion/ej2-react-base": "~17.1.47", | ||
"@syncfusion/ej2-popups": "17.1.47" | ||
}, | ||
"devDependencies": {}, | ||
"version": "17.1.50", | ||
"sideEffects": false | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
343938
0
1
+ Added@syncfusion/ej2-popups@17.1.50(transitive)
- Removed@syncfusion/ej2-popups@17.1.47(transitive)