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

fix: using multiple CLI::color() in CLI::write() outputs strings with wrong color #5893

Merged
merged 10 commits into from
Apr 18, 2022

Commits on Apr 13, 2022

  1. fix: multiple CLI::color() inside CLI::write() change color of string…

    …s that shouldn't be affected
    kenjis committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    61999b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f406f4a View commit details
    Browse the repository at this point in the history
  3. test: add line breaks

    kenjis committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8995da9 View commit details
    Browse the repository at this point in the history
  4. test: add test

    kenjis committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1b26129 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    ae56d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6320733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcb39c View commit details
    Browse the repository at this point in the history
  4. docs: fix heading underlines

    kenjis committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    2aa9348 View commit details
    Browse the repository at this point in the history
  5. docs: change method names to headings

    Otherwise, I can't link to it.
    kenjis committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8567043 View commit details
    Browse the repository at this point in the history
  6. docs: add changelog

    kenjis committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    c0ca99f View commit details
    Browse the repository at this point in the history