Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.5.12
16 Jul 07:31
Compare
Sorry, something went wrong.
No results found
Fixed how rgba is supported (see #221 )
v2.5.11
13 Jul 08:59
Compare
Sorry, something went wrong.
No results found
Fixed issue with !important keywords in styles (see #220 )
Added support for white-space:nowrap
v2.5.10
10 Jun 09:06
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixed rgba conversion issue (see #214 )
v2.5.8
14 May 08:22
Compare
Sorry, something went wrong.
No results found
Added support for <ol> with removeExtraBlanks option (see #213 )
v2.5.7
17 Apr 08:51
Compare
Sorry, something went wrong.
No results found
v2.5.6
20 Mar 17:45
Compare
Sorry, something went wrong.
No results found
Fixed the processing of rowspan in <table> (thanks to @ematochkina )
v2.5.5
12 Mar 16:36
Compare
Sorry, something went wrong.
No results found
Fixed an issue introduced in v2.5.3 (see #208 )
v2.5.4
12 Mar 15:28
Compare
Sorry, something went wrong.
No results found
Fixed the width/height in <table> when the invalid * value is used (see #208 )
v2.5.3
06 Mar 14:29
Compare
Sorry, something went wrong.
No results found
Added additional ways to dynamically parse table widths (thanks to @nonam4)