@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 16.4.52 to 16.4.53
@@ -9,2 +9,16 @@ # Changelog | ||
- 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. | ||
- HTML 5 standard issues has been fixed. | ||
- Cursor position changed after typed some contents issue has been fixed. | ||
#### Breaking Changes | ||
- Changed the `fontSize`, `fontFamily`, `format` properties default value as null. | ||
## 16.4.48 (2019-01-22) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- Table QuickToolbar open wherever click within a component issue has been fixed. | ||
@@ -11,0 +25,0 @@ - FontSize "px" and fontFamily "veranda" not updated in toolbar status, that issue has been fixed. |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 16.4.52 | ||
* version : 16.4.53 | ||
* 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-vue-richtexteditor.umd.min.js | ||
* version : 16.4.47 | ||
* version : 16.4.52 | ||
* 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-vue-richtexteditor", | ||
"version": "16.4.52", | ||
"version": "16.4.53", | ||
"description": "Essential JS 2 RichTextEditor component for Vue", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-vue-base": "~16.4.52", | ||
"@syncfusion/ej2-richtexteditor": "16.4.52" | ||
"@syncfusion/ej2-richtexteditor": "16.4.53" | ||
}, | ||
@@ -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
1640901
+ Added@syncfusion/ej2-richtexteditor@16.4.53(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.4.52(transitive)