@syncfusion/ej2-react-pdfviewer 19.4.48 → 19.4.50
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 +18 -0
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,24 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### PDF Viewer
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
|
|
10
|
+
- `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
|
|
11
|
+
- `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
|
|
12
|
+
- `#SF-359388`- Now, the form fields position is correct for a rotated PDF document.
|
|
13
|
+
- `#SF-354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
|
|
14
|
+
- `#SF-360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
|
|
15
|
+
- `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
|
|
16
|
+
- `#SF-361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
|
|
17
|
+
- `#SF-362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
|
|
18
|
+
- `#SF-359233`- The hidden issue of free text characters is now resolved.
|
|
19
|
+
- `#SF-363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
|
|
20
|
+
- `#SF-363055`- Now, the free text becomes edited properly while clicking the selector.
|
|
21
|
+
- `#SF-363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
|
|
22
|
+
|
|
5
23
|
## 19.4.43 (2022-01-18)
|
|
6
24
|
|
|
7
25
|
### PDF Viewer
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.50
|
|
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-pdfviewer@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pdfviewer@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@19.4.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-bJmJ5vnPrHEr6IpgmE1Zhpj1J/cfziSxsPWCfdWR96DVRUUJPo+EdgWSImMoKGcskYZx0DkNPXnY1DtFK3HF8w==",
|
|
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-19.4.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-19.4.48.tgz",
|
|
23
|
+
"_shasum": "7b1803cf22a9186f409294fc6e79b097b80bc08d",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~19.4.48",
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "19.4.
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "19.4.50",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~19.4.48"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"type": "git",
|
|
62
62
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
63
63
|
},
|
|
64
|
-
"version": "19.4.
|
|
64
|
+
"version": "19.4.50",
|
|
65
65
|
"sideEffects": false
|
|
66
66
|
}
|