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

refactor!(sankey): default to useMaxWidth true #5724

Merged

Commits on Aug 20, 2024

  1. refactor!(git): default to useMaxWidth true

    All other diagrams (with the exception of Sankey) default to `true`.
    
    BREAKING CHANGE: Change the default value of `useMaxWidth` for gitgraphs
                     to `true`.
    aloisklink committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6b5286e View commit details
    Browse the repository at this point in the history
  2. refactor!(sankey): default to useMaxWidth true

    All other diagrams default to `useMaxWidth` `true`.
    
    BREAKING CHANGE: Change the default value of `useMaxWidth` for sankey
                     diagrams to `true`.
    aloisklink committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d82958d View commit details
    Browse the repository at this point in the history