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

Automagically Bind notify Methods #306

Merged
merged 2 commits into from Feb 18, 2020
Merged

Automagically Bind notify Methods #306

merged 2 commits into from Feb 18, 2020

Commits on Dec 27, 2019

  1. Automagically Bind notify Methods

    Automagically bind `notify` methods on all wrapper classes so the notify method can be destructured within the import statement and not run into any `this` related errors.
    danii committed Dec 27, 2019
    Copy the full SHA
    789c544 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Revert package-lock.json In Commit 789c544

    Revert the changes made to `package-lock.json` in the commit 789c544.
    danii committed Feb 18, 2020
    Copy the full SHA
    bd91b92 View commit details
    Browse the repository at this point in the history