Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.5.20
- Fixed error when a relative length was used for
font-size
(see #235)
v2.5.19
- Fixed
removeExtraBlanks
to work with a <table>
inside a <td>
(#233)
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