@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.4.40 to 17.4.43
@@ -9,2 +9,12 @@ # Changelog | ||
- `#258971` - Resolved the issue with an image element that is appended on insert image dialog drop area when drag and drop an image. | ||
- `#254879` - The issue with copying and pasting MS Word content along with the image of type `v:shape` to the Rich Text Editor has been fixed. | ||
- `#F149899` - The issue with 'image alignment styles are not loaded when displaying the editor content on another page' in the Rich Text Editor has been fixed. | ||
## 17.4.40 (2019-12-24) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#254606` - Web accessibility related issues have been resolved. | ||
@@ -11,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.4.40 | ||
* version : 17.4.43 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-richtexteditor@*", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.4.39", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.4.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-yn9OkG2QNuvkTAh7wK7DIPbk9z6g1UUyoW5OAeMPL7nL3JKamHZepjgAzQON5WtMmkRkBBtR/t0e0ZzuiCSTwQ==", | ||
"_integrity": "sha512-dNA+jxqB5AC9l9P1iyf+EMipL2GKrnB1UH43Xoe6TWve3Cv11zeWG3ZUvSozwHNYMokmlHxpkbQ5ouV7yS1byw==", | ||
"_location": "/@syncfusion/ej2-vue-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.4.39.tgz", | ||
"_shasum": "11c103e1583b9329716a989a068806cd1175c755", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.4.40.tgz", | ||
"_shasum": "3cd935006e54693b6f869b271b3caff1b2dace8a", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.39", | ||
"@syncfusion/ej2-richtexteditor": "17.4.40", | ||
"@syncfusion/ej2-vue-base": "~17.4.39" | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-richtexteditor": "17.4.43", | ||
"@syncfusion/ej2-vue-base": "~17.4.43" | ||
}, | ||
@@ -64,4 +64,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.40", | ||
"version": "17.4.43", | ||
"sideEffects": false | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2172225
38455
+ Added@syncfusion/ej2-richtexteditor@17.4.43(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.4.40(transitive)