Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced several new features like ColumnBreaks, TocStyles etc. #2279

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

simialbi
Copy link

Description

  • Introduced ColumnBreaks
  • Introduced TocStyles
  • Introduced bcmath in Converter
  • Introduced TwipToInch in Converter
  • Introduced datatables in Charts and min / max values for axis
  • Introduced fill color and autofit to text in TextBox

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

added data table to charts
fixed series color setting
added toc styles
…evelop

� Conflicts:
�	composer.json
�	src/PhpWord/Element/Chart.php
�	src/PhpWord/PhpWord.php
�	src/PhpWord/Shared/Converter.php
�	src/PhpWord/Style.php
�	src/PhpWord/Style/Chart.php
�	src/PhpWord/Style/Section.php
�	src/PhpWord/Writer/Word2007/Part/Chart.php
�	tests/PhpWordTests/Element/ColumnBreakTest.php
@PowerKiKi PowerKiKi changed the base branch from develop to master November 16, 2022 21:08
@Progi1984 Progi1984 force-pushed the master branch 3 times, most recently from 2d9f999 to e458249 Compare August 30, 2023 11:56
Sandritsch91 and others added 4 commits March 11, 2024 13:31
…velop

# Conflicts:
#	src/PhpWord/Element/Section.php
#	src/PhpWord/Settings.php
#	src/PhpWord/Style/TextBox.php
Commits from upstream, extended TemplateProcessor
changed lib name and added replace for orig library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants