@syncfusion/ej2-react-documenteditor 20.4.38 → 20.4.42

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,133 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I423889` - Resolved the text alignment issue in RTL paragraph.
10
+ - `#I423889` - Resolved the content overlapping issue in RTL paragraph
11
+ - `#F179129` - Resolved the paragraph format applying issue.
12
+ - `#I419630` - Resolved the script error while opening a document containing clustered bar chart.
13
+ - `#I422366`, `#I423320` - Resolved the script error while removing content in protected document.
14
+ - `#I424337` - Handled mouse selection inside table cell similar to Microsoft Word.
15
+ - `#F179297` - Resolved the comment icon positioning issue.
16
+
17
+ - `#I423889` - Resolved the text alignment issue in RTL paragraph.
18
+ - `#I423889` - Resolved the content overlapping issue in RTL paragraph
19
+ - `#F179129` - Resolved the paragraph format applying issue.
20
+ - `#I419630` - Resolved the script error while opening a document containing clustered bar chart.
21
+ - `#I422366`, `#I423320` - Resolved the script error while removing content in protected document.
22
+ - `#I424337` - Handled mouse selection inside table cell similar to Microsoft Word.
23
+ - `#F179297` - Resolved the comment icon positioning issue.
24
+
25
+
26
+ ## 20.4.40 (2022-12-28)
27
+
28
+ ### Document Editor
29
+
30
+ #### Bug Fixes
31
+
32
+ - `#I421680` - Resolved the paragraph overlapping and border issue while opening the attached document.
33
+ - `#I424498` - Attached document with hyperlink text is now displayed properly.
34
+ - `#I425696` - Resolved the overlap issue in options pane.
35
+
36
+ ## 20.3.60 (2022-12-06)
37
+
38
+ ### Document Editor
39
+
40
+ #### Bug Fixes
41
+
42
+ - `#I418719` - Resolved the issue with removing bookmark element.
43
+ - `#I420043` - Table of content (TOC) is now updated properly.
44
+
45
+ ## 20.3.59 (2022-11-29)
46
+
47
+ ### Document Editor
48
+
49
+ #### Bug Fixes
50
+
51
+ - `#I417535` - The page number is not updated properly while inserting TOC.
52
+ - `#I418000` , `#F178993` - Resolved the tab character width issue.
53
+
54
+ ## 20.3.58 (2022-11-22)
55
+
56
+ ### Document Editor
57
+
58
+ #### Bug Fixes
59
+
60
+ - `#I417708` - Comment with multiple paragraph is now exported properly.
61
+ - `#I414849` - Textbox with no outline is now exported properly.
62
+ - `#I419171` - Resolved the script error while discarding the unposted comment.
63
+ - `#I417911` - Resolved the consecutive symbol selection issue while selecting text with white spaces.
64
+ - `#I418127` - Image width and height is now resized to fit inside the page width.
65
+ - `#I417899` - Table borders are now removed when border style set as none.
66
+ - `#I417257` - Ordinal number format is now preserved properly in exported word document.
67
+ - `#F178501` - Resolved document corruption issue due to insert revision not serialized properly.
68
+
69
+ ## 20.3.57 (2022-11-15)
70
+
71
+ ### Document Editor
72
+
73
+ #### Bug Fixes
74
+
75
+ - `#I415922` - Resolved the browser hanging issue while opening the document.
76
+ - `#I415359` - Resolved the table layouting issue while resizing the table.
77
+ - `#I414775` - Resolved the layouting issue while inserting page break.
78
+ - `#I414224` - Table resizing is now working properly in header/footer.
79
+ - `#I413303`, `#I417629` - Resolved the script error while opening the word document.
80
+ - `#I413477` - Resolved the script error while deleting text with comment.
81
+ - `#F178063` - Scrolling on bookmark navigation is now working similar to Microsoft Word.
82
+
83
+ ## 20.3.56 (2022-11-08)
84
+
85
+ ### Document Editor
86
+
87
+ #### Bug Fixes
88
+
89
+ - `#FB37929` - Resolved the exception while exporting the document with duplicate character style.
90
+ - `#I412146` - Resolved the script error while opening the document.
91
+ - `#I408099` - Resolved the list numbering issue.
92
+ - `#I412284` - Table border is now rendering properly.
93
+ - `#I413316` - Resolved the script error while deleting content of few pages.
94
+ - `#I414066` - Resolved the script error while modifying locale key.
95
+ - `#I412817` - Formatting is now applied properly in track changes protection mode.
96
+ - `#I413284` - Strike through is now properly skipped for trailing space characters like Microsoft Word.
97
+ - `#I412529` - Resolved the script error while opening html document with nested list.
98
+
99
+ #### New Features
100
+
101
+ - `#I297837`, `#I336116`, `#I342219`, `#I346980`, `#F164814`, `#F168911` - Improved the display of the RTL text in a bi-directional layout.
102
+
103
+ ## 20.3.52 (2022-10-26)
104
+
105
+ ### Document Editor
106
+
107
+ #### Bug Fixes
108
+
109
+ - `#I410179` - Cell background color is now rendering properly.
110
+ - `#I411016` - List numbering is now rendered properly.
111
+ - `#I411008` - Paragraph border is now rendering properly.
112
+ - `#FB37770` - Resolved the script error while printing the document.
113
+ - `#I409887` - Replacing text with bookmark is now working properly.
114
+
115
+ ## 20.3.50 (2022-10-18)
116
+
117
+ ### Document Editor
118
+
119
+ #### Bug Fixes
120
+
121
+ - `#I410296` - Tooltip for the show/hide properties button is now updated properly.
122
+ - `#I407021` - Table properties are now reverted properly on undo/redo.
123
+ - `#I408686` - Comments pane is now switching properly while adding comment.
124
+ - `#I409821` - Resolved the next paragraph deletion issue while switching paste option.
125
+ - `#I408431` - Resolved the script error while opening the document with track changes.
126
+ - `#I409991` - Resolved the table layouting issue.
127
+ - `#I407092` - Resolved the paragraph border rendering issue.
128
+ - `#I410940` - Resolved the script error while merging cells in header/footer.
129
+
130
+ ## 20.3.49 (2022-10-11)
131
+
132
+ ### Document Editor
133
+
134
+ #### Bug Fixes
135
+
9
136
  - `#I401609` - Resolved the curly braces preservation in RTL paragraph
