@syncfusion/ej2-react-pdfviewer 25.1.40 → 25.1.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,37 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I580966` - Now, the script error will not occur after deleting the stamp annotation with customized annotation selector settings.
|
|
10
|
+
- `#I582426` - Now, the old JSON data will be imported in PDF Viewer without any issues.
|
|
11
|
+
- `#I576350` - Now, the customer-provided document will be downloaded without any issues or script errors.
|
|
12
|
+
- `#I576386` - Now, the script error will not occur after removing the `selectorLineDashArray` property.
|
|
13
|
+
|
|
14
|
+
## 25.1.41 (2024-04-23)
|
|
15
|
+
|
|
16
|
+
### PDF Viewer
|
|
17
|
+
|
|
18
|
+
#### Bug Fixes
|
|
19
|
+
|
|
20
|
+
- `#I578038` - Now, the script error will not occur after resizing the annotations for ink, stamp and signature annotations.
|
|
21
|
+
- `#I558650` - Now, the customer document will get loaded without any issue or script error.
|
|
22
|
+
- `#I559996` - Now, the freeText annotations are updating properly with editAnnotation method.
|
|
23
|
+
- `#I573798` - Now, the form fields are properly preserved in the provided document when saving it.
|
|
24
|
+
- `#I574104` - Now, the cursor position change when pressing the left and right arrow keys in the text box fields.
|
|
25
|
+
- `#I572302` - Now, the form field validation event was not triggered when the Form Designer module was removed.
|
|
26
|
+
|
|
27
|
+
- `#I572302` - Now, the form field validation event was not triggered when the Form Designer module was removed.
|
|
28
|
+
- `#I578038` - Now, the script error will not occur after resizing the annotations for ink, stamp and signature annotations.
|
|
29
|
+
- `#I558650` - Now, the customer document will get loaded without any issue or script error.
|
|
30
|
+
- `#I559996` - Now, the freeText annotations are updating properly with editAnnotation method.
|
|
31
|
+
- `#I573798` - Now, the form fields are properly preserved in the provided document when saving it.
|
|
32
|
+
- `#I574104` - Now, the cursor position change when pressing the left and right arrow keys in the text box fields.
|
|
33
|
+
|
|
34
|
+
## 25.1.40 (2024-04-16)
|
|
35
|
+
|
|
36
|
+
### PDF Viewer
|
|
37
|
+
|
|
38
|
+
#### Bug Fixes
|
|
39
|
+
|
|
9
40
|
- `#I571265` - Now, the author name is not changed for shape and free text annotations upon saving the document.
|
|
10
41
|
- `#I572045` - Now, the transparent background color is not changed to black upon importing exported annotation and saving the document.
|
|
11
42
|
- `#I572061` - Now, the standalone saved PDF document with a `Not Approved` dynamic stamp does not throw an error when opened in Adobe.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.min.js
|
|
3
|
-
* version : 25.1.
|
|
3
|
+
* version : 25.1.42
|
|
4
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.umd.min.js
|
|
3
|
-
* version : 25.1.
|
|
3
|
+
* version : 25.1.42
|
|
4
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
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pdfviewer@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pdfviewer@25.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@25.1.41",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-x3qKUwUqTYdH9KytBJHuKMIYkbLz//McAjswSYBrqPwDUTZIj+Fbc+3bSMgYUjD04ewBT4M7nbYVWFe9wCtYZA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pdfviewer",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-25.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-25.1.41.tgz",
|
|
23
|
+
"_shasum": "9e93efd9a6841ab153948a4fc7e34cadc1870460",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~25.1.35",
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "25.1.
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "25.1.42",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~25.1.35"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -41,9 +41,10 @@
|
|
|
41
41
|
"es2015": "dist/es6/ej2-react-pdfviewer.es2015.js",
|
|
42
42
|
"homepage": "https://www.syncfusion.com/react-components",
|
|
43
43
|
"keywords": [
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
44
|
+
"react",
|
|
45
|
+
"reactjs",
|
|
46
|
+
"react-pdf-viewer",
|
|
47
|
+
"javascript"
|
|
47
48
|
],
|
|
48
49
|
"license": "SEE LICENSE IN license",
|
|
49
50
|
"main": "./dist/ej2-react-pdfviewer.umd.min.js",
|
|
@@ -53,6 +54,6 @@
|
|
|
53
54
|
"type": "git",
|
|
54
55
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
56
|
},
|
|
56
|
-
"version": "25.1.
|
|
57
|
+
"version": "25.1.42",
|
|
57
58
|
"sideEffects": false
|
|
58
59
|
}
|