@syncfusion/ej2-angular-documenteditor 20.4.38-ngcc → 20.4.40-ngcc
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
|
@@ -6,6 +6,110 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I421680` - Resolved the paragraph overlapping and border issue while opening the attached document.
|
|
10
|
+
- `#I424498` - Attached document with hyperlink text is now displayed properly.
|
|
11
|
+
- `#I425696` - Resolved the overlap issue in options pane.
|
|
12
|
+
|
|
13
|
+
## 20.3.60 (2022-12-06)
|
|
14
|
+
|
|
15
|
+
### Document Editor
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
19
|
+
- `#I418719` - Resolved the issue with removing bookmark element.
|
|
20
|
+
- `#I420043` - Table of content (TOC) is now updated properly.
|
|
21
|
+
|
|
22
|
+
## 20.3.59 (2022-11-29)
|
|
23
|
+
|
|
24
|
+
### Document Editor
|
|
25
|
+
|
|
26
|
+
#### Bug Fixes
|
|
27
|
+
|
|
28
|
+
- `#I417535` - The page number is not updated properly while inserting TOC.
|
|
29
|
+
- `#I418000` , `#F178993` - Resolved the tab character width issue.
|
|
30
|
+
|
|
31
|
+
## 20.3.58 (2022-11-22)
|
|
32
|
+
|
|
33
|
+
### Document Editor
|
|
34
|
+
|
|
35
|
+
#### Bug Fixes
|
|
36
|
+
|
|
37
|
+
- `#I417708` - Comment with multiple paragraph is now exported properly.
|
|
38
|
+
- `#I414849` - Textbox with no outline is now exported properly.
|
|
39
|
+
- `#I419171` - Resolved the script error while discarding the unposted comment.
|
|
40
|
+
- `#I417911` - Resolved the consecutive symbol selection issue while selecting text with white spaces.
|
|
41
|
+
- `#I418127` - Image width and height is now resized to fit inside the page width.
|
|
42
|
+
- `#I417899` - Table borders are now removed when border style set as none.
|
|
43
|
+
- `#I417257` - Ordinal number format is now preserved properly in exported word document.
|
|
44
|
+
- `#F178501` - Resolved document corruption issue due to insert revision not serialized properly.
|
|
45
|
+
|
|
46
|
+
## 20.3.57 (2022-11-15)
|
|
47
|
+
|
|
48
|
+
### Document Editor
|
|
49
|
+
|
|
50
|
+
#### Bug Fixes
|
|
51
|
+
|
|
52
|
+
- `#I415922` - Resolved the browser hanging issue while opening the document.
|
|
53
|
+
- `#I415359` - Resolved the table layouting issue while resizing the table.
|
|
54
|
+
- `#I414775` - Resolved the layouting issue while inserting page break.
|
|
55
|
+
- `#I414224` - Table resizing is now working properly in header/footer.
|
|
56
|
+
- `#I413303`, `#I417629` - Resolved the script error while opening the word document.
|
|
57
|
+
- `#I413477` - Resolved the script error while deleting text with comment.
|
|
58
|
+
- `#F178063` - Scrolling on bookmark navigation is now working similar to Microsoft Word.
|
|
59
|
+
|
|
60
|
+
## 20.3.56 (2022-11-08)
|
|
61
|
+
|
|
62
|
+
### Document Editor
|
|
63
|
+
|
|
64
|
+
#### Bug Fixes
|
|
65
|
+
|
|
66
|
+
- `#FB37929` - Resolved the exception while exporting the document with duplicate character style.
|
|
67
|
+
- `#I412146` - Resolved the script error while opening the document.
|
|
68
|
+
- `#I408099` - Resolved the list numbering issue.
|
|
69
|
+
- `#I412284` - Table border is now rendering properly.
|
|
70
|
+
- `#I413316` - Resolved the script error while deleting content of few pages.
|
|
71
|
+
- `#I414066` - Resolved the script error while modifying locale key.
|
|
72
|
+
- `#I412817` - Formatting is now applied properly in track changes protection mode.
|
|
73
|
+
- `#I413284` - Strike through is now properly skipped for trailing space characters like Microsoft Word.
|
|
74
|
+
- `#I412529` - Resolved the script error while opening html document with nested list.
|
|
75
|
+
|
|
76
|
+
#### New Features
|
|
77
|
+
|
|
78
|
+
- `#I297837`, `#I336116`, `#I342219`, `#I346980`, `#F164814`, `#F168911` - Improved the display of the RTL text in a bi-directional layout.
|
|
79
|
+
|
|
80
|
+
## 20.3.52 (2022-10-26)
|
|
81
|
+
|
|
82
|
+
### Document Editor
|
|
83
|
+
|
|
84
|
+
#### Bug Fixes
|
|
85
|
+
|
|
86
|
+
- `#I410179` - Cell background color is now rendering properly.
|
|
87
|
+
- `#I411016` - List numbering is now rendered properly.
|
|
88
|
+
- `#I411008` - Paragraph border is now rendering properly.
|
|
89
|
+
- `#FB37770` - Resolved the script error while printing the document.
|
|
90
|
+
- `#I409887` - Replacing text with bookmark is now working properly.
|
|
91
|
+
|
|
92
|
+
## 20.3.50 (2022-10-18)
|
|
93
|
+
|
|
94
|
+
### Document Editor
|
|
95
|
+
|
|
96
|
+
#### Bug Fixes
|
|
97
|
+
|
|
98
|
+
- `#I410296` - Tooltip for the show/hide properties button is now updated properly.
|
|
99
|
+
- `#I407021` - Table properties are now reverted properly on undo/redo.
|
|
100
|
+
- `#I408686` - Comments pane is now switching properly while adding comment.
|
|
101
|
+
- `#I409821` - Resolved the next paragraph deletion issue while switching paste option.
|
|
102
|
+
- `#I408431` - Resolved the script error while opening the document with track changes.
|
|
103
|
+
- `#I409991` - Resolved the table layouting issue.
|
|
104
|
+
- `#I407092` - Resolved the paragraph border rendering issue.
|
|
105
|
+
- `#I410940` - Resolved the script error while merging cells in header/footer.
|
|
106
|
+
|
|
107
|
+
## 20.3.49 (2022-10-11)
|
|
108
|
+
|
|
109
|
+
### Document Editor
|
|
110
|
+
|
|
111
|
+
#### Bug Fixes
|
|
112
|
+
|
|
9
113
|
- `#I401609` - Resolved the curly braces preservation in RTL paragraph
|
|
10
114
|
- `#I400473` - Resolved the paragraph mark selection issue on shift + page up.
|
|
11
115
|
- `#I405251` - Resolved the script error while opening the document with duplicate style name.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-documenteditor.umd.js
|
|
3
|
-
* version : 20.4.
|
|
3
|
+
* version : 20.4.40
|
|
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-angular-documenteditor.umd.min.js
|
|
3
|
-
* version : 20.4.
|
|
3
|
+
* version : 20.4.40
|
|
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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-documenteditor@*",
|
|
3
3
|
"_id": "@syncfusion/ej2-angular-documenteditor@19.45.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-7xgAd3KaGXfKb1jOy7bpROptZM5i5R72L4JA+ct8ih0ZN1zxPfYbjJMOiceYzCwfiUoQ0UIITtFgudY89Fzmcw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-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-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-19.45.0.tgz",
|
|
23
|
+
"_shasum": "5d1881bef93d37299e05bca1512e637740b0b9e0",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,26 +31,16 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~20.4.
|
|
35
|
-
"@syncfusion/ej2-base": "~20.4.
|
|
36
|
-
"@syncfusion/ej2-documenteditor": "20.4.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~20.4.40",
|
|
35
|
+
"@syncfusion/ej2-base": "~20.4.40",
|
|
36
|
+
"@syncfusion/ej2-documenteditor": "20.4.40"
|
|
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 Angular",
|
|
40
40
|
"devDependencies": {},
|
|
41
41
|
"es2015": "@syncfusion/ej2-angular-documenteditor.js",
|
|
42
|
-
"homepage": "https://
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
43
43
|
"keywords": [
|
|
44
|
-
"ej2",
|
|
45
|
-
"web-components",
|
|
46
|
-
"syncfusion",
|
|
47
|
-
"Javascript",
|
|
48
|
-
"TypeScript",
|
|
49
|
-
"js",
|
|
50
|
-
"documenteditor",
|
|
51
|
-
"document-editor",
|
|
52
|
-
"word-editor",
|
|
53
|
-
"ej2-documenteditor-container",
|
|
54
44
|
"ej2-angular-documenteditor",
|
|
55
45
|
"angular-documenteditor",
|
|
56
46
|
"angular"
|
|
@@ -67,5 +57,5 @@
|
|
|
67
57
|
"schematics": "./schematics/collection.json",
|
|
68
58
|
"sideEffects": false,
|
|
69
59
|
"typings": "ej2-angular-documenteditor.d.ts",
|
|
70
|
-
"version": "20.4.
|
|
60
|
+
"version": "20.4.40-ngcc"
|
|
71
61
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
4
|
-
exports.pkgVer = '^20.4.
|
|
4
|
+
exports.pkgVer = '^20.4.40';
|
|
5
5
|
exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
6
|
-
exports.themeVer = '~20.4.
|
|
6
|
+
exports.themeVer = '~20.4.40';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
2
|
-
export const pkgVer = '^20.4.
|
|
2
|
+
export const pkgVer = '^20.4.40';
|
|
3
3
|
export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
4
|
-
export const themeVer = '~20.4.
|
|
4
|
+
export const themeVer = '~20.4.40';
|