Skip to content

Hyperlink processing for tables; bump dependency versions

Choose a tag to compare

@singerla singerla released this 23 Jul 07:32
· 44 commits to main since this release
  • fix(info): check underline attribute properly 44925e2
  • Merge pull request #175 from singerla/minor_ft_hyperlinks_in_generic_shapes f159fa2
  • feat(hyperlink): hyperlink processing for tables. - Added a new test for adding tables with hyperlinks to ensure correct functionality. - Introduced a HyperlinkProcessor class to centralize hyperlink handling logic. - Updated HasShapes and Shape classes to utilize the new HyperlinkProcessor for hyperlink detection and processing. - Enhanced GenericShape to copy hyperlink relationships when added to slides. 5f03418
  • Merge remote-tracking branch 'origin/main' 2f03bb8
  • chore(info): add line breaks to TextParagraphGroup; remove console dump 88dd6db
  • chore(deps): bump xmldom version cf66036
  • Merge pull request #162 from singerla/dependabot/npm_and_yarn/image-size-1.2.1 d1953a9
  • Merge branch 'main' into dependabot/npm_and_yarn/image-size-1.2.1 9cc5176
  • Merge branch 'refactor-re-import-output' 1602f44
  • chore(pres): add re-import test case; add toDo 4a7f910
  • chore(deps): bump image-size from 1.2.0 to 1.2.1 a15e204

v0.7.2...v0.7.3