@syncfusion/ej2-angular-documenteditor 19.4.42 → 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
@@ -6,6 +6,34 @@
6
6
 
7
7
  #### Bug Fixes
8
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
+
9
37
  - `#SF-354463` - Resolved the crashing issue in splitting rows in rendering table.
10
38
  - `#SF-353961` - Resolved the performance issue in editing document with merge field.
11
39
  - `#SF-355429` - Resolved selection issue for the shape with in front of text wrapping.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-documenteditor.umd.js
3
- * version : 19.4.42
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.42
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.4.40",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@19.4.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-C1cs3rsRv0AUMMwMC9hdsWbeaKfbOg1nn/nm+0VKvPMnvt8o3sD5rIXFeDHrTRFZIrvq5ydS47hrAc/x1uRZpw==",
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-hotfix-new/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-19.4.40.tgz",
23
- "_shasum": "79956c394626db29f65b23964250bdf2421eb714",
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": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~19.4.42",
35
35
  "@syncfusion/ej2-base": "~19.4.42",
36
- "@syncfusion/ej2-documenteditor": "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.42"
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.4.40";
2
+ export declare const pkgVer = "^19.4.42";
3
3
  export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
4
- export declare const themeVer = "~19.4.40";
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.4.40';
4
+ exports.pkgVer = '^19.4.42';
5
5
  exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
6
- exports.themeVer = '~19.4.40';
6
+ exports.themeVer = '~19.4.42';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-documenteditor';
2
- export const pkgVer = '^19.4.40';
2
+ export const pkgVer = '^19.4.42';
3
3
  export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
4
- export const themeVer = '~19.4.40';
4
+ export const themeVer = '~19.4.42';