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

Expose listeners #3

Merged
merged 8 commits into from Jun 30, 2022
Merged

Expose listeners #3

merged 8 commits into from Jun 30, 2022

Commits on Jun 30, 2022

  1. auto formatting

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e5d4e3c View commit details
    Browse the repository at this point in the history
  2. annotate package private

    for when the class is exported
    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    13163d2 View commit details
    Browse the repository at this point in the history
  3. switch to map

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fe3ccae View commit details
    Browse the repository at this point in the history
  4. add external public listener

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    78f14da View commit details
    Browse the repository at this point in the history
  5. whitepsace

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    70a1818 View commit details
    Browse the repository at this point in the history
  6. export events + listeners via singleton

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a74d3f0 View commit details
    Browse the repository at this point in the history
  7. adjust example to include global listeners

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    22abd15 View commit details
    Browse the repository at this point in the history
  8. formatting

    gian committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    114a155 View commit details
    Browse the repository at this point in the history