Skip to content

Releases: crabbly/Print.js

v1.6.0

17 Feb 20:30
Compare
Choose a tag to compare

. Add support for HTML elements as printable param (alternate option to element id).

v1.5.0

10 Oct 16:03
Compare
Choose a tag to compare
  • Fix base64 issue when param value is false
  • Fix issues with onPrintDialogClose callback
  • The library will now remove the print iframe from DOM once job is complete
  • Improve browser incompatibility check (IE). Deprecate onOpen property.

v1.4.0

26 Sep 16:24
Compare
Choose a tag to compare

Added the css spinner back into the lib available style (optional)
Fixed missing font-size property in style processing

v1.3.1

19 Sep 21:13
b9a2938
Compare
Choose a tag to compare

Improve style hiding the print iframe

v1.3.0

17 Sep 15:19
Compare
Choose a tag to compare

Add support for PDF printing in Firefox
Fix IE bug when computing target styles

v1.2.0

14 Sep 03:38
Compare
Choose a tag to compare

Enable PDF print support on Edge browser
Prevent parentNode call on null when modal element is not found

v1.1.1

09 Sep 02:57
Compare
Choose a tag to compare

Fix issue when processing image elements in html template.

v1.1.0

04 Sep 04:35
Compare
Choose a tag to compare

Allow use of relative references for pdf
Fix published npm package

v1.0.63

15 Nov 05:05
Compare
Choose a tag to compare

. Update image loading logic

v1.0.61

10 Jun 18:53
7779624
Compare
Choose a tag to compare

Process computed styles for backwards compatibility