@syncfusion/ej2-react-documenteditor 24.2.3 → 24.2.5
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,33 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### DocumentEditor
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I554171` - Resolved the document corruption in save as blob exported document.
|
|
10
|
+
- `#I544606` - Resolved the arabic text selection issue when selecting justified rtl paragraph.
|
|
11
|
+
- `#I544673` - Resolved the page number field text update issue.
|
|
12
|
+
- `#I543368` - Resolved the numbers of each section has been changed to roman numerals issue.
|
|
13
|
+
- `#I543923` - Resolved the extra table is being displayed on the first page.
|
|
14
|
+
|
|
15
|
+
## 24.2.4 (2024-02-06)
|
|
16
|
+
|
|
17
|
+
### DocumentEditor
|
|
18
|
+
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- `#I526349` - Resolved the shape overlapping issue.
|
|
22
|
+
- `#I507001` - Resolved the track changes count mismatch issue.
|
|
23
|
+
- `#I542276` - Resolved the shape alignment issue when insert enter.
|
|
24
|
+
- `#I543927` - Resolved the spacing issue of the image is being pushed to a third page.
|
|
25
|
+
- `#I538962` - Resolved the issues when accepting the track changes.
|
|
26
|
+
- `#I534920` - Resolved the track changes issue.
|
|
27
|
+
- `#I539334` - Resolved the undo issue with deleted table on track changes enabled.
|
|
28
|
+
- `#I543421` - Resolved the spell check issue in Blazor.
|
|
29
|
+
- `#I525746` - Resolved the input lag issue when using multi columns.
|
|
30
|
+
- `#I541459` - Resolved the table border style issue.
|
|
31
|
+
|
|
5
32
|
## 24.1.47 (2024-01-23)
|
|
6
33
|
|
|
7
34
|
### DocumentEditor
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-documenteditor.min.js
|
|
3
|
-
* version : 24.2.
|
|
3
|
+
* version : 24.2.5
|
|
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-documenteditor.umd.min.js
|
|
3
|
-
* version : 24.2.
|
|
3
|
+
* version : 24.2.5
|
|
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-documenteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-documenteditor@24.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-documenteditor@24.2.4",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ZMGaUGUhTcFG60n5yMdPzg5EwzpWJu2y5T2D8T8YzXpwkDGyZtLWOY+LyrNbI1Srdmphs829cwLPP5bt0z082A==",
|
|
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.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-24.2.4.tgz",
|
|
23
|
+
"_shasum": "c733cd4893ec2cefc35b0ac8154089b6ca23b7b1",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~24.2.
|
|
35
|
-
"@syncfusion/ej2-documenteditor": "24.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~24.2.5",
|
|
35
|
+
"@syncfusion/ej2-documenteditor": "24.2.5",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~24.2.3",
|
|
37
37
|
"awesome-typescript-loader": "^3.1.3",
|
|
38
38
|
"source-map-loader": "^0.2.1"
|
|
@@ -55,6 +55,6 @@
|
|
|
55
55
|
"type": "git",
|
|
56
56
|
"url": "git+https://github.com/syncfusion/ej2-react-documenteditor.git"
|
|
57
57
|
},
|
|
58
|
-
"version": "24.2.
|
|
58
|
+
"version": "24.2.5",
|
|
59
59
|
"sideEffects": false
|
|
60
60
|
}
|