Skip to content

Releases: DoersGuild/jQuery.print

1.6.2

12 Jun 01:03
Compare
Choose a tag to compare

Support for adding multiple external style-sheets

1.6.1

08 Jun 12:05
Compare
Choose a tag to compare

Added canvas support

1.6.0

21 Aug 04:13
Compare
Choose a tag to compare
Updated min file

Fix printing on iPad and the strict warnings on Safari

04 Jan 08:28
Compare
Choose a tag to compare

Merged PR #52 to use the load event to trigger printing

15 Sep 13:47
Compare
Choose a tag to compare

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

14 Jun 14:11
Compare
Choose a tag to compare

Now automatically loads the <base> tag from the original page into the printed document when globalStyles is set to true, for better Single Page Application support.

Thanks @ahmadsoe for the PR

Added titles & doctype options + Minor code reorganization

10 Feb 07:36
Compare
Choose a tag to compare
1.4.0

Reorganized code and added the doctype option for #36

New option to set custom timeout for loading extrenal resources, etc

01 Aug 14:36
Compare
Choose a tag to compare

Fix for #18, Manually update textarea content

27 Apr 11:54
Compare
Choose a tag to compare

A minor bugfix for #18; We now manually update textarea content when manuallyCopyFormValues is set to true

Minor tweaks and jshint fixes

20 Jan 07:21
Compare
Choose a tag to compare
1.3.1

Bump version