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] add convenience type for ComponentEvents #7702

Merged
merged 12 commits into from Jul 25, 2022

Commits on Jul 20, 2022

  1. add ComponentEvents type

    ivanhofer committed Jul 20, 2022
    Copy the full SHA
    f47cd0a View commit details
    Browse the repository at this point in the history
  2. add ComponentEvent type

    ivanhofer committed Jul 20, 2022
    Copy the full SHA
    f8e6ae0 View commit details
    Browse the repository at this point in the history
  3. add ComponentSlots type

    ivanhofer committed Jul 20, 2022
    Copy the full SHA
    ba2eca3 View commit details
    Browse the repository at this point in the history
  4. expose new types

    ivanhofer committed Jul 20, 2022
    Copy the full SHA
    6781c5a View commit details
    Browse the repository at this point in the history
  5. fix example

    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    ivanhofer and dummdidumm committed Jul 20, 2022
    Copy the full SHA
    cbf3462 View commit details
    Browse the repository at this point in the history
  6. remove ComponentSlots type

    ivanhofer committed Jul 20, 2022
    Copy the full SHA
    b935418 View commit details
    Browse the repository at this point in the history
  7. fix example

    Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
    ivanhofer and ignatiusmb committed Jul 20, 2022
    Copy the full SHA
    38db918 View commit details
    Browse the repository at this point in the history
  8. update exported types

    Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
    ivanhofer and ignatiusmb committed Jul 20, 2022
    Copy the full SHA
    c7df04f View commit details
    Browse the repository at this point in the history
  9. run prettier

    Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
    ivanhofer and ignatiusmb committed Jul 20, 2022
    Copy the full SHA
    554dfbe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. remove ComponentEvent

    ivanhofer committed Jul 25, 2022
    Copy the full SHA
    2bb5948 View commit details
    Browse the repository at this point in the history
  2. remove ComponentEvent

    ivanhofer committed Jul 25, 2022
    Copy the full SHA
    5a6360e View commit details
    Browse the repository at this point in the history
  3. remove ; from example

    ivanhofer committed Jul 25, 2022
    Copy the full SHA
    7dfe982 View commit details
    Browse the repository at this point in the history