@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.4.49 to 17.4.51
@@ -9,2 +9,11 @@ # Changelog | ||
- `F151491` - Resolved the issue with RichTextEditor height that is not set properly when the toolbar is disabled. | ||
- `F151491` - Resolved the script errors thrown when opening an insert image dialog several times. | ||
## 17.4.49 (2020-02-11) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#261548`, `#262909` - The issue with a new line added after pasting the content and focusing out in the Rich Text Editor has been resolved. | ||
@@ -11,0 +20,0 @@ - `#F150940` - The issue with cursor not maintained when using the `executeCommand` method with `insertHTML` in the Rich Text Editor has been resolved. |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.4.49 | ||
* version : 17.4.51 | ||
* 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.47", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.4.49", | ||
"_inBundle": false, | ||
"_integrity": "sha512-kx/J9twt0ClOaFZlut44mrxMMH772fVgys0XKLcy7U1y9XyadWARE6nQf+2xNt6x1WXDt4MLwAunqIPSFo6KVg==", | ||
"_integrity": "sha512-32bKiLRk7xjMDbSp7BYQNqBEJRhSciUPki0eISw+fH+27VnUpVrAAVjALG5aNXdibhApxbuBgTkl91QYcvaq3g==", | ||
"_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.47.tgz", | ||
"_shasum": "286b89e98b332e93119186261885d5fd793a03e8", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.4.49.tgz", | ||
"_shasum": "2bd5867ad6b7e99ab9cd4f67bcd0ee8f67a41890", | ||
"_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.47", | ||
"@syncfusion/ej2-richtexteditor": "17.4.49", | ||
"@syncfusion/ej2-vue-base": "~17.4.47" | ||
"@syncfusion/ej2-base": "~17.4.51", | ||
"@syncfusion/ej2-richtexteditor": "17.4.51", | ||
"@syncfusion/ej2-vue-base": "~17.4.51" | ||
}, | ||
@@ -64,4 +64,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.49", | ||
"version": "17.4.51", | ||
"sideEffects": false | ||
} |
2189743
+ Added@syncfusion/ej2-richtexteditor@17.4.51(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.4.49(transitive)