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(dev): expose APIs for client-server communication #7437

Merged
merged 11 commits into from Mar 26, 2022

Commits on Mar 24, 2022

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

Commits on Mar 26, 2022

  1. Copy the full SHA
    33a0608 View commit details
    Browse the repository at this point in the history
  2. chore: docs

    antfu committed Mar 26, 2022
    Copy the full SHA
    6dc770f View commit details
    Browse the repository at this point in the history
  3. chore: types

    antfu committed Mar 26, 2022
    Copy the full SHA
    06b8518 View commit details
    Browse the repository at this point in the history
  4. Update docs/guide/api-plugin.md

    antfu committed Mar 26, 2022
    Copy the full SHA
    8bb4a48 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: patak <matias.capeletto@gmail.com>
    antfu and patak-dev committed Mar 26, 2022
    Copy the full SHA
    c26627f View commit details
    Browse the repository at this point in the history
  6. chore: use object style send

    antfu committed Mar 26, 2022
    Copy the full SHA
    661f7d2 View commit details
    Browse the repository at this point in the history
  7. chore: docs update

    patak-dev committed Mar 26, 2022
    Copy the full SHA
    bf2acd9 View commit details
    Browse the repository at this point in the history
  8. refactor: onMessage -> onEvent

    antfu committed Mar 26, 2022
    Copy the full SHA
    4c65e3f View commit details
    Browse the repository at this point in the history
  9. feat: simplfied the interface

    antfu committed Mar 26, 2022
    Copy the full SHA
    37c2350 View commit details
    Browse the repository at this point in the history
  10. chore: fix tests

    antfu committed Mar 26, 2022
    Copy the full SHA
    d27778a View commit details
    Browse the repository at this point in the history