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: Add support for Typer #14

Merged
merged 5 commits into from
Sep 20, 2024
Merged

feat: Add support for Typer #14

merged 5 commits into from
Sep 20, 2024

Commits on May 25, 2023

  1. feat: Add support for Typer

    evanmags committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7e605e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Minor review of README.md

    Fix the description for Typer support.
    
    Signed-off-by: Michael Gielda <[email protected]>
    mgielda authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e0a9335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9711cdc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge remote-tracking branch 'upstream/main'

    * upstream/main: (44 commits)
      Downgrade macos runner
      Bump actions versions to latest
      Update textualize dependency spec
      Update README.md
      fix: prefix binding actions with app namespace
      Tweak the styling to make the sidebar less greedy
      Strip trailing whitespace from the CSS file
      Relock
      Bump to Textual 0.54
      Add import
      Fix typo
      Remove '+ value' button from multi choice widget.
      Do not treat Select.BLANK as a supplied value
      Swap order of parameter explanations in README
      Create LICENSE
      version bump
      Ensure custom command names dont appear in sidebar
      fix: fixed command info when no docstring is present
      fix: fixed help_text if self.schema.help is none
      Expect at least one space
      ...
    daneah committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4ff249b View commit details
    Browse the repository at this point in the history
  2. Update README

    daneah committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1f90e81 View commit details
    Browse the repository at this point in the history