v0.1.1
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.