@syncfusion/ej2-react-documenteditor 21.1.39 → 21.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,35 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## 21.2.3 (2023-05-03)
|
|
6
|
+
|
|
7
|
+
### Document Editor
|
|
8
|
+
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- `#SF-446881` - Using getFormFieldNames() methods, now form fields are retrieved in order.
|
|
12
|
+
- `#F181200` - Resolved Script error thrown when attempting to delete a checkbox form field.
|
|
13
|
+
- `#SF-448155` - Resolved the position issue while resizing table.
|
|
14
|
+
- `#FB42313`- Resolved Table Merge Cell & Insert Column bug.
|
|
15
|
+
- `#SF-449967` - Resolved the problem with the loading of the document.
|
|
16
|
+
|
|
17
|
+
## 21.1.41 (2023-04-18)
|
|
18
|
+
|
|
19
|
+
### Document Editor
|
|
20
|
+
|
|
21
|
+
#### Bug Fixes
|
|
22
|
+
|
|
23
|
+
- `#SF-447180` - Resolved Allow row to break across pages issue.
|
|
24
|
+
- `#SF-439301` - Resolved Textbox and picture is not preserved properly in Header.
|
|
25
|
+
- `#SF-442538` - Resolved the script error while updating table of contents.
|
|
26
|
+
- `#SF-447249` - Resolved issue in default character format.
|
|
27
|
+
- `#SF-447180` - Resolved Layouting issue while opening the document.
|
|
28
|
+
- `#SF-447117` - Resolved the issue with the replacement of the incorrect word.
|
|
29
|
+
- `#SF-444154` - Resolved the text is not preserved while drag and drop.
|
|
30
|
+
- `#SF-452497` - Resolved the script error while pasting images with text content.
|
|
31
|
+
|
|
32
|
+
## 21.1.39 (2023-04-11)
|
|
33
|
+
|
|
5
34
|
### Document Editor
|
|
6
35
|
|
|
7
36
|
#### Bug Fixes
|
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@ Syncfusion provides a predefined [Word Processor server docker image](https://hu
|
|
|
13
13
|
</p>
|
|
14
14
|
|
|
15
15
|
<p align="center">
|
|
16
|
-
|
|
16
|
+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/react/react-word-processor.png" alt="React Word Processor Component">
|
|
17
17
|
</p>
|
|
18
18
|
|
|
19
19
|
<p align="center">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-documenteditor.min.js
|
|
3
|
-
* version : 21.
|
|
3
|
+
* version : 21.2.3
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-documenteditor.umd.min.js
|
|
3
|
-
* version : 21.
|
|
3
|
+
* version : 21.2.3
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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-documenteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-documenteditor@21.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-documenteditor@21.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-bU34jQKZOWFUG3GgMAhPcZWEtfcxI9r75rD1mJsB49i3+iPM/Qcf5pmGfAGzmjz4rsKeEvlZk7o7TfBnraZ4xA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-documenteditor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-21.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-21.2.3.tgz",
|
|
23
|
+
"_shasum": "d308eb011f6c3d5ad4fb4c8a486e5d1027a907e1",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~21.
|
|
35
|
-
"@syncfusion/ej2-documenteditor": "21.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~21.
|
|
34
|
+
"@syncfusion/ej2-base": "~21.2.3",
|
|
35
|
+
"@syncfusion/ej2-documenteditor": "21.2.3",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~21.2.3"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
|
|
@@ -53,6 +53,6 @@
|
|
|
53
53
|
"type": "git",
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
55
|
},
|
|
56
|
-
"version": "21.
|
|
56
|
+
"version": "21.2.3",
|
|
57
57
|
"sideEffects": false
|
|
58
58
|
}
|