@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 18.1.48 to 18.1.52
@@ -9,2 +9,10 @@ # Changelog | ||
- `#F152908` - The issue sublist remains after deleting the parent list element in the Rich Text Editor has been resolved. | ||
## 18.1.48 (2020-05-05) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#272406` - The issue background color format not applied properly on changing the font size in the Rich Text Editor has been resolved. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 18.1.48 | ||
* version : 18.1.52 | ||
* 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.45", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@18.1.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-0ZRSUmVKqD0kwGBoBpY2nbsLDwGVTulm5gNiI+BLx48/9+7zAF8geaJbQ96i2ogniefumhQkSoSjoVWk8iSUPg==", | ||
"_integrity": "sha512-Q+htjAIxMb55zoEHaNWaoO8gLmIQRuvhU6hyUbniIq4do9FKVkU4elw2UtEFX8QSiTu02ek4kNxXmUd5V0xwXQ==", | ||
"_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.45.tgz", | ||
"_shasum": "8a99d66fe0d685dcc2130f26ed6295f3ba53ca5a", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-18.1.48.tgz", | ||
"_shasum": "98a8df81bc4927bbb75ca2b0c9521ecfe06ec075", | ||
"_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.44", | ||
"@syncfusion/ej2-richtexteditor": "18.1.48", | ||
"@syncfusion/ej2-vue-base": "~18.1.42" | ||
"@syncfusion/ej2-base": "~18.1.52", | ||
"@syncfusion/ej2-richtexteditor": "18.1.52", | ||
"@syncfusion/ej2-vue-base": "~18.1.52" | ||
}, | ||
@@ -64,4 +64,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.1.48", | ||
"version": "18.1.52", | ||
"sideEffects": false | ||
} |
2180652
+ Added@syncfusion/ej2-richtexteditor@18.1.52(transitive)
- Removed@syncfusion/ej2-richtexteditor@18.1.48(transitive)