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

Add strictly typed events #3822

Closed
wants to merge 9 commits into from

Commits on Mar 2, 2021

  1. Add typed events

    MaximeKjaer committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1e2f9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86df1b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    7afde1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3230cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    055c758 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    36d9613 View commit details
    Browse the repository at this point in the history
  2. Fix wrong method call

    removeEventListener does not exist in component-emitter
    MaximeKjaer committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a7e3035 View commit details
    Browse the repository at this point in the history
  3. Fix untyped message emit

    MaximeKjaer committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    78502d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e9a378 View commit details
    Browse the repository at this point in the history