@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 23.2.4 to 23.2.5
@@ -5,2 +5,4 @@ # Changelog | ||
## 23.2.4 (2023-11-20) | ||
### RichTextEditor | ||
@@ -11,2 +13,3 @@ | ||
- `#I515728` - Now, applying the underline format to the anchor element works properly in the Rich Text Editor. | ||
- `#I503021` - Now, when using a custom dropdown button as a toolbar item to insert content using `insertHTML` in the Rich Text Editor, the cursor position is placed properly. | ||
@@ -13,0 +16,0 @@ ## 23.1.44 (2023-11-07) |
/*! | ||
* filename: ej2-react-richtexteditor.min.js | ||
* version : 23.2.4 | ||
* version : 23.2.5 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 23.2.4 | ||
* version : 23.2.5 | ||
* 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-richtexteditor@*", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@23.1.44", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@23.2.4", | ||
"_inBundle": false, | ||
"_integrity": "sha512-fs/gD8JrRYNg4NOmaSmn/rJm90tOJo3/qg3b9yHwRuLrnQP5AiEqV58DzxTtndIfa8WVBcxRM6YynBCj/wf6HQ==", | ||
"_integrity": "sha512-/wBTLnd6XHVx4Jo5TqL8TRbT929KUUB3KYdOCU/KNN7Rs1c060p7XyzIx25Wy5z55IIhMJSX8G0o1G5bNdSwnQ==", | ||
"_location": "/@syncfusion/ej2-react-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-23.1.44.tgz", | ||
"_shasum": "456527de2ccd86e56fb82a95e6a327d1635f9f69", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-23.2.4.tgz", | ||
"_shasum": "0d09c84db06f4298fcf0a0a747814fc5d797baaa", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~23.2.4", | ||
"@syncfusion/ej2-react-base": "~23.2.4", | ||
"@syncfusion/ej2-richtexteditor": "23.2.4" | ||
"@syncfusion/ej2-react-base": "~23.2.5", | ||
"@syncfusion/ej2-richtexteditor": "23.2.5" | ||
}, | ||
@@ -59,4 +59,4 @@ "deprecated": false, | ||
}, | ||
"version": "23.2.4", | ||
"version": "23.2.5", | ||
"sideEffects": false | ||
} |
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
7028555
+ Added@syncfusion/ej2-richtexteditor@23.2.5(transitive)
- Removed@syncfusion/ej2-richtexteditor@23.2.4(transitive)