Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.5.16
- Fixed inline tags inside list when before another list (see #229)
v2.5.15
- added basic support for
columns
(see documentation for data-pdfmake-type="columns"
)
v2.5.14
- Fixed issue with
<A>
(see #227)
v2.5.13
- Fixed table width issue (see #222)
v2.5.12
- Fixed how
rgba
is supported (see #221)
v2.5.11
- Fixed issue with
!important
keywords in styles (see #220)
- Added support for
white-space:nowrap
v2.5.10
- Added a property check on the style
text-decoration
to avoid an issue with unsupported properties from PDFMake (see #215)
v2.5.9
- Fixed
rgba
conversion issue (see #214)