Skip to content

Releases: transcom/react-file-viewer

v1.4.5

13 Jun 16:46
493d1da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

23 May 18:05
f336268
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

13 May 19:25
353e021
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

V1.4.2

09 Apr 19:08
0b460d6
Compare
Choose a tag to compare

What's Changed

Update xlsx to 0.20.3

B-22727: update xlsx to 0.20.2 or newer.

Full Changelog: v1.2.5...v1.4.2

v1.4.1

20 Nov 15:45
ac31f65
Compare
Choose a tag to compare

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

28 Oct 16:26
91e50f1
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

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

28 Oct 16:22
4d9924a
Compare
Choose a tag to compare

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

26 Aug 16:40
d4396dc
Compare
Choose a tag to compare

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

Full Changelog: v1.2.2...v1.2.4

v1.2.2

31 May 18:22
10017b3
Compare
Choose a tag to compare

What's Changed

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

30 May 15:05
3075ee1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.3.1...v1.3.2