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

Table and cells styles #2337

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

Conversation

kernusr
Copy link
Contributor

@kernusr kernusr commented Nov 22, 2022

Description

This PR for problems and future request in this issues:

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

kernusr and others added 26 commits November 22, 2022 13:19
The setWidth method did not change the width in the style, seems to be a small mistake.
Now the width is correctly for the Cell Style.
classes not found and missing dollar sign
The `tempDocumentHeaders` and `tempDocumentFooters` array attributes are
passed to this method parameter
Otherwise, `composer check` and `composer fix` are broken and contributing
becomes much harder than it should be. Also using the same version
everywhere is a benefit to get consistent result locally and on CI.
@Progi1984 Progi1984 force-pushed the master branch 3 times, most recently from 2d9f999 to e458249 Compare August 30, 2023 11:56
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.

8 participants