@syncfusion/ej2-react-image-editor
Advanced tools
Comparing version 25.1.37 to 25.1.38
@@ -9,3 +9,14 @@ # Changelog | ||
- `#I875625` - The issue with "need to add all default toolbar items in `API` link" has been resolved. | ||
## 25.1.37 (2024-03-26) | ||
### Image Editor | ||
#### Bug Fixes | ||
- `#I567703` - The issue with "Script error thrown in ProfilePicture ImageEditor sample on a mobile device" has been resolved. | ||
- `#I565340` - The issue with "Script error thrown when attempting to reopen a base64 URL using a custom toolbar in mobile mode" has been resolved. | ||
- `#I566745` - The issue with "FontSize is not updated properly while using the updateShape method" has been resolved. | ||
- `#I570160` - "Provide the option to change stroke color for annotations using the shapeChanging event at the beginning of the toolbar render" has been completed. | ||
@@ -12,0 +23,0 @@ ## 25.1.35 (2024-03-15) |
/*! | ||
* filename: ej2-react-image-editor.umd.min.js | ||
* version : 25.1.37 | ||
* version : 25.1.38 | ||
* 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.35", | ||
"_id": "@syncfusion/ej2-react-image-editor@25.1.37", | ||
"_inBundle": false, | ||
"_integrity": "sha512-9aE6wVyvd7nsVqube0IkjJKnW0fYWwWSQevTYJFG80jsLGbd6ivaMGKU18ReWTuWYnHtdw05oj0Rpa8xbqJgjg==", | ||
"_integrity": "sha512-oI14OKLv0v7+INJOEodQX3wtIhxI6P0zRvCHG5p3ftepMHW46lxulUO9p27f1MD6TedTM0uLDLp9WKEmw72ytg==", | ||
"_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.35.tgz", | ||
"_shasum": "e2399a1da517f1b281b18819ff6d5731f623a0bf", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-image-editor/-/ej2-react-image-editor-25.1.37.tgz", | ||
"_shasum": "1900e0a844abe56a6ee8fd7235756ce52ce8eb9c", | ||
"_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.37", | ||
"@syncfusion/ej2-image-editor": "25.1.38", | ||
"@syncfusion/ej2-react-base": "~25.1.35" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "25.1.37", | ||
"version": "25.1.38", | ||
"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
824371
+ Added@syncfusion/ej2-image-editor@25.1.38(transitive)
- Removed@syncfusion/ej2-image-editor@25.1.37(transitive)