@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 18.1.54 to 18.1.57
@@ -9,2 +9,12 @@ # Changelog | ||
- `#275859` - The issue with "throwing script error while pasting the content with table" in the Rich Text Editor has been resolved. | ||
- `#279019` - The issue with "pasting the content inside the nested table that breaks the HTML content in the Rich Text Editor" has been resolved. | ||
- `#276473` - The issue `afterImageDelete` event is not triggered when the image is removed along with text content in the Rich Text Editor" has been resolved. | ||
## 18.1.54 (2020-05-26) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#275859` - The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved. | ||
@@ -11,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 18.1.54 | ||
* version : 18.1.57 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@18.1.53", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@18.1.54", | ||
"_inBundle": false, | ||
"_integrity": "sha512-wLuaKvTOjy8jpoEKlMwULC6DXMRbrJfId603OhMCxyt+FElM0KXJPj1Y2bIdL4TiLDrxdEglofX9GiL06xQhQg==", | ||
"_integrity": "sha512-5zT9MPrD5VqRtJTkF5eYAMMEUpsyTEP2epKttZS7ubXlmJ5sELOEowpxrYiDmvYw6lYAsQmpX3CAiPWkAZGm/A==", | ||
"_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-18.1.53.tgz", | ||
"_shasum": "c7e420e96099ca0d6b4a0d408bb35bed5a5a7114", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-18.1.54.tgz", | ||
"_shasum": "4ddb7e660745895c0c0211cf4e44bdf962fa5dd0", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.53", | ||
"@syncfusion/ej2-richtexteditor": "18.1.54", | ||
"@syncfusion/ej2-vue-base": "~18.1.52" | ||
"@syncfusion/ej2-base": "~18.1.57", | ||
"@syncfusion/ej2-richtexteditor": "18.1.57", | ||
"@syncfusion/ej2-vue-base": "~18.1.56" | ||
}, | ||
@@ -64,4 +64,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.54", | ||
"version": "18.1.57", | ||
"sideEffects": false | ||
} |
2181707
+ Added@syncfusion/ej2-richtexteditor@18.1.57(transitive)
- Removed@syncfusion/ej2-richtexteditor@18.1.54(transitive)