Releases: DoersGuild/jQuery.print
Releases · DoersGuild/jQuery.print
1.6.2
1.6.1
Added canvas support
1.6.0
Updated min file
Fix printing on iPad and the strict warnings on Safari
Merged PRs #61 (Thanks @sesubash and @abhi001) and #64 (Thanks @leedorian and @3kthor3adward)
Also added a link to the wiki page on using the deferred
option for callbacks
Merged PR #52 to use the load event to trigger printing
Thanks @Villentrenmerth! - #52
Also updated the timeout option to act as a fallback when the load event doesn't fire - as seen in the iframe mode
Merged PR to auto-add base tag
Added titles & doctype options + Minor code reorganization
1.4.0 Reorganized code and added the doctype option for #36
New option to set custom timeout for loading extrenal resources, etc
1.3.3 Bump version to 1.3.3
Fix for #18, Manually update textarea content
A minor bugfix for #18; We now manually update textarea content when manuallyCopyFormValues
is set to true
Minor tweaks and jshint fixes
1.3.1 Bump version