@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 17.2.34 to 17.2.35
@@ -9,2 +9,10 @@ # Changelog | ||
- `#241388` - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved. | ||
## 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. | ||
@@ -11,0 +19,0 @@ - `#237729` - The issue "table column width is shown as pixel instead of percentage while resizing" has been fixed. |
/*! | ||
* filename: ej2-react-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-react-richtexteditor@*", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@17.2.28", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@17.2.34", | ||
"_inBundle": false, | ||
"_integrity": "sha512-WT85xnrCbmVpHzqtoZ5MpGSO1b03joBjn5GQwOQ5uddV9UFtmyUFwgaPzn5P/TCueEgz2qIMsEG1ByV56mOIBA==", | ||
"_integrity": "sha512-zJyJczXy8C87i2eFI+WmiBx/KEv1JMFAUDyXbhK8XLZgfsrlO3pOsKsZqSzbfJ3x0wmdbnvhAVVd1aBxJavhZQ==", | ||
"_location": "/@syncfusion/ej2-react-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.2.28.tgz", | ||
"_shasum": "0e2f2ece077f15f0289d0e6d21ab02f206b504cf", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.2.34.tgz", | ||
"_shasum": "15d7e50c36222a88165ab978e180c15094db165e", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"@syncfusion/ej2-react-base": "~17.2.34", | ||
"@syncfusion/ej2-richtexteditor": "17.2.34" | ||
"@syncfusion/ej2-richtexteditor": "17.2.35" | ||
}, | ||
@@ -67,4 +67,4 @@ "deprecated": false, | ||
}, | ||
"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
2061952
1
+ Added@syncfusion/ej2-richtexteditor@17.2.35(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.2.34(transitive)