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

✨ Richify, add integrations with Rich everywhere #419

Merged
merged 49 commits into from
Jul 12, 2022
Merged

✨ Richify, add integrations with Rich everywhere #419

merged 49 commits into from
Jul 12, 2022

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    fcbfb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a02dea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    cde0aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b848d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c632eba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4bf617 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    624473e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5ad22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bf289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4aec72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0c8eb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7071517 View commit details
    Browse the repository at this point in the history
  7. ✅ Add tests for coverage

    tiangolo committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    4de55ea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. 💄 Adjust Termy font size

    tiangolo committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    04bc9b7 View commit details
    Browse the repository at this point in the history
  2. ♻️ Refactor typer.echo() to print(), anything worth using typer.echo(…

    …) would benefit more from Rich
    tiangolo committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2f86921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501f3a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e3f771 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ebafee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22f5102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b615f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    08578b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc208b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6220b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0454f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4100b93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd7d60e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cc9e9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ffd055 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f6348a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    538e4b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00bdebf View commit details
    Browse the repository at this point in the history
  12. ✅ Update test

    tiangolo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3a768fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c432e3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0d6f62 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a86a658 View commit details
    Browse the repository at this point in the history
  16. ✅ Add test for epilog

    tiangolo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    c975765 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    691a4c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    357fb60 View commit details
    Browse the repository at this point in the history
  19. 🐛 Fix stderr output

    tiangolo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0321b1d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b9c45f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fd78454 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f0eaf8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3dcf870 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0481647 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd31ae7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    67d4d16 View commit details
    Browse the repository at this point in the history
  27. 👷 Add _TYPER_FORCE_DISABLE_TERMINAL env var to disable colors, takes …

    …precedence over GITHUB_ACTIONS env var
    tiangolo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6c43a9d View commit details
    Browse the repository at this point in the history
  28. 🎨 Cleanup rich_utils

    tiangolo committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8230d2b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f5d2e47 View commit details
    Browse the repository at this point in the history