Skip to content

Releases: Aymkdn/html-to-pdfmake

v2.4.25

24 Aug 14:53
Compare
Choose a tag to compare
  • Added support for rgba colors

v2.4.24

22 Aug 08:19
Compare
Choose a tag to compare
  • Fixed multiple empty TR in a table with rowspan (see #189 (comment))

v2.4.23

17 Aug 07:29
Compare
Choose a tag to compare
  • Fixed empty row after some rowspan (see #189)

v2.4.22

09 Jun 08:23
Compare
Choose a tag to compare
  • Added preserveLeadingSpaces:true to all the children of a PRE (see #184 (comment))

v2.4.21

08 Jun 07:41
Compare
Choose a tag to compare
  • Added support for <PRE> (see issue #184 )

v2.4.20

25 Apr 09:38
Compare
Choose a tag to compare
  • Fixed a bug introduced in v2.4.19 (see issue #181) – invalid width/height are only replaced by false for IMG tag

v2.4.19

21 Apr 12:28
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Fixed scope bug introduced in v2.4.17

v2.4.17

18 Apr 16:02
Compare
Choose a tag to compare
  • Added random string in the image reference to avoid some edge cases (thx to @danhobbs75)

v2.4.16

02 Feb 08:46
Compare
Choose a tag to compare
  • added option removeTagClasses (see issue #168)