Releases: singerla/pptx-automizer
Releases · singerla/pptx-automizer
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
Support related contents in slideLayouts
fix ISlide; assert related contents
- chore(rels): add comment to assertRelatedContent 9b46f3d
- feature(hasShapes): assert related content / add base class HasShapes; dda0992
- fix(slide): update ISlide interface 50faf59
- fix(master): add useSlideLayout to ISlide; add some exports e803d36
- Merge remote-tracking branch 'origin/main' e2dc487
- fix(master): status; add comments / ToDos 89e10e1
- chore(docs): slideMaster and slideLayout restrictions f908daf
- Merge remote-tracking branch 'origin/main' a171f62
- fix(master): rels path for images coming with autoImportSlideMasters 7673015
- chore(readme): Fix link to chapter df49e37