@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 17.1.38 to 17.1.40
@@ -5,2 +5,8 @@ # Changelog | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- Insert image functionality of `RichTextEditor` is not working when render with `File Upload`, that issue has been fixed. | ||
## 17.1.32-beta (2019-03-13) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 17.1.38 | ||
* version : 17.1.40 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-richtexteditor", | ||
"version": "17.1.38", | ||
"version": "17.1.40", | ||
"description": "Essential JS 2 RichTextEditor component for React", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~17.1.38", | ||
"@syncfusion/ej2-richtexteditor": "17.1.38" | ||
"@syncfusion/ej2-richtexteditor": "17.1.40" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": {}, |
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
2040040
+ Added@syncfusion/ej2-richtexteditor@17.1.40(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.1.38(transitive)