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

GUI: finish public api of arcade.gui.property #2014

Merged
merged 8 commits into from
Mar 13, 2024

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    160db20 View commit details
    Browse the repository at this point in the history
  2. GUI: fix wrong type hints

    eruvanos committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0ea3ff5 View commit details
    Browse the repository at this point in the history
  3. Update arcade/gui/property.py

    Co-authored-by: Paul <36696816+pushfoo@users.noreply.github.com>
    eruvanos and pushfoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    008ca91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e463a View commit details
    Browse the repository at this point in the history
  5. GUI: fix ruff

    eruvanos committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fe52520 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update arcade/gui/property.py

    Co-authored-by: Paul <36696816+pushfoo@users.noreply.github.com>
    eruvanos and pushfoo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bb621f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. GUI: fix mypy issues

    eruvanos committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    866799f View commit details
    Browse the repository at this point in the history
  2. GUI: fix pyright issues

    eruvanos committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d119218 View commit details
    Browse the repository at this point in the history