10
137
  - `#I400473` - Resolved the paragraph mark selection issue on shift + page up.
11
138
  - `#I405251` - Resolved the script error while opening the document with duplicate style name.
package/README.md CHANGED
@@ -71,4 +71,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-compo
71
71
  Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/documenteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=react-word-processor-npm)
72
72
 
73
73
 
74
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
74
+ © Copyright 2023 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-react-documenteditor.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
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 : 20.4.38
3
+ * version : 20.4.42
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@19.45.0",
3
+ "_id": "@syncfusion/ej2-react-documenteditor@20.4.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-36TPeOgeD+44UH8qjAGtyRXN22TyFuKwBJRJ2BhKlD3mhyhYio7C5CWP0XD3FTyg8L7/pg0oPBU7j0MGZ0YTLg==",
5
+ "_integrity": "sha512-wK9VSjpZTgAHnSex4QeagKjMgKJpm5akOOsrpM/3pXJqxNLkpgdSS59WcDTJ1+I18IQ8s2/gxC9XE6PHk2lTJw==",
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-release/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-19.45.0.tgz",
23
- "_shasum": "4a552be9bf50de3e6899c7fd2537efe5d5cd182f",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-20.4.40.tgz",
23
+ "_shasum": "d4b0ac6322f834b26bf5663d4b4b88d5543e2153",
24
24
  "_spec": "@syncfusion/ej2-react-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-base": "~20.4.38",
35
- "@syncfusion/ej2-documenteditor": "20.4.38",
36
- "@syncfusion/ej2-react-base": "~20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.42",
35
+ "@syncfusion/ej2-documenteditor": "20.4.42",
36
+ "@syncfusion/ej2-react-base": "~20.4.42"
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",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-react-documenteditor.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/react-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
  "react",
55
45
  "react-documenteditor",
56
46
  "ej2-react-documenteditor"
@@ -63,6 +53,6 @@
63
53
  "type": "git",
64
54
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
65
55
  },
66
- "version": "20.4.38",
56
+ "version": "20.4.42",
67
57
  "sideEffects": false
68
58
  }