Skip to content

Releases: crabbly/Print.js

v1.0.59

25 May 18:54
Compare
Choose a tag to compare

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

24 May 01:41
Compare
Choose a tag to compare

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.57

20 May 17:57
Compare
Choose a tag to compare

Preload raw-html images

v1.0.56

14 May 01:03
Compare
Choose a tag to compare

Update TypeScript interface.
The header has been updated to support HTML.

v1.0.55

31 Mar 05:38
Compare
Choose a tag to compare

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

02 Dec 03:03
Compare
Choose a tag to compare

Updated Typescript interface
Fixes Chrome detection
Fixes HTML print bug
Fixes issue when setting JSON column size

v1.0.52

22 Sep 04:55
Compare
Choose a tag to compare

Fix undefined default export

v1.0.51

18 Sep 18:11
Compare
Choose a tag to compare

Added new onError callback
Fix bug when printing images
Add source maps to the dev build
Added onPdfOpen callback

v1.0.50

27 Aug 00:22
Compare
Choose a tag to compare

Fixes issues with IE added in v1.0.48

v1.0.48

24 Aug 16:10
Compare
Choose a tag to compare

Update JSON API to accept properties as objects for better data table customization