@syncfusion/ej2-vue-pdfviewer 21.2.3 → 21.2.4
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
|
@@ -2,6 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### PDF Viewer
|
|
6
|
+
|
|
7
|
+
#### New Features
|
|
8
|
+
|
|
9
|
+
- `#I426363`, `F180068` – Provided support for value property in the radio button and checkbox field,
|
|
10
|
+
|
|
11
|
+
#### Bug Fixes
|
|
12
|
+
|
|
13
|
+
- `#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
|
+
- `#I452436` - Now, the radio button and checkbox are added properly.
|
|
16
|
+
- `#I403367` - Now, underlining and text selection are working properly in the provided document.
|
|
17
|
+
- `#I456864` - Now, the download performance has been enhanced when downloading the provided document.
|
|
18
|
+
- `#I458313` - Now, the add annotation API working fine when the annotation object is given as input.
|
|
19
|
+
|
|
5
20
|
## 21.2.3 (2023-05-03)
|
|
6
21
|
|
|
7
22
|
### PDF Viewer
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-pdfviewer.umd.min.js
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.4
|
|
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
|