Skip to content

Releases: singerla/pptx-automizer

add example for table cell formatting

24 Oct 09:16
Compare
Choose a tag to compare
  • chore(test): add example for table cell formatting (#77) bbd4241

v0.4.3...v0.4.4

fix tracker when creating multiple outputs

24 Oct 07:53
Compare
Choose a tag to compare
  • fix(tracker): reset tracker on finalize to avoid singleton issue (fixes #75) 590341c
  • fix(count): add counter reset #75 96d1251
  • fix(count): always reset counter before loading a template #75 e20cedb
  • refactor(types): split into ChartModificationCallback and ShapeModificationCallback d4a79e4

v0.4.2...v0.4.3

update readme; fix types

23 Oct 12:03
Compare
Choose a tag to compare
  • fix(types): fix types for ShapeModificationCallback / replaceText 2fc9f63
  • chore(docs): add functions to readme; add toc 6f44f12

v0.4.1...v0.4.2

get info about loaded templates

20 Oct 07:10
Compare
Choose a tag to compare
  • feat(pres): get info about loaded templates with pres.getInfo() 87e8ecb
  • fix(template): sort slide info array by slide number for setCreationIds() 9bc23b7

v0.4.0...v0.4.1

use imported media files; duotone image colors; extended readme

13 Oct 10:41
Compare
Choose a tag to compare
  • 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...v0.4.0

v0.3.6

25 Aug 09:56
Compare
Choose a tag to compare
  • feat(shape): add rotate to modify-shape-helper 22b07ea
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 6b655d4
  • chore(deps): bump semver from 5.7.1 to 5.7.2 0ca0d6b

v0.3.5...v0.3.6

fixes axis, layouts and table issues

07 Jul 13:14
Compare
Choose a tag to compare
  • 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

v0.3.4...v0.3.5

Get information about template slides and shapes

28 Apr 13:17
Compare
Choose a tag to compare
  • 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

v0.3.3...v0.3.4

Support related contents in slideLayouts

26 Apr 12:47
Compare
Choose a tag to compare
  • chore(dev): bump version 3429cba
  • chore(dev): use more masters 6291175

v0.3.2...v0.3.3

fix ISlide; assert related contents

25 Apr 22:30
Compare
Choose a tag to compare
  • 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

v0.3.0...v0.3.1