Skip to content

Latest commit

 

History

History
91 lines (49 loc) · 4.37 KB

CHANGELOG.md

File metadata and controls

91 lines (49 loc) · 4.37 KB

html2pdfmake Changelog

0.0.10 (2022-06-30)

Bug Fixes

  • use Content from pdfmake types (77fa5ed)

0.0.9 (2022-06-30)

Bug Fixes

0.0.8 (2022-06-30)

Features

  • better font and color handling (352afe8)
  • inherit border from tr if table is not collapsed (fac9110)
  • parse style elements (936a941)
  • style and table improvements (d1fa780)
  • styleRule & pre/post handler (5eb27b8)
  • use root styles & fix pre handler (d841667)

Bug Fixes

  • color & minor refactoring (f2c1638)
  • images in header and footer (254ad44)
  • jsdelivr latest url (15bf62a)
  • simple sort css selector by specificity (669963b)

0.0.7 (2022-06-02)

Features

  • support <style> in templates (41b205c)
  • template support with header/footer and meta info for pdfmake (dea03e4)

Bug Fixes

0.0.6 (2022-05-31)

Features

  • use jsdelivr in example (44d25b8)

Bug Fixes

0.0.5 (2022-05-20)

Bug Fixes

0.0.4 (2022-05-20)

0.0.3 (2022-05-20)

0.0.2 (2022-05-08)

Bug Fixes

0.0.1 (2022-05-08)

Features