@syncfusion/ej2-vue-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-vue-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-vue-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-vue-richtexteditor", | ||
"version": "16.3.21", | ||
"version": "16.3.22", | ||
"description": "Essential JS 2 RichTextEditor component for Vue", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-vue-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
971800
16409
+ Added@syncfusion/ej2-richtexteditor@16.3.22(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.3.21(transitive)