@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 18.1.53 to 18.1.54
@@ -9,2 +9,10 @@ # Changelog | ||
- `#275859` - The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved. | ||
## 18.1.53 (2020-05-19) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#F150037` - The issue with "throwing script error while dynamically enable/disable the toolbar" has been resolved. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 18.1.53 | ||
* version : 18.1.54 | ||
* 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.52", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@18.1.53", | ||
"_inBundle": false, | ||
"_integrity": "sha512-A068c9SwNQHze632e94XIvewyAPGbIKWXlZqs8VSMEygJGUZcR8qT6CfTRqcbqd5oB0Htl0ezq9LfzCTyHM+LQ==", | ||
"_integrity": "sha512-wLuaKvTOjy8jpoEKlMwULC6DXMRbrJfId603OhMCxyt+FElM0KXJPj1Y2bIdL4TiLDrxdEglofX9GiL06xQhQg==", | ||
"_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.52.tgz", | ||
"_shasum": "b143ee2e92cf6b3a53599ee0b62013c03cfc9669", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-18.1.53.tgz", | ||
"_shasum": "c7e420e96099ca0d6b4a0d408bb35bed5a5a7114", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"@syncfusion/ej2-base": "~18.1.53", | ||
"@syncfusion/ej2-richtexteditor": "18.1.53", | ||
"@syncfusion/ej2-richtexteditor": "18.1.54", | ||
"@syncfusion/ej2-vue-base": "~18.1.52" | ||
@@ -64,4 +64,4 @@ }, | ||
}, | ||
"version": "18.1.53", | ||
"version": "18.1.54", | ||
"sideEffects": false | ||
} |
2181202
+ Added@syncfusion/ej2-richtexteditor@18.1.54(transitive)
- Removed@syncfusion/ej2-richtexteditor@18.1.53(transitive)