crabbly/Print.js
 Watch   
 Star   
 Fork   
2021-02-18 01:43:53
Print.js

v1.6.0

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

2020-10-10 23:49:55
Print.js

v1.5.0

  • 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.
2020-09-27 00:18:03
Print.js

v1.4.0

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

2020-09-18 02:14:47
Print.js

v1.3.1

Improve style hiding the print iframe

2020-09-17 23:13:36
Print.js

v1.3.0

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

2020-09-14 11:20:53
Print.js

v1.2.0

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

2020-09-09 10:49:49
Print.js

v1.1.1

Fix issue when processing image elements in html template.

2020-09-04 11:23:00
Print.js

v1.1.0

Allow use of relative references for pdf Fix published npm package

2019-11-15 13:00:02
Print.js

v1.0.63

. Update image loading logic

2019-06-11 02:27:25
Print.js

v1.0.61

Process computed styles for backwards compatibility