@syncfusion/ej2-popups
Advanced tools
Comparing version 22.2.9 to 22.2.11
@@ -5,2 +5,10 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- `#I482911` - Fixed an issue where the `refreshPosition` method did not correctly append the model dialog to the intended position. | ||
## 22.2.9 (2023-08-15) | ||
### Tooltip | ||
@@ -10,2 +18,8 @@ | ||
- `#I488643` - Resolved an issue where the Tooltip does not update properly for the canvas elements. | ||
### Tooltip | ||
#### Bug Fixes | ||
- `#I488643` - Resolved an issue where the Tooltip does not update properly for the rect and g elements. | ||
@@ -12,0 +26,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 22.2.9 | ||
* version : 22.2.11 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-popups@*", | ||
"_id": "@syncfusion/ej2-popups@22.2.7", | ||
"_id": "@syncfusion/ej2-popups@22.2.9", | ||
"_inBundle": false, | ||
"_integrity": "sha512-xXd06xJChbORmpbkaAXcNxiUPDRPDG0Ws7BzlmLXDdwi2CB8pIFsa2NSFV3XF8fJ3MUP4FGzMkPLJKh8uBCbyg==", | ||
"_integrity": "sha512-/g2rGTyXEejzC/FTPYqtuqLTnLuPPA6/N0XWbLGhLCAstzsWd26mAswvxlchopv1+4AbW9EMAnk7f2e6ijMyEA==", | ||
"_location": "/@syncfusion/ej2-popups", | ||
@@ -46,4 +46,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-popups/-/ej2-popups-22.2.7.tgz", | ||
"_shasum": "da1a7dab4ccc50a10ca7358028bdf615a9a1b449", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-popups/-/ej2-popups-22.2.9.tgz", | ||
"_shasum": "e1d0b54de759a8ac4f149abf422c65368fb882b3", | ||
"_spec": "@syncfusion/ej2-popups@*", | ||
@@ -59,3 +59,3 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~22.2.9", | ||
"@syncfusion/ej2-base": "~22.2.10", | ||
"@syncfusion/ej2-buttons": "~22.2.9" | ||
@@ -96,4 +96,4 @@ }, | ||
"typings": "index.d.ts", | ||
"version": "22.2.9", | ||
"version": "22.2.11", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3775679
54199