Releases: singerla/pptx-automizer
Releases · singerla/pptx-automizer
Release list
datapoint labels; axis params; xmldom version
- chore(xml): bump xmldom version; add dLbl-template 0986dd5
- fix(image): add suffix for created rId-attributes to prevent messed svg insertions 72fd901
- chore(chart): minor fixes 020a456
- chore(chart): support custom image based textures for line markers d8395ba
- fix(slide): remove unsupported xml tags from ppt-addons (e.g. thinkcell) 7749b8f
- chore(shape): update shape position (move or resize) by given offset bf892d9
- chore(axis): modify value axis formatCode 945d7fd
- chore(axis): modify value axis minor/major unit adeae8b
- fix(template): avoid error on root tpl w/o slides 197fe39
- feature(template): remove all existing slides from rootTemplate 5ffaa15
- feature(dir): use template fallback dir 0dae3f5
- fix(xml): force node assertion from previous sibling for xlsx 323b83b
- chore(table): add background to table row style db76968
- chore(shapes): set table cx & cy / add style to shapes c5ba1d8
- fix(xml): set xml element template only once 69a3f01
- refactor(xml): use unmodified template node to assert a target ec34410
- feature(labels): WIP modify series- & datapoint-labels f68ca16
added statusTracker
bump deps versions
set text-, series- & point-styles
- chore(tests): renovate tests fe435c6
- chore(types): add exported types bf373ce
- fix(types): fix slide selector; minor fixes 92bcf8b
- chore(types): remove unnecessary declaration 798f723
- feature(chart): set range for value axis 1c8ff93
- chore(chart): modify chart point border bea6755
- chore(master): first steps for master slide copying (WIP) acdc722
- fix(text): extend text blocks properly before replacing f886b81
- fix(chart): assert first column in workbook table has id 1 10564e4
- chore(shape): validate position params 41e3783
- feature(table): modify table cell borders 18f42d9
- feature(chart): support for combo chart (bar/vert. lines) e74192d
- chore(chart): make chart point marker style optional 5aa5e84
- chore(needGap): sectors & styles be4db87
- test(chart): add scatter pptx template c61c8ea
- feature(chart): scatter chart; add isRequired to Modification type 441547b
- feature(chart): set style for series & points 8985cdf
- refactor(text): unify color/style/content 023a7d9
- feature(tables): set cell text color (wip) e38e936
- chore: improve console logging 276cb41
- feature(xml): create text element if assertion failed eab95ea
- chore(types): export table/chart types b9a00e3
- chore(modify): toggle table dim adjust / fix replace options d5b2fc8
- fix(modifier): tag replacement; adds color/size mods 58b9637
- fix(modify): improve tag matching/merging across blocks (wip) 0729458
- fix(modifier): remove remaining text on setText 4499091
- feature(modify): switch lib to es2020; replace text by array of replacements (WIP!) ea3fd81
- chore(modifier): add replaceText; fix setPosition parentNode f17d8fa
- chore(shape): check for proper callback type e140d82
- fix(template): join nameFragments from slide note's first line 17798d5
- fix(slideNotes): determine slideNote number by relation 3c2f66d
- feature(creationIds): parse slide title from notes/header 41ede12
- chore(info): add shape position to info stack 99e7d16
fixes file & workbook
- Merge pull request #20 from singerla/dependabot/npm_and_yarn/path-parse-1.0.7 4083b13
- Merge pull request #22 from singerla/dependabot/npm_and_yarn/tmpl-1.0.5 825ee1c
- Merge pull request #21 from singerla/dependabot/npm_and_yarn/jszip-3.7.0 af279f5
- fix(workbook): remove all rows without "v"-tag 8085f5c
- fix(writer): use fs.promises to catch errors properly b93a3b4
- chore(deps): bump tmpl from 1.0.4 to 1.0.5 732e7b1
- chore(deps): bump jszip from 3.6.0 to 3.7.0 f127e59
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 c2fb625
add constructor params, use creation ids
- test(params): add initial params to automizer constructor c82ba33
- chore(shape): parse type details b76177c
- chore(templates): load templates in constructor 7983d5b
- chore(types): export summary 6a0e088
- feature(templates): finds slides and elements by creation id 3cc77bf
- chore(docs): add link to automizer-data 167502a
add/remove columns to pptx-table & adjust width
v0.0.21 v0.0.21
add slides to empty presentation
Adds comments
- chore: exclude docs c0906eb
- docs: added Automizer as named export to toc 172c9c2
- docs: hide internal methods and props 7983efe
- chore: remove dir deabb09
- docs: update ModifyHelper-Classes / Slide c1561d6
- docs: addsvcomments on slide related functions c598a7c
- docs: add typedoc generated documentation 3a85f51
- docs: comments on modifiers and api functions a223614
- refactor(modify-helper): seperated by element type 0ad4f80