@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 23.1.43 to 23.1.44
@@ -9,2 +9,13 @@ # Changelog | ||
- `#I514862` - Now, alternate text for images is properly displayed in the input element. | ||
- `#I514862` - Now, the XSS attack is prevented in the width and height inputs of the image resize dialog in the Rich Text Editor. | ||
- `#I517445` - Now, the text alignment and other styles are maintained when pressing the enter key in the Rich Text Editor. | ||
- `#I514865` - Now, the display text with white space works properly when inserting a link in the Rich Text Editor. | ||
## 23.1.43 (2023-10-31) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#I456729` - Now, pasting the cropped images from MS Word into the Rich Text Editor works properly. | ||
@@ -11,0 +22,0 @@ - `#I500444` - Now, when pasting the list content from MS Word, the margin bottom style will be set properly. |
/*! | ||
* filename: ej2-react-richtexteditor.min.js | ||
* version : 23.1.43 | ||
* version : 23.1.44 | ||
* 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.1.43 | ||
* version : 23.1.44 | ||
* 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.41", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@23.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-qK3nkLiJGpa+4dCY4KMbC6Xv60YiAPr0jWoNpnsr0Zk+m9w/F0HcwJfKiWjBUIBBE0uzhH3/HgvXmQObQ9zcMA==", | ||
"_integrity": "sha512-u22DeIr4Ze5C4EfRE+g2HYZrjpOvs9wP0S/+sANiT9mkrLUhGaciGt28+q1ijfC5k0jvpw4SCJLQuife6d03Sg==", | ||
"_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.41.tgz", | ||
"_shasum": "d29127a60434e37fc52f1a878a2ac174185c984b", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-23.1.43.tgz", | ||
"_shasum": "f5b4838e0cbfcb440de5ab655a5ca987e6154685", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"@syncfusion/ej2-react-base": "~23.1.43", | ||
"@syncfusion/ej2-richtexteditor": "23.1.43" | ||
"@syncfusion/ej2-richtexteditor": "23.1.44" | ||
}, | ||
@@ -59,4 +59,4 @@ "deprecated": false, | ||
}, | ||
"version": "23.1.43", | ||
"version": "23.1.44", | ||
"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
7028046
+ Added@syncfusion/ej2-richtexteditor@23.1.44(transitive)
- Removed@syncfusion/ej2-richtexteditor@23.1.43(transitive)