Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.5.27
- Fixed
alignment
with <UL>
and <OL>
(see #245)
v2.5.26
- Changed behavior for
margin
when "auto" value is used (see #243)
v2.5.25
- Fixed
data-pdfmake
to be handled the same way across the library (see #241)
v2.5.24
- Added support for
-.
notation in units (see #240)
v2.5.23
- Improved the border colors support (see #239)
v2.5.22
- Added better support for 'border' styles (see #239)
v2.5.21
- Changed the dependency
simple-test-framework
to use my own implementation (see #237)
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)