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

Rework connect types and add type test setup #1766

Merged
merged 13 commits into from Jul 9, 2021

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    5e9a951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec1ab3 View commit details
    Browse the repository at this point in the history
  3. Add devDeps for TS types

    markerikson committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e6148f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a184f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d449042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96597d9 View commit details
    Browse the repository at this point in the history
  7. Fix most of the failing type test cases

    - Updated `connect` to use the entire `Connect` overload config
    - Fixed declaration of `wrapWithConnect`
    - Fixed a bunch of weird problems in the type tests file with
      actions, dispatch, etc
    - used `ts-expect-error for actual intended failures
    markerikson committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0ebe0eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23c5bd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dffd200 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2debcb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c526e3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b68e0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    299824e View commit details
    Browse the repository at this point in the history