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 support for extending typer apps without passing a name, add commands to the top level #1037

Merged
merged 18 commits into from
Dec 3, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    b649486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec23bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a92fad View commit details
    Browse the repository at this point in the history
  4. Add missing names

    patrick91 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c01e9e3 View commit details
    Browse the repository at this point in the history
  5. Revert "Add missing names"

    This reverts commit c01e9e3.
    patrick91 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a09e2d View commit details
    Browse the repository at this point in the history
  6. Change logic

    patrick91 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0640433 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Remove stale todos

    patrick91 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    752ad4e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    d9d2dae View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. WIP docs

    patrick91 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5e24aec View commit details
    Browse the repository at this point in the history
  2. Update docs

    patrick91 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    79bf9fb View commit details
    Browse the repository at this point in the history
  3. docs with tests

    patrick91 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    aceae4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c699873 View commit details
    Browse the repository at this point in the history
  5. Update docs

    patrick91 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    831ab7f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sebastián Ramírez <[email protected]>
    patrick91 and tiangolo authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a638954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af5c59 View commit details
    Browse the repository at this point in the history
  3. Rename

    patrick91 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    914a25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909c036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8668aba View commit details
    Browse the repository at this point in the history