@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 16.4.53 to 16.4.54
@@ -9,2 +9,12 @@ # Changelog | ||
- HTML 5 form reset behaviour has been corrected. | ||
- Editor content rendered twice in DOM when using `RichTextEditorFor`, that issue has been fixed. | ||
- EJ2 compatibility styles are not worked while component rendering with `textarea` element, that issue has been fixed. | ||
## 16.4.53 (2019-02-13) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- Console error is thrown in IE11 browser while using the SVG element style with transform and then render the RichTextEditor in an application, that issue has been fixed. | ||
@@ -11,0 +21,0 @@ - HTML 5 standard issues has been fixed. |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.4.53 | ||
* version : 16.4.54 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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.4.52 | ||
* version : 16.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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.4.53", | ||
"version": "16.4.54", | ||
"description": "Essential JS 2 RichTextEditor component for React", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.4.52", | ||
"@syncfusion/ej2-richtexteditor": "16.4.53" | ||
"@syncfusion/ej2-richtexteditor": "16.4.54" | ||
}, | ||
@@ -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
1579936
+ Added@syncfusion/ej2-richtexteditor@16.4.54(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.4.53(transitive)