@syncfusion/ej2-vue-pdfviewer 23.1.38 → 23.1.39

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.
Files changed (38) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/ej2-vue-pdfviewer.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  4. package/package.json +6 -6
  5. package/styles/bootstrap-dark.css +1 -4
  6. package/styles/bootstrap.css +1 -4
  7. package/styles/bootstrap4.css +1 -4
  8. package/styles/bootstrap5-dark.css +1 -4
  9. package/styles/bootstrap5.css +1 -4
  10. package/styles/fabric-dark.css +1 -4
  11. package/styles/fabric.css +1 -4
  12. package/styles/fluent-dark.css +1 -0
  13. package/styles/fluent.css +1 -0
  14. package/styles/highcontrast-light.css +1 -4
  15. package/styles/highcontrast.css +1 -4
  16. package/styles/material-dark.css +1 -4
  17. package/styles/material.css +1 -4
  18. package/styles/material3-dark.css +19 -5
  19. package/styles/material3.css +19 -5
  20. package/styles/pdfviewer/bootstrap-dark.css +1 -4
  21. package/styles/pdfviewer/bootstrap.css +1 -4
  22. package/styles/pdfviewer/bootstrap4.css +1 -4
  23. package/styles/pdfviewer/bootstrap5-dark.css +1 -4
  24. package/styles/pdfviewer/bootstrap5.css +1 -4
  25. package/styles/pdfviewer/fabric-dark.css +1 -4
  26. package/styles/pdfviewer/fabric.css +1 -4
  27. package/styles/pdfviewer/fluent-dark.css +1 -0
  28. package/styles/pdfviewer/fluent.css +1 -0
  29. package/styles/pdfviewer/highcontrast-light.css +1 -4
  30. package/styles/pdfviewer/highcontrast.css +1 -4
  31. package/styles/pdfviewer/material-dark.css +1 -4
  32. package/styles/pdfviewer/material.css +1 -4
  33. package/styles/pdfviewer/material3-dark.css +19 -5
  34. package/styles/pdfviewer/material3.css +19 -5
  35. package/styles/pdfviewer/tailwind-dark.css +1 -4
  36. package/styles/pdfviewer/tailwind.css +1 -4
  37. package/styles/tailwind-dark.css +1 -4
  38. package/styles/tailwind.css +1 -4
package/CHANGELOG.md CHANGED
@@ -6,6 +6,18 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I497739` - Now, the comment panel close and more buttons are properly displayed in mobile mode.
10
+ - `#I485341` - Now, the free text annotation does not resizes automatically on first click when enable autofit is set to true.
11
+ - `#F184471` - Now, when saving a document with free text annotation, newline characters are properly preserved in the saved document.
12
+ - `#I502323` - Now, the form field names do not get duplicated when we add them programmatically or through the UI.
13
+ - `#I499440`, `#I505546` - Now, the comment panel value for the ink annotation is added with the provided author value.
14
+
15
+ ## 23.1.38 (2023-09-26)
16
+
17
+ ### PDF Viewer
18
+
19
+ #### Bug Fixes
20
+
9
21
  - `#I498978` - Now, the tooltip will not be displayed when no value is provided for the tooltip on radio buttons and checkboxes fields.
10
22
  - `#I498981` - Now, the tooltip is not visible after deleting the tooltip value for the dropdown field.
11
23
  - `#I494968` - Now, the annotation toolbar opens properly in mobile mode when 'isAnnotationToolbarOpen' is set to TRUE.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pdfviewer.umd.min.js
3
- * version : 23.1.38
3
+ * version : 23.1.39
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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