Skip to content

Releases: Aymkdn/html-to-pdfmake

v2.5.28

18 Jun 14:23
Compare
Choose a tag to compare

v2.5.27

13 Jun 09:52
Compare
Choose a tag to compare
  • Fixed alignment with <UL> and <OL> (see #245)

v2.5.26

15 May 08:02
Compare
Choose a tag to compare
  • Changed behavior for margin when "auto" value is used (see #243)

v2.5.25

03 May 13:18
Compare
Choose a tag to compare
  • Fixed data-pdfmake to be handled the same way across the library (see #241)

v2.5.24

30 Apr 07:20
Compare
Choose a tag to compare
  • Added support for -. notation in units (see #240)

v2.5.23

04 Mar 10:22
Compare
Choose a tag to compare
  • Improved the border colors support (see #239)

v2.5.22

04 Mar 10:00
Compare
Choose a tag to compare
  • Added better support for 'border' styles (see #239)

v2.5.21

06 Feb 19:07
Compare
Choose a tag to compare
  • Changed the dependency simple-test-framework to use my own implementation (see #237)

v2.5.20

06 Jan 09:14
Compare
Choose a tag to compare
  • Fixed error when a relative length was used for font-size (see #235)

v2.5.19

27 Dec 09:41
Compare
Choose a tag to compare
  • Fixed removeExtraBlanks to work with a <table> inside a <td> (#233)