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.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.0
Allow use of relative references for pdf Fix published npm package