@syncfusion/ej2-react-pdfviewer 25.2.4 → 25.2.5
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,8 +6,25 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
9
|
+
- `#I577813` - Now, the document is loading properly without any script errors when a value has already been included in the session storage by default.
|
|
10
|
+
- `#I583019` - Now, the annotation collection and action collection will match in multiple undo.
|
|
11
|
+
- `#I582982` - Now, the Undo does not retains the deleted annotation in annotation collection.
|
|
12
|
+
- `#I580839`, `#I580793` - Now, the extra page is not appeared in the print preview when print the provided document.
|
|
13
|
+
- `#I582676` - Now, the annotation order in the comment panel does not change when adding new annotations in the standalone PDF Viewer.
|
|
14
|
+
- `#I586052` - Now, able to use markup annotations over shape annotations.
|
|
15
|
+
- `#I586408` - Now, the form field ID is not missing in `FormFieldResizerArgs` event.
|
|
16
|
+
- `#I583890` - Now, the Edit and Delete option will get disabled when use isCommentLock
|
|
17
|
+
- `#I582388` - Now, the form field tab order is working properly for the customer-provided document.
|
|
18
|
+
- `#I577318`, `#I577549` - Now, the `deleteFormField` method is working properly for the non-render pages.
|
|
19
|
+
|
|
20
|
+
## 25.2.4 (2024-05-14)
|
|
21
|
+
|
|
22
|
+
### PDF Viewer
|
|
23
|
+
|
|
24
|
+
#### Bug Fixes
|
|
25
|
+
|
|
26
|
+
- `#I575320` - Now, the Form Fields data does not wrongly appear when exporting.
|
|
27
|
+
- `#I583505` - Now, the Export annotations is properly working when drawing the annotation outside page boundaries.
|
|
11
28
|
- `#I581452` - Now, the form field background and border color are set to transparent properly.
|
|
12
29
|
- `#I585089` - Now, the annotation selector is properly removed when undoing annotations in select mode.
|
|
13
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.5
|
|
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.2.
|
|
3
|
+
* version : 25.2.5
|
|
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.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@25.2.4",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-BxsNLFjPdvIgbwxBD00E4JqSialgR0JDmgr5JhQaY6sBnNpAlOr3RKBLJcdLJrYwvJ7yqjfkFEDfc80C7xK1aw==",
|
|
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.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-25.2.4.tgz",
|
|
23
|
+
"_shasum": "f6a7334f0c1a19a0b1ea35a8e4eae1e2114ce65c",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~25.2.
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "25.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~25.2.5",
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "25.2.5",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~25.2.3"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -54,6 +54,6 @@
|
|
|
54
54
|
"type": "git",
|
|
55
55
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
56
56
|
},
|
|
57
|
-
"version": "25.2.
|
|
57
|
+
"version": "25.2.5",
|
|
58
58
|
"sideEffects": false
|
|
59
59
|
}
|