Skip to content

Releases: Aymkdn/html-to-pdfmake

v2.5.11

13 Jul 08:59
Compare
Choose a tag to compare
  • Fixed issue with !important keywords in styles (see #220)
  • Added support for white-space:nowrap

v2.5.10

10 Jun 09:06
Compare
Choose a tag to compare
  • Added a property check on the style text-decoration to avoid an issue with unsupported properties from PDFMake (see #215)

v2.5.9

16 May 15:02
Compare
Choose a tag to compare
  • Fixed rgba conversion issue (see #214)

v2.5.8

14 May 08:22
3c27c9e
Compare
Choose a tag to compare
  • Added support for <ol> with removeExtraBlanks option (see #213)

v2.5.7

17 Apr 08:51
Compare
Choose a tag to compare

v2.5.6

20 Mar 17:45
Compare
Choose a tag to compare
  • Fixed the processing of rowspan in <table> (thanks to @ematochkina)

v2.5.5

12 Mar 16:36
Compare
Choose a tag to compare
  • Fixed an issue introduced in v2.5.3 (see #208)

v2.5.4

12 Mar 15:28
Compare
Choose a tag to compare
  • Fixed the width/height in <table> when the invalid * value is used (see #208)

v2.5.3

06 Mar 14:29
Compare
Choose a tag to compare
  • Added additional ways to dynamically parse table widths (thanks to @nonam4)

v2.5.2

30 Jan 19:51
Compare
Choose a tag to compare
  • Fixed an issue when a <p> was used inside multiple layers of <ul>|<ol> (see #203)