Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-react-richtexteditor

Package Overview
Dependencies
Maintainers
4
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-richtexteditor - npm Package Compare versions

Comparing version 17.1.47 to 17.1.48

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Changelog

### RichTextEditor
#### New Features
- #230976 - Opens a quick toolbar on right-click support has been provided.
#### Bug Fixes
- #235120 - RichTextEditor's paste as plain text doesn't preserve line break that issue has been resolved.
## 17.1.43 (2019-04-30)

@@ -7,0 +17,0 @@

66

diConfig.json

@@ -106,2 +106,7 @@ {

{
"propertyName": "pasteCleanupSettings",
"baseClass": "PasteCleanupSettings",
"SelectorName": "e-richtexteditor-pasteCleanupSettings"
},
{
"propertyName": "iframeSettings",

@@ -117,14 +122,63 @@ "baseClass": "IFrameSettings",

{
"propertyName": "tableSettings",
"baseClass": "TableSettings",
"SelectorName": "e-richtexteditor-tableSettings"
},
{
"propertyName": "inlineMode",
"baseClass": "InlineMode",
"SelectorName": "e-richtexteditor-inlineMode"
},
{
"propertyName": "format",
"baseClass": "Format",
"SelectorName": "e-richtexteditor-format"
},
{
"propertyName": "fontFamily",
"baseClass": "FontFamily",
"SelectorName": "e-richtexteditor-fontFamily"
},
{
"propertyName": "fontSize",
"baseClass": "FontSize",
"SelectorName": "e-richtexteditor-fontSize"
},
{
"propertyName": "fontColor",
"baseClass": "FontColor",
"SelectorName": "e-richtexteditor-fontColor"
},
{
"propertyName": "backgroundColor",
"baseClass": "BackgroundColor",
"SelectorName": "e-richtexteditor-backgroundColor"
},
{
"propertyName": "formatter",
"baseClass": "Formatter",
"SelectorName": "e-richtexteditor-formatter"
},
{
"propertyName": "pasteCleanupSettings",
"baseClass": "PasteCleanupSettings",
"SelectorName": "e-richtexteditor-pasteCleanupSettings"
}
]
],
"nativeEvents": [
"onclick",
"ondblclick",
"onmousedown",
"onmouseup",
"onmouseover",
"onmousemove",
"onmouseout",
"onselectstart",
"onkeydown",
"onkeypress",
"onkeyup",
"oncut",
"oncopy",
"onpaste",
"onbeforecut",
"onbeforecopy",
"onbeforepaste"
]
}
]
}

2

dist/ej2-react-richtexteditor.umd.min.js
/*!
* filename: ej2-react-richtexteditor.umd.min.js
* version : 17.1.47
* version : 17.1.48
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-react-richtexteditor",
"version": "17.1.47",
"version": "17.1.48",
"description": "Essential JS 2 RichTextEditor component for React",

@@ -30,5 +30,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~17.1.47",
"@syncfusion/ej2-base": "~17.1.48",
"@syncfusion/ej2-react-base": "~17.1.47",
"@syncfusion/ej2-richtexteditor": "17.1.47"
"@syncfusion/ej2-richtexteditor": "17.1.48"
},

@@ -35,0 +35,0 @@ "devDependencies": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc