Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-richtexteditor

Package Overview
Dependencies
Maintainers
4
Versions
258
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.2.28-beta to 17.2.34

26

CHANGELOG.md

@@ -7,2 +7,16 @@ # Changelog

#### Bug Fixes
- `#F145376` - The issue, "action complete event is not triggered when deleting the content with text and images" has been resolved.
- `#237729` - The issue "table column width is shown as pixel instead of percentage while resizing" has been fixed.
- `#237729` - Pickers mode throws script error when selecting the color in table's quick toolbar, that issue has been fixed.
- `#237729` - Color picker value doesn't set as RGBA(alpha) value in content editor, that issue has been fixed.
- `#240808` - The issue "opening a link in new window throws an error for auto generated link" has been fixed.
- `#240024` - The issue, "spacing between words is removed when focus out the editor" has been resolved.
- `#234519`, `#234586`, `#F138909` - The issues with table and its functionalities in IE11 has been resolved.
## 17.2.28-beta (2019-06-27)
### RichTextEditor
#### New Features

@@ -19,3 +33,3 @@

- #238872 - Issue with cursor position when enabled list with empty editor that issue has been resolved.
- `#238872` - Issue with cursor position when enabled list with empty editor that issue has been resolved.

@@ -28,3 +42,3 @@ ## 17.1.49 (2019-05-29)

- #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.
- `#235461` - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.

@@ -37,7 +51,7 @@ ## 17.1.48 (2019-05-21)

- #230976 - Opens a quick toolbar on right-click support has been provided.
- `#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.
- `#235120` - RichTextEditor's paste as plain text doesn't preserve line break that issue has been resolved.

@@ -50,3 +64,3 @@ ## 17.1.43 (2019-04-30)

- #234280 - RichTextEditor's toolbar is broken when using ES2015 target that issue has been resolved.
- `#234280` - RichTextEditor's toolbar is broken when using ES2015 target that issue has been resolved.

@@ -68,4 +82,2 @@ ## 17.1.42 (2019-04-23)

- Insert image functionality of `RichTextEditor` is not working when render with `File Upload`, that issue has been fixed.
- #237729 - Pickers mode throws script error when selecting the color in table's quick toolbar, that issue has been fixed.
- #237729 - Color picker value doesn't set as RGBA(alpha) value in content editor, that issue has been fixed.

@@ -72,0 +84,0 @@ ## 17.1.32-beta (2019-03-13)

@@ -161,24 +161,5 @@ {

}
],
"nativeEvents": [
"onclick",
"ondblclick",
"onmousedown",
"onmouseup",
"onmouseover",
"onmousemove",
"onmouseout",
"onselectstart",
"onkeydown",
"onkeypress",
"onkeyup",
"oncut",
"oncopy",
"onpaste",
"onbeforecut",
"onbeforecopy",
"onbeforepaste"
]
]
}
]
}
/*!
* filename: ej2-react-richtexteditor.umd.min.js
* version : 17.2.28-beta
* version : 17.2.34
* 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.1.38",
"_id": "@syncfusion/ej2-react-richtexteditor@17.2.28",
"_inBundle": false,
"_integrity": "sha512-EZw1L5zXLdj8fRDuIHV+X4w2JgFNt7XgXFY1KVW1Asn4sQh8I5JTbwL3O3OU3zq1RPxUTOK1Pm0Z7WW9KiIgLQ==",
"_integrity": "sha512-WT85xnrCbmVpHzqtoZ5MpGSO1b03joBjn5GQwOQ5uddV9UFtmyUFwgaPzn5P/TCueEgz2qIMsEG1ByV56mOIBA==",
"_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.1.38.tgz",
"_shasum": "52b24225d379e391830d641bc32f35d335ec40b2",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-17.2.28.tgz",
"_shasum": "0e2f2ece077f15f0289d0e6d21ab02f206b504cf",
"_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.28-beta",
"@syncfusion/ej2-react-base": "~17.2.28-beta",
"@syncfusion/ej2-richtexteditor": "17.2.28-beta"
"@syncfusion/ej2-base": "~17.2.34",
"@syncfusion/ej2-react-base": "~17.2.34",
"@syncfusion/ej2-richtexteditor": "17.2.34"
},

@@ -67,4 +67,4 @@ "deprecated": false,

},
"version": "17.2.28-beta",
"version": "17.2.34",
"sideEffects": false
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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