@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 16.4.46 to 16.4.47
@@ -9,2 +9,11 @@ # Changelog | ||
- ASP.NET core data annotation issue has been fixed. | ||
- Console error is thrown in IE browser with angular routing, that issue has been fixed. | ||
## 16.4.46 (2019-01-08) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- Changing the font color of underlined text doesn’t change the color of the line, that issue has been fixed. | ||
@@ -11,0 +20,0 @@ - RichTextEditor injectable module is missed from import setting file in [CRG](https://crg.syncfusion.com/), that issue has been fixed. |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 16.4.46 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -12,3 +12,3 @@ * A copy of the current license can be obtained at any time by e-mailing | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 16.4.44 | ||
* version : 16.4.46 | ||
* 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.46", | ||
"version": "16.4.47", | ||
"description": "Essential JS 2 RichTextEditor component for Vue", | ||
@@ -30,5 +30,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.4.42", | ||
"@syncfusion/ej2-vue-base": "~16.4.46", | ||
"@syncfusion/ej2-richtexteditor": "16.4.46" | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-vue-base": "~16.4.47", | ||
"@syncfusion/ej2-richtexteditor": "16.4.47" | ||
}, | ||
@@ -42,5 +42,6 @@ "devDependencies": { | ||
"@types/jasmine-ajax": "^3.1.27", | ||
"@types/requirejs": "^2.1.26" | ||
"@types/requirejs": "^2.1.26", | ||
"vue": "2.5.2 - 2.5.21" | ||
}, | ||
"sideEffects": false | ||
} |
@@ -69,2 +69,2 @@ # ej2-vue-richtexteditor | ||
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
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
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
1640079
28336
8
+ Added@syncfusion/ej2-richtexteditor@16.4.47(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.4.46(transitive)