@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 16.2.49 to 16.2.50
@@ -9,2 +9,10 @@ # Changelog | ||
- Unable to paste image copied from windows in RichTextEditor issue has been resolved. | ||
## 16.2.49 (2018-08-21) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `IFrame` mode external font family removed in RichTextEditor. | ||
@@ -11,0 +19,0 @@ - Unable to delete the selected content of RichTextEditor in inline toolbar issue has been resolved. |
{ | ||
"name": "RichTextEditor", | ||
"description": "RichTextEditor Components", | ||
"keywords": "ej2-richtexteditor", | ||
"keywords": { | ||
"common": ["ej2", "Syncfusion", "web-components", "richtexteditor", "rich-text-editor", "markdowneditor", "markdown-editor", "editor"], | ||
"angular": ["angular", "ng", "ng-richtexteditor", "ej2-ng-richtexteditor", "ng-markdowneditor"], | ||
"react": ["react", "react-richtexteditor", "ej2-react-richtexteditor","react-markdowneditor"], | ||
"vue": ["vue", "vue-richtexteditor", "ej2-vue-richtexteditor","vue-markdowneditor"] | ||
}, | ||
"repository": { | ||
@@ -6,0 +11,0 @@ "type": "git", |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.2.49 | ||
* version : 16.2.50 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.2.48 | ||
* version : 16.2.49 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-richtexteditor", | ||
"version": "16.2.49", | ||
"version": "16.2.50", | ||
"description": "Essential JS 2 RichTextEditor component for React", | ||
@@ -8,3 +8,14 @@ "author": "Syncfusion Inc.", | ||
"keywords": [ | ||
"ej2-richtexteditor" | ||
"ej2", | ||
"Syncfusion", | ||
"web-components", | ||
"richtexteditor", | ||
"rich-text-editor", | ||
"markdowneditor", | ||
"markdown-editor", | ||
"editor", | ||
"react", | ||
"react-richtexteditor", | ||
"ej2-react-richtexteditor", | ||
"react-markdowneditor" | ||
], | ||
@@ -20,5 +31,5 @@ "repository": { | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.2.49", | ||
"@syncfusion/ej2-react-base": "~16.2.49", | ||
"@syncfusion/ej2-richtexteditor": "16.2.49" | ||
"@syncfusion/ej2-base": "~16.2.50", | ||
"@syncfusion/ej2-react-base": "~16.2.50", | ||
"@syncfusion/ej2-richtexteditor": "16.2.50" | ||
}, | ||
@@ -25,0 +36,0 @@ "devDependencies": { |
# ej2-react-richtexteditor | ||
## The rich text editor component is a HTML and markdown editor that provides best user experience for creating and updating the content. | ||
The rich text editor component is a HTML and markdown editor that provides best user experience for creating and updating the content. | ||
@@ -5,0 +5,0 @@ ![](../../Read-me-Images/rte.GIF) |
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
7515333
144237
+ Added@syncfusion/ej2-richtexteditor@16.2.50(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.2.49(transitive)