@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 17.4.44 to 17.4.46
@@ -9,2 +9,10 @@ # Changelog | ||
- `#F149481` - Provided the support to get the selected HTML content using the `getSelectedHtml` public method. | ||
## 17.4.44 (2021-01-21) | ||
### RichTextEditor | ||
#### New Features | ||
- `#256724`, `#F149821` - Provided the support to insert a table using the `executeCommand` public method in the RichTextEditor. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 17.4.44 | ||
* version : 17.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.4.43", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@17.4.44", | ||
"_inBundle": false, | ||
"_integrity": "sha512-2CK+qDhX6iqm8FUJZqrUzURdm0dQgzF61jYo1EnzRnu1C9omSR/qF2toqjhXGJIkwidqbB7u2nlVOPPfZmjp3Q==", | ||
"_integrity": "sha512-VIl2DUYHcca9iVIbGj7juXMePcVoiaXLGMQQx2TT0Ny2Ft0fkhsLnAPTTJyZ+qjrIeLlKCHo9s3K3k+8B0y5Sw==", | ||
"_location": "/@syncfusion/ej2-react-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.4.43.tgz", | ||
"_shasum": "75bd09e16965d280f6d90a06cd0818db16aff082", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.4.44.tgz", | ||
"_shasum": "92cc34e5ff5ea419963072c59e0854157463d4bf", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43", | ||
"@syncfusion/ej2-richtexteditor": "17.4.44" | ||
"@syncfusion/ej2-base": "~17.4.46", | ||
"@syncfusion/ej2-react-base": "~17.4.46", | ||
"@syncfusion/ej2-richtexteditor": "17.4.46" | ||
}, | ||
@@ -64,4 +64,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.44", | ||
"version": "17.4.46", | ||
"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
2120610
+ Added@syncfusion/ej2-richtexteditor@17.4.46(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.4.44(transitive)