@syncfusion/ej2-angular-documenteditor 19.4.38 → 19.4.43

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
@@ -4,17 +4,78 @@
4
4
 
5
5
  ### Document Editor
6
6
 
7
- - `I348089` - Resolved the protected columns, rows, and cells editing issue.
8
- - `I344822` - Word with hyphen characters are now displayed properly.
9
- - `I345558` - Resolved the table layout for the nested table with position.
10
- - `I346408` - Table cell content reversed on undo is now resolved.
11
- - `I346992` - Paragraph with widow/orphan property is now displayed properly.
12
- - `I341119` - Document with image and table with top and bottom wrapping style is now opened properly.
13
- - `I344713`- Resolved table header row rendering issue.
14
- - `I341963`, `#I341840` - Resolved the table rendering issue.
15
- - `I344704` - Resolved issue with tracking changes in empty paragraph.
16
- - `I344351` - Line height is now calculated properly when space character has font size greater than the paragraph mark.
17
- - `I345759`, `#I343106`- Resolved the table border rendering issue.
7
+ #### Bug Fixes
8
+
9
+ - `#F169863`, `#SF-354348` - Resolved the server-side exporting issue in SFDT to Docx.
10
+ - `#SF-359780` - Resolved the layout issue in word 2013 justification for list applied text.
11
+ - `#SF-356294` - Resolved the extra space adding while copying and pasting text with bookmarks.
12
+ - `#SF-356242` - Resolved the style issue for the newly added rows & columns in the table.
13
+ - `#SF-358936` - Resolved the HTML Element ContentEditable property issue in DocumentEditor.
14
+ - `#SF-357051` - Resolved the element alignment issue due to page break.
15
+ - `#SF-355713` - Resolved the script error in applying restrict editing in DocumentEditorContainer.
16
+ - `#SF-354207` - Resolved the atleast line spacing type line height issue.
17
+ - `#SF-354215` - Resolved the floating elements positioning issue after update form fields.
18
+ - `#SF-357939` - Resolved the footer overlapping issue after pasting large content.
19
+ - `#SF-354644` - Resolved the overlapping issue for image with top and bottom wrapping style in header.
20
+ - `#SF-358814` - Document with applied list format is exported properly.
21
+ - `#F171012` - Resolved the script error in applying the list format to character style applied text.
22
+ - `#SF-358474` - Resolved the header/footer tooltip and toolbar item text wrap issue when localized.
23
+ - `#SF-358523` - Resolved the status bar and font family style issue when localized.
24
+ - `#SF-356958` - Resolved the misalignment after list applying.
25
+ - `#SF-355425` - Resolved the auto fit table with preferred with type 'Point' is now layouted properly.
26
+ - `#SF-359606` - Resolved the default tab width calculation with tab stop.
27
+ - `#SF-355860` - Resolved the tab element layout issue in footer.
28
+ - `#SF-359156` - Resolved the cropped image issue rendering in header/footer.
29
+ - `#SF-354038` - Resolved the performance issue in inserting table more rows.
30
+
31
+ ## 19.4.41 (2022-01-04)
32
+
33
+ ### Document Editor
34
+
35
+ #### Bug Fixes
36
+
37
+ - `#SF-354463` - Resolved the crashing issue in splitting rows in rendering table.
38
+ - `#SF-353961` - Resolved the performance issue in editing document with merge field.
39
+ - `#SF-355429` - Resolved selection issue for the shape with in front of text wrapping.
40
+ - `#SF-360442` - Resolved the spell check suggestion replace issue in localized document editor.
41
+ - `#F171032` - Resolved the empty line adding in text exporting.
42
+ - `#F171461` - Resolved the content control preservation issue in exporting.
43
+
44
+ #### New Features
45
+
46
+ - `#SF-354038` - Added API to restrict the maximum number of rows in insert table dialog(`DocumentEditorSettings.maximumRows`)
47
+
48
+ ## 19.4.40 (2021-12-28)
49
+
50
+ ### Document Editor
51
+
52
+ #### Bug Fixes
53
+
54
+ - `#I347750` - Resolved the hanging issue when pasting large non-formatted content.
55
+ - `#I349289`, `#I349128` - Resolved the endnote shifting and overlapping issue.
56
+ - `#F171307` - Resolved the track changes issue in editing paragraph inside table.
57
+ - `#SF-359156` - Resolved the cropped image issue rendering in header/footer.
58
+ - `#SF-356951`, `#F170963`, `#SF-351886`, #`SF-359815`, `#SF-359312` - Resolved the merged cell width rendering issue.
59
+ - `#I347523` - Resolved the invalid SFDT generation after pasting formatted content.
60
+ - `#SF-357703` - Resolved the table row splitting issue.
61
+
62
+ ## 19.4.38 (2021-12-17)
63
+
64
+ ### Document Editor
65
+
66
+ #### Bug Fixes
67
+
68
+ - `#I348089` - Resolved the protected columns, rows, and cells editing issue.
69
+ - `#I344822` - Word with hyphen characters are now displayed properly.
70
+ - `#I345558` - Resolved the table layout for the nested table with position.
71
+ - `#I346408` - Table cell content reversed on undo is now resolved.
72
+ - `#I346992` - Paragraph with widow/orphan property is now displayed properly.
73
+ - `#I341119` - Document with image and table with top and bottom wrapping style is now opened properly.
74
+ - `#I344713`- Resolved table header row rendering issue.
75
+ - `#I341963`, `#I341840` - Resolved the table rendering issue.
76
+ - `#I344704` - Resolved issue with tracking changes in empty paragraph.
77
+ - `#I344351` - Line height is now calculated properly when space character has font size greater than the paragraph mark.
78
+ - `#I345759`, `#I343106`- Resolved the table border rendering issue.
18
79
  - `#I343645` - Table grid after width defined as percentage type is now properly exported in server-side.
