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

Remove web_sys re-export #2084

Merged
merged 2 commits into from
Sep 27, 2021
Merged

Commits on Sep 24, 2021

  1. Remove web_sys re-export

    Removes re-exporting the `web_sys` dependency from the yew crate and
    removes some `web_sys` features that were only enabled for re-exporting.
    mc1098 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d16d64d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. re-export events through yew::events

    mc1098 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    ac11278 View commit details
    Browse the repository at this point in the history