Releases: singerla/pptx-automizer
Releases · singerla/pptx-automizer
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
v0.3.6
fixes axis, layouts and table issues
- fix(chart): added element as first setAxisRange argument + test f63a134
- fix(shape): check for a:off parent node on updating group position 6ab4a3f
- chore(master): import layouts only once 4fc5f2d
- chore(master): use layout's name to target slide.useSlideLayout a8c9449
- chore(chart): set chart combo secondary axis range by category length 02d9937
- fix(table): sort border tags before modify c474dd3
- chore(table): create table cell border if not existing 7eb4e37
- chore(table): set table cell border style 172e82b
- chore(shape): handle unmatched sourceElementOnTargetSlide 7ffad91
- fix(shape): return proper value for hasCreationId per shape 2d9d8e2
Get information about template slides and shapes
- Merge pull request #61 from MP70/getAllTextElements 8e5fe18
- fix(xml): use creationIds; check for existing text content; 67506e0
- prettier cdd7a83
- tidy and comment e80f2f3
- test template 915ebb7
- add getTextEleIds a567f07
- test 6007b84
- chore: add some interfaces to export 833e0d6
- Merge pull request #59 8ac8621
- tests 2fb22af
- Add slide number helper and pass thru to template d071faf
- chore(master): extend type map to support e.g. think-cell relations on layouts 3001ca8