github gitbrent/PptxGenJS v3.6.0
Version 3.6.0

latest releases: v4.0.1, v4.0.0, v3.12.0...
4 years ago

Release Summary

  • Major Update: demo code (they're all .mjs modules now!); dropped support for IE11 (RIP!) in demo app.
  • IE11 Note: Dropped support for IE11 (use v3.5.0 or below) (library still works with IE11 using polyfill)

Added

Changed

  • Website/Docs Docusaurus v2.0; major UI facelift #931 (gitbrent)

Deprecated

  • Slide.fill (BackgroundProps) - use ShapeFillProps instead

Removed

  • Browser Demo: Dropped support for IE11 (use v3.5.0 or below) (library still works with IE11 using polyfill)

Fixed

  • Margin not working with placeholder text #640 (bestis)
  • Cant create a list of bulleted links in a table cell #763 (avillamaina)
  • Small API documentation glitch #895 (Slidemagic)
  • pptx.stream() WriteBaseProps should be optional #932 (arbourd)
  • Running StdTests generate a corrupt PPT #937 (michaeltford)
  • addNotes function adding notes as an array of objects, parsed as [object Object] in notes field #941 (karlolsonuc)

Don't miss a new PptxGenJS release

NewReleases is sending notifications on new releases.