Releases: transcom/react-file-viewer
v1.4.1
What's Changed
Resolved dependency issues with MilMove #12
Added PDF rotation functionality to the PDF driver
Adjust webpack output for pdfjs-dist dynamic importing
B-21049 PR #11 : call onError() for errors in the pdf-viewer and photo-viewer-wrapper.
Full Changelog: v1.2.5...v1.4.1
v1.4.0
What's Changed
- B-21049 PR #11 : call onError() for errors in the pdf-viewer and photo-viewer-wrapper.
Full change log: v1.3.0...v1.4.0
v1.2.5
What's Changed
- B-21049 PR #11 (but based off of 1.2.4, not 1.3.0): call onError() for errors in the pdf-viewer and photo-viewer-wrapper.
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
*B-20438 & B-20440: #5
Please see PR#5 for details on this release. This adds the enhancement of image zoom and rotation.
What's Changed
- B-20440 Uploaded document viewing improvements - Add Rotate and Save Ability for Image Files by @WeatherfordAaron in #5
- performed a yarn build command by @WeatherfordAaron in #6
- B-20438 - final revision which makes this change closer to the previous successful merge by @WeatherfordAaron in #7
- B-20438 and B-20440: updated to correct version as referenced elsewhere and added publicPath config setting by @WeatherfordAaron in #8
New Contributors
- @WeatherfordAaron made their first contribution in #5
Full Changelog: v1.2.2...v1.2.4
v1.2.2
What's Changed
- I 12947 workaround by @cameroncaci in #4
Please see PR#4 for details on this release. This is a rollback with additional enhancements.
Full Changelog: v1.3.2...v1.2.2
v1.3.2
Summary
This release aims create compatibility with versions ^4.2.67
of pdfjs-dist
. Previously this library was configured explicitly for 1.8.357
, but due to deprecations and code becoming legacy, additional tweaks were necessary to create this compatibility. Webpack configuration and library usage within this repository has been updated, and the missing "canvas" module has now been resolved after the build script was corrected.
What's Changed
- I-12947 node canvas by @cameroncaci in #3
New Contributors
- @cameroncaci made their first contribution in #3
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Bump @babel/traverse from 7.10.3 to 7.24.5 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.2.1...v1.3.1