@syncfusion/ej2-vue-pdfviewer 21.1.37 → 21.1.38
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,6 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I180998` - Now, the date format is same while importing the exported annotations.
|
|
10
|
+
- `#I447985` - Now, the textbox and password fields value can be deleted by pressing the delete key.
|
|
11
|
+
- `#F181004` - Now, while attempting to delete the annotation from the comment panel working properly.
|
|
12
|
+
|
|
13
|
+
## 21.1.37 (2023-03-29)
|
|
14
|
+
|
|
15
|
+
### PDF Viewer
|
|
16
|
+
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
9
19
|
- `#F180886` - Now, the `setAnnotationMode` API supports switching between annotations.
|
|
10
20
|
- `#I181023` - Now, the time is shown properly in the comment panel while adding the free text annotation programmatically.
|
|
11
21
|
- `#I180982`, `#I180983` - Now, able to post a comment with single character or pasted content.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-pdfviewer.umd.min.js
|
|
3
|
-
* version : 21.1.
|
|
3
|
+
* version : 21.1.38
|
|
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
|