Releases: singerla/pptx-automizer
Releases · singerla/pptx-automizer
v0.4.8
- chore(docs): add reference to modify-master tests b6f90aa
- feature(master): add modifier for slide master background image relation target #86 8bd3dbe
- feature(master): add modifier for slide master background color #86 d3bc762
- fix(image): include <p:bg> parent when matching rId b63f14a
- chore(image): optionally add prefix on loadMedia to avoid naming conflicts f3b17ab
- chore(doc): add tipp to create custom modifier #86 f4f7570
- chore(docs): add some troubleshooting tipps 4507e0d
- chore(docs): update toc 243947c
- chore(docs): add troubleshooting; modify master image b72883b
v0.4.7
extract slide dimensions
load templates without creationIds; prepare XmlSlideHelper extensions
- chore(deps): bump versions 2b7966c
- fix(slide): allow slides and elements without creationId; fixes #80 6a27cac
- refactor(slide): move ElementInfo related functions to XmlSlideHelper 4327019
- Merge pull request #70 from singerla/dependabot/npm_and_yarn/babel/traverse-7.23.2 872e5fa
- chore(types): export AutomizerParams type 60cd752
- Update README.md #78 bbf6d4c
- Update README.md concerning animations #77 3395c82
- fix(test): use TableWithEmptyCells for formatting c29c604
- chore(test): style table border & font size (#77) e32fd1f
- chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2 6a03db3
add example for table cell formatting
fix tracker when creating multiple outputs
update readme; fix types
get info about loaded templates
use imported media files; duotone image colors; extended readme
- chore(docs): examples about shape types in general; about images in detail a8da59c
- chore(test): addElement / modifyElement / duotone for images 399caa0
- refactor(image): unify Xml types; apply modifyElement to images 9bf6111
- fix(types): use proper type for XmlElement c3284e5
- fix(image): await imported files 21421ff
- chore(test): test duotone fill / combination with media load a5f24c4
- chore(test): test loading of external image / update relation target bf7c9eb
- feature(image): load external images / set image target with modifier 47be914
- chore(test): add external png to media dir; add duotone example to SlideWithImages.pptx 3b6744a
- chore(docs): explain selectors and creationIds in detail cbf10ba
- feature(image): modify duotone color overlay for blipFill 6dec687
- chore(shape): remove think cell related contents (wip) 17ad0b5