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

Add default font color for Word (.docx) #2700

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

Commits on Nov 21, 2024

  1. Add default font color for Word (.docx)

    Adds the abillity to add a default font color for generated .docx.
    Collie-IT committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5031311 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix format

    MichaelPFrey committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    61c3375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a781d7d View commit details
    Browse the repository at this point in the history
  3. Update 1.4.0.md

    Add default font color
    Collie-IT authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0658b4e View commit details
    Browse the repository at this point in the history
  4. Update introduction.md

    Add documentation default font color
    Collie-IT authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a60896c View commit details
    Browse the repository at this point in the history
  5. Update introduction.md

    Correct default value
    Collie-IT authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d44bd6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c5f33e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from MichaelPFrey/fix-mfr-2024-11-22

    add tests for SetGetDefaultFontColor
    Collie-IT authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c2afe42 View commit details
    Browse the repository at this point in the history
  8. debug test

    MichaelPFrey committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b398d4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aaa00f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from MichaelPFrey/fix-mfr-2024-11-22

    debuging the tests
    Collie-IT authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a2fac74 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Update src/PhpWord/PhpWord.php

    As suggested
    
    Co-authored-by: Progi1984 <[email protected]>
    Collie-IT and Progi1984 authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    0532b0e View commit details
    Browse the repository at this point in the history
  2. Update src/PhpWord/PhpWord.php

    As suggested
    
    Co-authored-by: Progi1984 <[email protected]>
    Collie-IT and Progi1984 authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    56d3411 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Update 1.4.0.md

    Add default font color
    Collie-IT authored and MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    13bcec7 View commit details
    Browse the repository at this point in the history
  2. Update introduction.md

    Add documentation default font color
    Collie-IT authored and MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f0885cd View commit details
    Browse the repository at this point in the history
  3. Update introduction.md

    Correct default value
    Collie-IT authored and MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6a03f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a30d70 View commit details
    Browse the repository at this point in the history
  5. debug test

    MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    edcfedb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cdc885 View commit details
    Browse the repository at this point in the history
  7. Update src/PhpWord/PhpWord.php

    As suggested
    
    Co-authored-by: Progi1984 <[email protected]>
    2 people authored and MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    86e9776 View commit details
    Browse the repository at this point in the history
  8. Update src/PhpWord/PhpWord.php

    As suggested
    
    Co-authored-by: Progi1984 <[email protected]>
    2 people authored and MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e8c396d View commit details
    Browse the repository at this point in the history
  9. fix format

    MichaelPFrey committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e0b42c3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from MichaelPFrey/mfr-2024-11-25

    Fixed Formating
    Collie-IT authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8566727 View commit details
    Browse the repository at this point in the history