@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.2.34 to 17.2.35
@@ -9,2 +9,15 @@ # Changelog | ||
- `#241388` - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved. | ||
#### New Features | ||
- **Paste from Microsoft Word** | ||
- This feature allows users to paste clean-formatted HTML markup by removing all unnecessary elements, styles, and attributes from text while copying and pasting it from Microsoft Word. | ||
## 17.2.34 (2019-07-11) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#F145376` - The issue, "action complete event is not triggered when deleting the content with text and images" has been resolved. | ||
@@ -18,7 +31,2 @@ - `#237729` - The issue "table column width is shown as pixel instead of percentage while resizing" has been fixed. | ||
#### New Features | ||
- **Paste from Microsoft Word** | ||
- This feature allows users to paste clean-formatted HTML markup by removing all unnecessary elements, styles, and attributes from text while copying and pasting it from Microsoft Word. | ||
## 17.2.28-beta (2019-06-27) | ||
@@ -25,0 +33,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.2.34 | ||
* version : 17.2.35 | ||
* 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.2.28", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.2.34", | ||
"_inBundle": false, | ||
"_integrity": "sha512-rMx2qV+CDpQ/rhkS2GEsbH4E9ybxHVvmFjtSpATITk6KMIpaDPQa+H4CEKfJJ28rT3sPi99Wa+/QfMSu+uzKcw==", | ||
"_integrity": "sha512-QYHAXajFvgcTxgCPxxpA4dTfwcHrZv0W9PjudIsq5PPk5+vQYnFsq/TuodWWv5j4/q3NZCSnngWTYykBMYh3KQ==", | ||
"_location": "/@syncfusion/ej2-vue-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.2.28.tgz", | ||
"_shasum": "d71511358a49c33ad8c68be43dde571e10d73fb4", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.2.34.tgz", | ||
"_shasum": "6cb002e5a0d28bc632a9434f85d83c99515eba07", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"@syncfusion/ej2-base": "~17.2.34", | ||
"@syncfusion/ej2-richtexteditor": "17.2.34", | ||
"@syncfusion/ej2-richtexteditor": "17.2.35", | ||
"@syncfusion/ej2-vue-base": "~17.2.34" | ||
@@ -67,4 +67,4 @@ }, | ||
}, | ||
"version": "17.2.34", | ||
"version": "17.2.35", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2120632
+ Added@syncfusion/ej2-richtexteditor@17.2.35(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.2.34(transitive)