Skip to content

Releases: singerla/pptx-automizer

more comments, improved structure

01 Apr 09:58
Compare
Choose a tag to compare
  • chore: prettier code formatting a57ed9f
  • test: prepare for table modifiers 398caa7
  • chore: add comments to public functions e744d55
  • refactor: improved filename and type file structure b789b31

v0.0.14...v0.0.15

Autodetect internal workbook title

31 Mar 12:53
Compare
Choose a tag to compare
  • chore: prefix & suffix declared in constructor b821761
  • fix: chart callback c683174
  • fix: workbook file prefix 1df96b5

v0.0.13...v0.0.14

Vertical line & bubble chart support

30 Mar 15:52
Compare
Choose a tag to compare
  • Merge branch 'main' of https://github.com/singerla/pptx-automizer into main 5854093
  • refactor: merged & simplified chart modifiers add20df
  • docs: update modify on import 71d66d1
  • test: modify for table test c075f7a
  • test: modify an existing table 4e28737
  • refactor: helper-name, workbook-table c16053b
  • test: fixed output filenames 325a293
  • refactor: dirs, filenames, tests 79f4482
  • test: default charts, vert. lines, bubbles (WIP) a294538
  • feature: add series, add categories, use xy-chart types 880f1ac
  • chore: prettier fixes a19283e
  • add prettier; rename config files 99ea2b6
  • fix: input types for arrayify a69e8ad
  • chore: clearer modification types 64ea980
  • refactor: satisfy eslint rules; add more type safety b85cfe0
  • refactor: add eslint; remove unused dependencies b2c706d
  • Merge pull request #1 from jerrykeys/main 58590f4
  • Added more type safety Linting & method naming 4b07ce4
  • Added awaits Refactored file names Replaced "function" types with full declarations d376a7a
  • Changed default export classes to named exports 4f8a480
  • Chart setup fix fd5da46
  • Split interfaces etc in separate files 7759cd1
  • Updated code style in tests Added callback types Added frame type Fixed several tslint issues Replaced unnecessary for...in loops 55dad64
  • Replaced not mutated vars and lets with const 4fa1a59
  • Fixed indents, whitespace, semicolons 0363eb1

v0.0.12...v0.0.13

Use Automizer.modify

19 Mar 11:41
Compare
Choose a tag to compare
  • docs: add Automizer.modify to example a8cfa26
  • feat: export Automizer.modify functions 7c7d665
  • docs: info about modifyElement() a491b59

v0.0.11...v0.0.12

modify existing shapes

19 Mar 11:12
Compare
Choose a tag to compare
  • refactor: separate append from modify d413ca1
  • feature: insert and edit a single chart c1fc962
  • test: one output file per test 7866c70
  • feature: generic shapes; refactor: subdirs for shapes 60b6f1e
  • Delete myPresentation.pptx 9c35dc6
  • test: slide notes and images 8a81a51
  • refactor: definitions and constants; fix: svg single import 2ce41b4
  • test: customer related dir c6a0a25
  • fix: adding svg images; feature: duration a8f8565

v0.0.10...v0.0.11

Insert single elements: working for images and charts

16 Mar 12:23
Compare
Choose a tag to compare

v0.0.9...v0.0.10

Insert single elements

12 Mar 20:09
Compare
Choose a tag to compare
v0.0.9

v0.0.9

fixes package dirs

11 Mar 12:53
Compare
Choose a tag to compare

v0.0.6...v0.0.7

fixes dist files

11 Mar 12:45
Compare
Choose a tag to compare
  • (test) sets initial parameters 3944a96

v0.0.5...v0.0.6

now supporting images

11 Mar 12:34
Compare
Choose a tag to compare
  • (docs) Show example with initial parameters b3acbfa
  • (chore) more beauty for gitignore ccd8377
  • (feat) supports images now (test) add images to template 7831b58
  • (feat) adds params to constructor e2b08b2
  • (test) improve file naming 1d559bc
  • (test) for thrown error; basic create f5f94c9

v0.0.4...v0.0.5