Version 1.3.0
Fixed Bugs:
- Added image type to shapes to allow images to be placed on top of shapes, added more properties to ppt document #53 (ericwgreene)
- Table-to-Slides default for un-styled tables is black text on black bkgd #57 (orpitadutta)
- Table Header and Auto Paging #62 (tb23911)
Implemented Enhancements:
- Removed FileSaver.js as a required library (only JSZip and jQuery are required now)
- Allow text multi-formatting in single table cells #24 (jenkinsns)
- Set fixed width to column using
addSlidesForTable()
#42 (priyaraskar) - Enhance bullet feature: offer diff types of bullets and add numbering option #49 (gitbrent)
- Add 4 new Presentation properties:
author
,company
,revision
,subject
#53 (ericwgreene) - Moved to semver (semantic versioning)