Releases: crabbly/Print.js
Releases · crabbly/Print.js
v1.0.59
Add custom html deep clone function
Add support for select element (copy user selected option / state)
Add canvas element support
Prevent oversized images from being cut off if no style is passed
v1.0.58
Updated Typescript Interface with base64
Fixed issue with image print results showing wrong image order
Open base64 pdf documents into new tags in unsupported browsers
v1.0.56
Update TypeScript interface.
The header
has been updated to support HTML.
v1.0.55
Add onBrowserIncompatible hook
Better type script support
Updated dependencies
PDF print will always preload file before firing job
Support base64 pdf print
v1.0.54
Updated Typescript interface
Fixes Chrome detection
Fixes HTML print bug
Fixes issue when setting JSON column size
v1.0.52
Fix undefined default export
v1.0.51
Added new onError callback
Fix bug when printing images
Add source maps to the dev build
Added onPdfOpen callback
v1.0.50
Fixes issues with IE added in v1.0.48
v1.0.48
Update JSON API to accept properties as objects for better data table customization