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 signal aliases on SignalGroup #299

Merged
merged 17 commits into from
Mar 22, 2024

Commits on Mar 11, 2024

  1. add signal_aliases

    getzze committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1453eb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. add test signal_aliases

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3282a6c View commit details
    Browse the repository at this point in the history
  2. add test signal_aliases

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7e848ca View commit details
    Browse the repository at this point in the history
  3. add coverage

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b05eefd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b9a784 View commit details
    Browse the repository at this point in the history
  5. clean

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    52bec2f View commit details
    Browse the repository at this point in the history
  6. compat py38

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    72a62de View commit details
    Browse the repository at this point in the history
  7. cover group.signals

    getzze committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3d445a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. more tests

    tlambert03 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c128be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75bb53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64e2fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4678ca4 View commit details
    Browse the repository at this point in the history
  5. use type alias

    tlambert03 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    02377b7 View commit details
    Browse the repository at this point in the history
  6. go back to optional str

    tlambert03 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    49738d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. simplify with_aliases

    getzze committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aea60c7 View commit details
    Browse the repository at this point in the history
  2. revert with_aliases

    getzze committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0c30d1f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. remove from public

    tlambert03 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cfa8f71 View commit details
    Browse the repository at this point in the history