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

Strongly typed events (WIP) #572

Closed
wants to merge 23 commits into from
Closed

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    6dde1fa View commit details
    Browse the repository at this point in the history
  2. chore: remove comment

    rafaelsc committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    eb1b788 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. chore: Improve tests

    rafaelsc committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4a28d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd23972 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    199d478 View commit details
    Browse the repository at this point in the history
  2. chore: Code Format

    rafaelsc committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a30c698 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    a30e53b View commit details
    Browse the repository at this point in the history
  2. Fix Format

    rafaelsc committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    017bd61 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    rafaelsc committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    2542adf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    9d3c122 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8de11e8 View commit details
    Browse the repository at this point in the history
  3. Add missing extensions

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7a42544 View commit details
    Browse the repository at this point in the history
  4. Remove EventMap generics

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7e9bedb View commit details
    Browse the repository at this point in the history
  5. Fix

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    41f1454 View commit details
    Browse the repository at this point in the history
  6. Fix

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    839ef70 View commit details
    Browse the repository at this point in the history
  7. Fix

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    47f952a View commit details
    Browse the repository at this point in the history
  8. Remove types.d.ts

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8ad4218 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae1caee View commit details
    Browse the repository at this point in the history
  10. Remove EmptyEvent

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8c97894 View commit details
    Browse the repository at this point in the history
  11. Remove export hack

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1349b4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27af19c View commit details
    Browse the repository at this point in the history
  13. Fix

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f5c45d9 View commit details
    Browse the repository at this point in the history
  14. Embrace generics

    Methuselah96 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    cb32a04 View commit details
    Browse the repository at this point in the history