@syncfusion/ej2-react-documenteditor 23.1.36 → 23.1.39

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,6 +4,40 @@
4
4
 
5
5
  ### Document Editor
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I500107` - Resolved the Formatting issue with DocumentEditor.
10
+ - `#I497404` - Script error occurred when loading the document.
11
+ - `#I498661` - Resolved spacing issue while deleting list content on track changes enabled.
12
+ - `#F184319` - Resolved the User's Time zone issue.
13
+ - `#I501695` - Resolved the replace ALL issue to replace the first occurrence.
14
+ - `#FB46595` - Page number is now reflecting.
15
+ - `#I497387` - Resolved the bookmark end is deleted in document production mode.
16
+ - `#I499799` - Resolved the rtl content rendering issue while opening rtf document.
17
+ - `#I495180` - Delete is now working properly for tracked content
18
+ - `#I503264` - Resolved script error issue while inserting text
19
+ - `#I503222` - Resolved track changes issue, when select the inserted changes.
20
+ - `#I493589` - Keypad appearing issue is resolved in mobile view.
21
+ - `#I498520` - Resolved the Text FormField deleting multiple issues.
22
+
23
+ ## 23.1.38 (2023-09-26)
24
+
25
+ ### Document Editor
26
+
27
+ #### Bug Fixes
28
+
29
+ - `#I473464` - Resolve the destroy issue in document Editor.
30
+ - `#I490198` - Resolve the Page not responding while press TAB key continuously.
31
+ - `#I494676` - Content is missing after downloading the file as docx.
32
+ - `#I495070` - Issue with cursor position and indentation when in RTL mode.
33
+ - `#I495596` - Issue with pasting from Word to the editor in RTL mode.
34
+ - `#I497629` - Issue in Exported svg image.
35
+ - `#I504069` - Document editor insert image from URL facing issue in reopening the exported document.
36
+
37
+ ## 23.1.36 (2023-09-15)
38
+
39
+ ### Document Editor
40
+
7
41
  #### New Features
8
42
 
9
43
  - `#I471020` - Added support for table title and description.
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-documenteditor.min.js
3
- * version : 23.1.36
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.39
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-documenteditor.umd.min.js
3
- * version : 23.1.36
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.39
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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-documenteditor@*",
3
- "_id": "@syncfusion/ej2-react-documenteditor@19.77.0",
3
+ "_id": "@syncfusion/ej2-react-documenteditor@23.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-vsgYIM96uBUY9WdQz/X5lfsR5O/xAPvieCjdnKCRbRagWBRVZ8hmehZSmkYXzFSWkwqU6IqmTjJisGPv2S+Hqw==",
5
+ "_integrity": "sha512-OqzYIvycHCeRzPPpsz/vUhkypkuPfVrGMfUbCim78Csho+n70XGksOW+5RkL7Td6MIxvDrvacLUM8zuIRKXoZg==",
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.77.0.tgz",
23
- "_shasum": "e2fd79211c1d0a526d42ecad0ce5367904f5c64d",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-23.1.38.tgz",
23
+ "_shasum": "1ac2853ab052f52ced9411e2d018a85e9d21451c",
24
24
  "_spec": "@syncfusion/ej2-react-documenteditor@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
@@ -31,8 +31,8 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~23.1.36",
35
- "@syncfusion/ej2-documenteditor": "23.1.36",
34
+ "@syncfusion/ej2-base": "~23.1.38",
35
+ "@syncfusion/ej2-documenteditor": "23.1.39",
36
36
  "@syncfusion/ej2-react-base": "~23.1.36"
37
37
  },
38
38
  "deprecated": false,
@@ -53,6 +53,6 @@
53
53
  "type": "git",
54
54
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
55
55
  },
56
- "version": "23.1.36",
56
+ "version": "23.1.39",
57
57
  "sideEffects": false
58
58
  }