@syncfusion/ej2-react-richtexteditor 25.1.42 → 25.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2
2
|
|
3
3
|
## [Unreleased]
|
4
4
|
|
5
|
+
## 25.1.42 (2024-04-30)
|
6
|
+
|
5
7
|
### RichTextEditor
|
6
8
|
|
7
9
|
#### Bug Fixes
|
@@ -18,8 +20,6 @@
|
|
18
20
|
#### Bug Fixes
|
19
21
|
|
20
22
|
- `#I577917` - Now, The tooltips are destroyed when the dialog with the editor is closed by a keyboard action.
|
21
|
-
- `#I52134` - Now, the cursor position remains in the correct place when you use InsertHtml executeCommand to insert text into Rich Text Editor after the table.
|
22
|
-
- `#I572493` - Now, added the new `requestType` property to the `imageUploadSuccess` event argument in Rich Text Editor.
|
23
23
|
- `#I577198` - Now, inserting the table into the RichTextEditor works properly by using the toolbar insert table.
|
24
24
|
|
25
25
|
## 25.1.40 (2024-04-16)
|
package/diConfig.json
CHANGED
@@ -1,12 +1,44 @@
|
|
1
1
|
{
|
2
2
|
"name": "RichTextEditor",
|
3
3
|
"description": "RichTextEditor Components",
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
4
|
+
"keywords": {
|
5
|
+
"common": [
|
6
|
+
"rich-text-editor",
|
7
|
+
"markdown-editor",
|
8
|
+
"HTML5-rich-text-editor",
|
9
|
+
"wysiwyg-html-editor",
|
10
|
+
"wysiwyg-markdown-editor",
|
11
|
+
"editor",
|
12
|
+
"rich text editor",
|
13
|
+
"editing",
|
14
|
+
"rich text",
|
15
|
+
"rich editor",
|
16
|
+
"text editor",
|
17
|
+
"contenteditable",
|
18
|
+
"wysiwyg",
|
19
|
+
"html",
|
20
|
+
"text",
|
21
|
+
"markdown"
|
22
|
+
],
|
23
|
+
"angular": [
|
24
|
+
"angular-rich-text-editor",
|
25
|
+
"angular-html-editor",
|
26
|
+
"angular-markdown-editor",
|
27
|
+
"angular-wysiwyg-editor"
|
28
|
+
],
|
29
|
+
"react": [
|
30
|
+
"react-rich-text-editor",
|
31
|
+
"react-html-editor",
|
32
|
+
"react-markdown-editor",
|
33
|
+
"react-wysiwyg-editor"
|
34
|
+
],
|
35
|
+
"vue": [
|
36
|
+
"vue-rich-text-editor",
|
37
|
+
"vue-html-editor",
|
38
|
+
"vue-markdown-editor",
|
39
|
+
"vue-wysiwyg-editor"
|
40
|
+
]
|
41
|
+
},
|
10
42
|
"repository": {
|
11
43
|
"type": "git",
|
12
44
|
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-react-richtexteditor.min.js
|
3
|
-
* version : 25.
|
3
|
+
* version : 25.2.3
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
5
5
|
* Use of this code is subject to the terms of our license.
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-react-richtexteditor.umd.min.js
|
3
|
-
* version : 25.
|
3
|
+
* version : 25.2.3
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
5
5
|
* Use of this code is subject to the terms of our license.
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"_from": "@syncfusion/ej2-react-richtexteditor@*",
|
3
|
-
"_id": "@syncfusion/ej2-react-richtexteditor@25.1.
|
3
|
+
"_id": "@syncfusion/ej2-react-richtexteditor@25.1.42",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-5yC6IoSq0VXtDmH5Bqlr3ArV/W+ODN5OzLJujmKhAmYQnlEJd+8g88URSPP7p9VoUxUAZXrX8OF1rQbo2toWnA==",
|
6
6
|
"_location": "/@syncfusion/ej2-react-richtexteditor",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-25.1.
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-25.1.42.tgz",
|
23
|
+
"_shasum": "b1cdc33a9d2e78d077d38b8fbd21972543ff20d3",
|
24
24
|
"_spec": "@syncfusion/ej2-react-richtexteditor@*",
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
26
26
|
"author": {
|
@@ -31,9 +31,9 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-base": "~25.
|
35
|
-
"@syncfusion/ej2-react-base": "~25.
|
36
|
-
"@syncfusion/ej2-richtexteditor": "25.
|
34
|
+
"@syncfusion/ej2-base": "~25.2.3",
|
35
|
+
"@syncfusion/ej2-react-base": "~25.2.3",
|
36
|
+
"@syncfusion/ej2-richtexteditor": "25.2.3"
|
37
37
|
},
|
38
38
|
"deprecated": false,
|
39
39
|
"description": "Essential JS 2 RichTextEditor component for React",
|
@@ -54,6 +54,6 @@
|
|
54
54
|
"type": "git",
|
55
55
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
56
56
|
},
|
57
|
-
"version": "25.
|
57
|
+
"version": "25.2.3",
|
58
58
|
"sideEffects": false
|
59
59
|
}
|