@syncfusion/ej2-react-pdfviewer
Advanced tools
Comparing version 17.1.42 to 17.1.43
@@ -9,2 +9,11 @@ # Changelog | ||
- The Loading Indicator is now shown properly while loading a large page size document. | ||
- The pan interaction mode is now working properly when the toolbar is disabled. | ||
## 17.1.42 (2019-04-23) | ||
### PDF Viewer | ||
#### Bug Fixes | ||
- The issue "the hyperlinkClick event is not triggered for web links" has been fixed. | ||
@@ -53,2 +62,11 @@ | ||
#### Bug Fixes | ||
- The PDF document is now rendered properly while using the PDF Viewer inside the Tab control. | ||
- The font size is missing warning will no longer be thrown from styles in the PDF Viewer. | ||
## 17.1.38 (2019-03-29) | ||
### PDF Viewer | ||
#### New Features | ||
@@ -70,2 +88,22 @@ | ||
## 17.1.32-beta (2019-03-13) | ||
### PDF Viewer | ||
#### New Features | ||
- Text Markup annotation support has been provided to PDF Viewer. | ||
- Mobile view responsiveness support has been provided. | ||
- Right-to-left support has been provided. | ||
- Accessibility support has been provided to PDF Viewer. | ||
#### Bug Fixes | ||
- The issue “Added PDF document cache element did not maintain properly” has been fixed. | ||
- The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed. | ||
- The issue “PDF Viewer clears all the session storage” has been fixed. | ||
- Resolved the script error while accessing invalid link annotation destination. | ||
- Resolved Single Page Document Rendering issue. | ||
- Document Load event not triggered for lower zoom value issue has been fixed. | ||
## 16.4.55 (2019-02-27) | ||
@@ -72,0 +110,0 @@ |
@@ -91,2 +91,6 @@ { | ||
{ | ||
"propertyName": "ajaxRequestSettings", | ||
"baseClass": "AjaxRequestSettings" | ||
}, | ||
{ | ||
"propertyName": "serverActionSettings", | ||
@@ -93,0 +97,0 @@ "baseClass": "ServerActionSettings" |
/*! | ||
* filename: ej2-react-pdfviewer.umd.min.js | ||
* version : 17.1.42 | ||
* version : 17.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-pdfviewer", | ||
"version": "17.1.42", | ||
"version": "17.1.43", | ||
"description": "Essential JS 2 PDF viewer Component for React", | ||
@@ -29,5 +29,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-base": "~17.1.43", | ||
"@syncfusion/ej2-react-base": "~17.1.42", | ||
"@syncfusion/ej2-pdfviewer": "17.1.42" | ||
"@syncfusion/ej2-pdfviewer": "17.1.43" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": {}, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
656404
23305
+ Added@syncfusion/ej2-pdfviewer@17.1.43(transitive)
- Removed@syncfusion/ej2-pdfviewer@17.1.42(transitive)