Skip to content

set text-, series- & point-styles

Choose a tag to compare

@singerla singerla released this 20 Apr 10:10
· 495 commits to main since this release
  • 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

v0.0.23...v0.0.24