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

Feat #89 isolation and extensibility design #92

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    a594c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eef5ed View commit details
    Browse the repository at this point in the history
  3. feat: Add support for isolated configuration of Rich Console and help…

    … formatting
    
    - Adhere to click `HelpFormatter` interface
    - Add tests :D
    
    See ewels#89 ewels#88 ewels#25 ewels#19
    BrutalSimplicity committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    85a5ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f5035a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2458e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cae120 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a30fb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e96e7d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78d137e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    981b53f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    4ccf470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d50c17 View commit details
    Browse the repository at this point in the history
  3. Revert "Generate new screengrabs with rich-codex"

    This reverts commit 8d50c17.
    BrutalSimplicity committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e6bb045 View commit details
    Browse the repository at this point in the history
  4. fix: fixes usage formatting

    The `command.get_usage` method generates the usage string by writing it
    to a new formatter. This caused Rich to apply the styles twice.
    BrutalSimplicity committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    63cd4b5 View commit details
    Browse the repository at this point in the history
  5. chore: update tests

    BrutalSimplicity committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    afe138c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67e30dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    325d267 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0af814 View commit details
    Browse the repository at this point in the history