19
80
  - `#I341659` - Resolved the list alignment issue.
20
81
  - `#I347230` - Line spacing value zero is now properly exported in server-side.
package/README.md CHANGED
@@ -71,4 +71,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-com
71
71
  Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/documenteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
72
72
 
73
73
 
74
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
74
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-documenteditor.umd.js
3
- * version : 19.4.38
3
+ * version : 19.4.43
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 : 19.4.38
3
+ * version : 19.4.43
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-angular-documenteditor@*",
3
- "_id": "@syncfusion/ej2-angular-documenteditor@19.23.6",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@19.4.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-SJwmDu7cO316HkqXHJU2eqQzyuGpBjfCcGzBqprCoG6QhfZ48EOMw24/UIb00FXgUC+FYfDkGjobFABd26Xncg==",
5
+ "_integrity": "sha512-drBRmusiPe+ZZeLwqjXYS/SQmesTLTDb4/I1XnNGE1XNJO/+wP+oPdkhM7wPuXspENPuZqSPitSzn6ea4ZjRJQ==",
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": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-19.23.6.tgz",
23
- "_shasum": "9fb6b4ca2e50faeb6b63291bd9e1d237e6b092b3",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-19.4.42.tgz",
23
+ "_shasum": "3b11c9e766c73820a1fe3c64d6a6ec35b9ea20e6",
24
24
  "_spec": "@syncfusion/ej2-angular-documenteditor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.4.38",
35
- "@syncfusion/ej2-base": "~19.4.38",
36
- "@syncfusion/ej2-documenteditor": "19.4.38"
34
+ "@syncfusion/ej2-angular-base": "~19.4.42",
35
+ "@syncfusion/ej2-base": "~19.4.42",
36
+ "@syncfusion/ej2-documenteditor": "19.4.43"
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",
@@ -67,5 +67,5 @@
67
67
  "schematics": "./schematics/collection.json",
68
68
  "sideEffects": false,
69
69
  "typings": "ej2-angular-documenteditor.d.ts",
70
- "version": "19.4.38"
70
+ "version": "19.4.43"
71
71
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-documenteditor";
2
- export declare const pkgVer = "^19.23.6";
2
+ export declare const pkgVer = "^19.4.42";
3
3
  export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
4
- export declare const themeVer = "~19.23.6";
4
+ export declare const themeVer = "~19.4.42";
@@ -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 = '^19.23.6';
4
+ exports.pkgVer = '^19.4.42';
5
5
  exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
6
- exports.themeVer = '~19.23.6';
6
+ exports.themeVer = '~19.4.42';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-documenteditor';
2
- export const pkgVer = '^19.23.6';
2
+ export const pkgVer = '^19.4.42';
3
3
  export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
4
- export const themeVer = '~19.23.6';
4
+ export const themeVer = '~19.4.42';