Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.4.19
21 Apr 12:28
Compare
Sorry, something went wrong.
No results found
Added a fix to permit to have invalid values in style for width and height without causing an error in PDFMake (thanks to @nerdess )
v2.4.18
18 Apr 16:49
Compare
Sorry, something went wrong.
No results found
Fixed scope bug introduced in v2.4.17
v2.4.17
18 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Added random string in the image reference to avoid some edge cases (thx to @danhobbs75 )
v2.4.16
02 Feb 08:46
Compare
Sorry, something went wrong.
No results found
added option removeTagClasses (see issue #168 )
v2.4.15
24 Jan 14:45
Compare
Sorry, something went wrong.
No results found
Fixed <IMG> tag inside a <A> tag (see #167 )
v2.4.14
23 Jan 15:37
Compare
Sorry, something went wrong.
No results found
Added support for "custom headers" in images (see issue #166 )
v2.4.13
23 Jan 08:56
Compare
Sorry, something went wrong.
No results found
Added support to remove extra blanks with <ul> (thanks to @EyesOnlyNet )
Fixed bugs introduced in previous versions that impacted the border colors on <table>
v2.4.12
19 Jan 14:29
Compare
Sorry, something went wrong.
No results found
added ignoreStyles option
added support for incorrect order of the border style properties
Thanks to @arunbanswal for the pull requests.
v2.4.10
20 Dec 08:40
Compare
Sorry, something went wrong.
No results found
Added option showHidden to display elements with display:none and visibility:hidden – option set to false by default
v2.4.9
02 Nov 14:35
Compare
Sorry, something went wrong.
No results found
Fixed the transfer of the <FONT> style to its children (see #155 )