@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 17.2.35 to 17.2.36
@@ -9,2 +9,10 @@ # Changelog | ||
- `#242377` - The issue, "alignment is not working while pasting content from notepad" has been resolved. | ||
## 17.2.35 (2019-07-17) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#241388` - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved. | ||
@@ -199,7 +207,7 @@ | ||
1. Image resize support has been provided. | ||
1. Insert table support has provided for HTML Editor which includes below sub features, | ||
2. Insert table support has provided for HTML Editor which includes below sub features, | ||
1. Create and modify the table, table rows and columns. | ||
1. Row and column resize. | ||
1. Quick toolbar interaction. | ||
1. Table header and custom styles. | ||
2. Row and column resize. | ||
3. Quick toolbar interaction. | ||
4. Table header and custom styles. | ||
@@ -206,0 +214,0 @@ #### Breaking Changes |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 17.2.35 | ||
* version : 17.2.36 | ||
* 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.34", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@17.2.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-zJyJczXy8C87i2eFI+WmiBx/KEv1JMFAUDyXbhK8XLZgfsrlO3pOsKsZqSzbfJ3x0wmdbnvhAVVd1aBxJavhZQ==", | ||
"_integrity": "sha512-ucIy354fHh1ZYcRKkIkaFAtEt9r+JpESRbNJR84uYE3S/A2Agy5NtUAw1A5XSGGfqVnI/fu+7xL+p6jW90CD5w==", | ||
"_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.34.tgz", | ||
"_shasum": "15d7e50c36222a88165ab978e180c15094db165e", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.2.35.tgz", | ||
"_shasum": "c523f1fab3d3f5ea703545a649910eed35b0a65f", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.34", | ||
"@syncfusion/ej2-base": "~17.2.35", | ||
"@syncfusion/ej2-react-base": "~17.2.34", | ||
"@syncfusion/ej2-richtexteditor": "17.2.35" | ||
"@syncfusion/ej2-richtexteditor": "17.2.36" | ||
}, | ||
@@ -67,4 +67,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.2.35", | ||
"version": "17.2.36", | ||
"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
2062120
+ Added@syncfusion/ej2-richtexteditor@17.2.36(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.2.35(transitive)