Releases: crabbly/Print.js
Releases · crabbly/Print.js
v1.6.0
. Add support for HTML elements as printable param (alternate option to element id).
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.
v1.4.0
Added the css spinner back into the lib available style (optional)
Fixed missing font-size property in style processing
v1.3.1
Improve style hiding the print iframe
v1.3.0
Add support for PDF printing in Firefox
Fix IE bug when computing target styles
v1.2.0
Enable PDF print support on Edge browser
Prevent parentNode call on null when modal element is not found
v1.1.1
Fix issue when processing image elements in html template.
v1.1.0
Allow use of relative references for pdf
Fix published npm package
v1.0.63
. Update image loading logic
v1.0.61
Process computed styles for backwards compatibility