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

Prefer UnknownAction and Action to AnyAction #3363

Merged
merged 20 commits into from
May 30, 2023

Commits on Mar 6, 2023

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

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    9cb8f84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b9ff69 View commit details
    Browse the repository at this point in the history
  3. rm NoInfer

    EskiMojo14 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    f6702d1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge branch 'v2.0-integration' into unknown-action

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    073f16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be2ef81 View commit details
    Browse the repository at this point in the history
  3. fix some type tests

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    963114e View commit details
    Browse the repository at this point in the history
  4. action types are unknown

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    268aea9 View commit details
    Browse the repository at this point in the history
  5. evilness

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ac15ac0 View commit details
    Browse the repository at this point in the history
  6. more evilness

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8c16042 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6eaf00 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

Commits on May 16, 2023

  1. Merge branch 'v2.0-integration' into unknown-action

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0a06b2d View commit details
    Browse the repository at this point in the history
  2. use latest redux

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    12c369b View commit details
    Browse the repository at this point in the history
  3. Predicate should receive action

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5610950 View commit details
    Browse the repository at this point in the history
  4. annotate return for clarity

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9e6304d View commit details
    Browse the repository at this point in the history
  5. simplify isThisApiSliceAction

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    25a0f6f View commit details
    Browse the repository at this point in the history
  6. AnyAction -> UnknownAction

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    17a20c4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on May 30, 2023

  1. use beta

    EskiMojo14 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    28bb5ea View commit details
    Browse the repository at this point in the history