@syncfusion/ej2-react-richtexteditor
Advanced tools
Comparing version 22.2.10 to 22.2.12
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I183553` - Now, pressing the enter key after opening any dialog in the Rich Text Editor doesn't submit the form. | ||
## 22.2.10 (2023-08-22) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#I488885` - Now, pressing `CTRL + Enter` does not trigger the enter action in the Rich Text Editor. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-richtexteditor.min.js | ||
* version : 22.2.10 | ||
* version : 22.2.12 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-richtexteditor.umd.min.js | ||
* version : 22.2.10 | ||
* version : 22.2.12 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@22.2.9", | ||
"_id": "@syncfusion/ej2-react-richtexteditor@22.2.10", | ||
"_inBundle": false, | ||
"_integrity": "sha512-CwKSHtoeftixf8qIFDXJFDXZDrlTztFG1QmHZQ6hx4l0DjaTRIcb4mJf46W6np4BTdpCMDmOi/aOBL29rK+GGg==", | ||
"_integrity": "sha512-cyS2Kj4bn5LF0P7qnp5YwGwv7zHWOdWppoj/349zAAyz54twKz7/k/Y5U47ZvG64cPovMoAIVBqEG5YrxUy2wQ==", | ||
"_location": "/@syncfusion/ej2-react-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-22.2.9.tgz", | ||
"_shasum": "6fc5dcb63040514acc6f994065097c223606f6d7", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-22.2.10.tgz", | ||
"_shasum": "827647bcd81ff728de197210eda15e33f24a220a", | ||
"_spec": "@syncfusion/ej2-react-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~22.2.10", | ||
"@syncfusion/ej2-base": "~22.2.12", | ||
"@syncfusion/ej2-react-base": "~22.2.5", | ||
"@syncfusion/ej2-richtexteditor": "22.2.10" | ||
"@syncfusion/ej2-richtexteditor": "22.2.12" | ||
}, | ||
@@ -59,4 +59,4 @@ "deprecated": false, | ||
}, | ||
"version": "22.2.10", | ||
"version": "22.2.12", | ||
"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
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
7022189
+ Added@syncfusion/ej2-richtexteditor@22.2.12(transitive)
- Removed@syncfusion/ej2-richtexteditor@22.2.10(transitive)