@syncfusion/ej2-react-pdfviewer 24.1.41 → 24.1.44
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 +21 -0
- package/README.md +1 -1
- package/dist/ej2-react-pdfviewer.min.js +1 -1
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,27 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I529607` - Now, the formatting is not applying to extraneous line spacing in freetext annotation for PDF Viewer and downloaded document.
|
|
10
|
+
|
|
11
|
+
## 24.1.43 (2023-12-27)
|
|
12
|
+
|
|
13
|
+
### PDF Viewer
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#I499403` - Now, the import functionality is working for the given custom stamp annotation.
|
|
18
|
+
- `#I525379` - Now, the PDF pages are rendered properly when zooming in the provided PDF document on the client-side rendering.
|
|
19
|
+
- `#I529609` - Now, the annotation time does not change in the comment panel without making any changes.
|
|
20
|
+
- `#F185745` - Now, the calibrate distance annotations is not flip when downloading the document and opening it in the other viewers.
|
|
21
|
+
- `#I529723` - Now, the radio button size does not enlarge when copied, pasted, or dragged.
|
|
22
|
+
- `#I529705` - Now, the annotations are displayed after importing XFDF file.
|
|
23
|
+
|
|
24
|
+
## 24.1.41 (2023-12-18)
|
|
25
|
+
|
|
26
|
+
### PDF Viewer
|
|
27
|
+
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
9
30
|
- `#I522001` - Now, the `RenderPdfPages` request is not triggered twice when the `zoomMode` is set during the initial loading.
|
|
10
31
|
- `#I526468` - Now, the position of the free text annotations does not shift when double-clicking the annotation in the provided document.
|
|
11
32
|
- `#I525845` - Now, the read-only radio buttons are properly preserved in the saved document.
|
package/README.md
CHANGED
|
@@ -163,4 +163,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
163
163
|
|
|
164
164
|
See [LICENSE FILE](https://github.com/syncfusion/ej2/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-pdf-viewer-npm) for more info.
|
|
165
165
|
|
|
166
|
-
© Copyright
|
|
166
|
+
© Copyright 2024 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-pdfviewer.min.js
|
|
3
|
-
* version : 24.1.
|
|
3
|
+
* version : 24.1.44
|
|
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 : 24.1.
|
|
3
|
+
* version : 24.1.44
|
|
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@
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@24.1.43",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-7mhzUYeshY07wCAUXLf1aoue4KzX2cAKrqvNNs8aQiPQu4+Lkx5/OpylFb89COLGNPYjcv1XtoDtu+rBfC1YuA==",
|
|
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.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-24.1.43.tgz",
|
|
23
|
+
"_shasum": "019efa475c3c58a3334f06a88f8bdbb6041c9b0d",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~24.1.
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "24.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~24.1.42",
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "24.1.44",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~24.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -54,6 +54,6 @@
|
|
|
54
54
|
"type": "git",
|
|
55
55
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
56
56
|
},
|
|
57
|
-
"version": "24.1.
|
|
57
|
+
"version": "24.1.44",
|
|
58
58
|
"sideEffects": false
|
|
59
59
|
}
|