@syncfusion/ej2-react-image-editor
Advanced tools
Comparing version 25.1.39 to 25.1.40
@@ -9,2 +9,10 @@ # Changelog | ||
- The issue with "content and close icon not proper in alert dialog of the ImageEditor" has been resolved. | ||
## 25.1.39 (2024-04-09) | ||
### Image Editor | ||
#### Bug Fixes | ||
- `#I564880` - The issue with "unable to restore the old image position after reopening the same image" has been resolved. | ||
@@ -11,0 +19,0 @@ - `#I575218` - The issue with "Image annotation not selected when we set the drawImage method with isSelected parameter as true." has been resolved. |
/*! | ||
* filename: ej2-react-image-editor.umd.min.js | ||
* version : 25.1.39 | ||
* version : 25.1.40 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-image-editor@*", | ||
"_id": "@syncfusion/ej2-react-image-editor@25.1.38", | ||
"_id": "@syncfusion/ej2-react-image-editor@25.1.39", | ||
"_inBundle": false, | ||
"_integrity": "sha512-w6MzK2PIoSkI0Ivj0ObXWrwLJPX2ZxJxnbCUCLkh06R2LtfG+7wPgG6thLti8nUZP8XMcri3SpVhkQgw5U9ung==", | ||
"_integrity": "sha512-eP8RaDHz3tdO1OoikKTifUnzNbVeOnwTa9Ji5tRkxFWMm2KNpeeCAI4F37GBkucJQmWyO/RrAef6xK/fGWgVNQ==", | ||
"_location": "/@syncfusion/ej2-react-image-editor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-image-editor/-/ej2-react-image-editor-25.1.38.tgz", | ||
"_shasum": "b937bd8b40dd05b3861f7f89301c2ccf65394879", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-image-editor/-/ej2-react-image-editor-25.1.39.tgz", | ||
"_shasum": "38e44ea81246f2dfa9d900038640bd5626b9499f", | ||
"_spec": "@syncfusion/ej2-react-image-editor@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~25.1.35", | ||
"@syncfusion/ej2-image-editor": "25.1.39", | ||
"@syncfusion/ej2-image-editor": "25.1.40", | ||
"@syncfusion/ej2-react-base": "~25.1.35" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "25.1.39", | ||
"version": "25.1.40", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
824967
2095
4
7
1
+ Added@syncfusion/ej2-image-editor@25.1.40(transitive)
- Removed@syncfusion/ej2-image-editor@25.1.39(transitive)