Skip to content

v0.1.1

Choose a tag to compare

@rszamszur rszamszur released this 07 Sep 21:04
· 81 commits to master since this release
2e6901b

Changes:

  • Add more examples.
  • Improve try/catch block in PdfBuilderForm component, was too broad.
  • Fix issue with form reset method: unable to load file after reset.
  • Adjust editable options form in PdfBuilderForm component to new jsPDF templates implementation.
  • Refactor jsPDF templates with using base abstract template class.
  • Implement base abstract class for all jsPDF templates.
  • Fix minor rendering issues in LessIsBetter template.
  • Add ShineLikeDiamond template.