@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.1.32-beta to 17.1.38
@@ -5,2 +5,4 @@ # Changelog | ||
## 17.1.32-beta (2019-03-13) | ||
### RichTextEditor | ||
@@ -69,2 +71,3 @@ | ||
- Console error is thrown in IE browser with angular routing, that issue has been fixed. | ||
- Unable to maintain the RichTextEditor color picker pop-up position when scrolling the browser has been fixed. | ||
@@ -81,2 +84,3 @@ ## 16.4.46 (2019-01-08) | ||
- Blur event is not triggered when we change focus directly from one RTE to another RTE, that issue has been fixed. | ||
- RichTextEditor full screen not working properly when render inside the overflow element has been fixed. | ||
@@ -83,0 +87,0 @@ ## 16.4.44 (2018-12-24) |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.1.32-beta | ||
* version : 17.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-richtexteditor", | ||
"version": "17.1.32-beta", | ||
"version": "17.1.38", | ||
"description": "Essential JS 2 RichTextEditor component for Vue", | ||
@@ -30,5 +30,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.32-beta", | ||
"@syncfusion/ej2-vue-base": "~17.1.32-beta", | ||
"@syncfusion/ej2-richtexteditor": "17.1.32-beta" | ||
"@syncfusion/ej2-base": "~17.1.38", | ||
"@syncfusion/ej2-vue-base": "~17.1.38", | ||
"@syncfusion/ej2-richtexteditor": "17.1.38" | ||
}, | ||
@@ -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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2099404
57
36599
2
+ Added@syncfusion/ej2-richtexteditor@17.1.38(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.1.32-beta(transitive)