@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 16.3.21 to 16.3.22
@@ -5,2 +5,9 @@ # Changelog | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- The fontColor, backgroundColor properties default value is not an active state in ColorPicker which has been fixed. | ||
- ITextAreaElement interface issue in TypeScript 3.0.0 has been fixed. | ||
## 16.3.17 (2018-09-12) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.3.21 | ||
* version : 16.3.22 | ||
* 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.3.17 | ||
* version : 16.3.21 | ||
* 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.3.21", | ||
"version": "16.3.22", | ||
"description": "Essential JS 2 RichTextEditor component for React", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.3.21", | ||
"@syncfusion/ej2-richtexteditor": "16.3.21" | ||
"@syncfusion/ej2-richtexteditor": "16.3.22" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
911303
16005
+ Added@syncfusion/ej2-richtexteditor@16.3.22(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.3.21(transitive)