@syncfusion/ej2-vue-pdfviewer 22.1.39 → 22.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,13 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
11
|
-
- `#
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
9
|
+
- `#I481075` - Now, the link navigation is working properly in the provided document.
|
|
10
|
+
- `#I481233` - Now, the selected value of the dropdown field is properly preserved in the downloaded document when we programmatically set the form fields to be read-only.
|
|
11
|
+
- `#I479497` - Now, the annotations are locked properly when setting the isLock true in annotationSetting.
|
|
12
|
+
|
|
13
|
+
## 22.1.39 (2023-07-18)
|
|
14
|
+
|
|
15
|
+
### PDF Viewer
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
16
19
|
- `#I476124` - Now, able to cut, copy and paste the comments on the comment panel using keyboard shortcuts.
|
|
17
20
|
- `#I475392` - Now, `Ctrl + Z` does not removes the entire comment text while editing the comment.
|
|
18
21
|
- `#I478671` - Now, annotations have been rendered and no script error occurred while loading the given document by setting the enableMeasureAnnotation to false.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-pdfviewer.umd.min.js
|
|
3
|
-
* version : 22.
|
|
3
|
+
* version : 22.2.5
|
|
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
|