@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 16.4.42 to 16.4.44
@@ -5,2 +5,9 @@ # Changelog | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- Pasted URL is not converted to links automatically, that issue has been fixed. | ||
- Image paste as twice in Firefox browser, that issue has been fixed. | ||
## 16.4.40-beta (2018-12-10) | ||
@@ -7,0 +14,0 @@ |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.4.42 | ||
* version : 16.4.44 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 16.4.40 | ||
* version : 16.4.42 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-richtexteditor", | ||
"version": "16.4.42", | ||
"version": "16.4.44", | ||
"description": "Essential JS 2 RichTextEditor component for React", | ||
@@ -32,3 +32,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.4.42", | ||
"@syncfusion/ej2-richtexteditor": "16.4.42" | ||
"@syncfusion/ej2-richtexteditor": "16.4.44" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
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
1575625
0
+ Added@syncfusion/ej2-richtexteditor@16.4.44(transitive)
- Removed@syncfusion/ej2-richtexteditor@16.4.42(transitive)