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

[feat] dispatch cancelable custom events #7064

Merged
merged 16 commits into from Apr 12, 2022
Merged

[feat] dispatch cancelable custom events #7064

merged 16 commits into from Apr 12, 2022

Commits on Dec 28, 2021

  1. Copy the full SHA
    ed8cc00 View commit details
    Browse the repository at this point in the history
  2. fix typo

    bluwy committed Dec 28, 2021
    Copy the full SHA
    c86bf54 View commit details
    Browse the repository at this point in the history
  3. return boolean for dispatch

    bluwy committed Dec 28, 2021
    Copy the full SHA
    e1cdf84 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 30, 2022

  1. Copy the full SHA
    5c0696d View commit details
    Browse the repository at this point in the history
  2. add docs

    bluwy committed Jan 30, 2022
    Copy the full SHA
    2d4eac9 View commit details
    Browse the repository at this point in the history
  3. add changelog

    bluwy committed Jan 30, 2022
    Copy the full SHA
    b0db18f View commit details
    Browse the repository at this point in the history
  4. update types

    bluwy committed Jan 30, 2022
    Copy the full SHA
    6333f79 View commit details
    Browse the repository at this point in the history
  5. fix typing again

    bluwy committed Jan 30, 2022
    Copy the full SHA
    97b6f2a View commit details
    Browse the repository at this point in the history
  6. export DispatchOptions

    bluwy committed Jan 30, 2022
    Copy the full SHA
    fe6564f View commit details
    Browse the repository at this point in the history
  7. update docs

    bluwy committed Jan 30, 2022
    Copy the full SHA
    c0b2f21 View commit details
    Browse the repository at this point in the history
  8. fix types

    bluwy committed Jan 30, 2022
    Copy the full SHA
    8c60cb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Copy the full SHA
    fae2581 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    bluwy committed Feb 2, 2022
    Copy the full SHA
    b5238d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Copy the full SHA
    4f9b4d8 View commit details
    Browse the repository at this point in the history
  2. fix typo

    bluwy committed Apr 12, 2022
    Copy the full SHA
    43b957a View commit details
    Browse the repository at this point in the history