Releases: singerla/pptx-automizer
Releases · singerla/pptx-automizer
more comments, improved structure
Autodetect internal workbook title
Vertical line & bubble chart support
- 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
Use Automizer.modify
modify existing shapes
- 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
Insert single elements: working for images and charts
Insert single elements
v0.0.9 v0.0.9
fixes package dirs
- (fix) paths to exclude f4b7353
fixes dist files
- (test) sets initial parameters 3944a96