@syncfusion/ej2-react-pdfviewer 21.2.4 → 21.2.8
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,34 @@
|
|
|
4
4
|
|
|
5
5
|
### PDF Viewer
|
|
6
6
|
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#464823` - Now, able to edit the annotation comments when cursor is placed in the textbox.
|
|
10
|
+
- `#464868` - Now, when double-clicking the free text annotation comment, the comment is focused.
|
|
11
|
+
- `#438900` - Now, double tap zooming is working after signing the signature field.
|
|
12
|
+
- `#438900` - Now, double tap zooming is working on iOS devices even if annotation module is not injected.
|
|
13
|
+
- `#467181` - Now, the tab key is working when we add PDF Viewer and input elements in the same page.
|
|
14
|
+
- `#467222` - Now, the `triggerAnnotationPropChange` event is not triggered multiple times when adding the free text annotation programmatically.
|
|
15
|
+
- `#464511` - Now, the content of the free text annotation does not changes when we click outside of it.
|
|
16
|
+
- `#I463293` - Now, the form fields are placed properly while zoom in or zoom out in mobile device.
|
|
17
|
+
|
|
18
|
+
## 21.2.5 (2023-05-16)
|
|
19
|
+
|
|
20
|
+
### PDF Viewer
|
|
21
|
+
|
|
22
|
+
#### Bug Fixes
|
|
23
|
+
|
|
24
|
+
- `#I460490` - Now, the signature style is saved when we save the typed signature option.
|
|
25
|
+
- `#I460513` - Now, the exception does not occur when downloading the provided PDF file.
|
|
26
|
+
- `#I459487` - Now, the script error does not occur when importing the values programmatically.
|
|
27
|
+
- `#I461544` - Now, scrolling the multiline textbox field works when we set it to read-only.
|
|
28
|
+
- `#I462652` - Now, the form field validation works properly for non-rendered pages.
|
|
29
|
+
- `#I460704` - Now, the script error does not occur when pressing the delete key.
|
|
30
|
+
|
|
31
|
+
## 21.2.4 (2023-05-09)
|
|
32
|
+
|
|
33
|
+
### PDF Viewer
|
|
34
|
+
|
|
7
35
|
#### New Features
|
|
8
36
|
|
|
9
37
|
- `#I426363`, `F180068` – Provided support for value property in the radio button and checkbox field,
|
|
@@ -11,7 +39,6 @@
|
|
|
11
39
|
#### Bug Fixes
|
|
12
40
|
|
|
13
41
|
- `#I456051` - Now, the stamp annotations are displayed correctly in the provided document.
|
|
14
|
-
- `#I460513` - Now, the exception does not occur when downloading the provided PDF file.
|
|
15
42
|
- `#I452436` - Now, the radio button and checkbox are added properly.
|
|
16
43
|
- `#I403367` - Now, underlining and text selection are working properly in the provided document.
|
|
17
44
|
- `#I456864` - Now, the download performance has been enhanced when downloading the provided document.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.8
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.umd.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.8
|
|
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@21.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@21.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-kimLrRaQEegpCcj4caYX6cA6HB13sXQFg0sfnrQxZjrinRibqO1un3vzfbqWgeOlmOO4aTcDUM9G3sUTwVgGzg==",
|
|
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-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-21.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-21.2.5.tgz",
|
|
23
|
+
"_shasum": "e79324353c9c380634219bc66c8e56b61e119bb1",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~21.2.3",
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "21.2.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~21.2.
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "21.2.8",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~21.2.8"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 PDF viewer Component for React",
|
|
@@ -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": "21.2.
|
|
57
|
+
"version": "21.2.8",
|
|
58
58
|
"sideEffects": false
|
|
59
59
|
}
|