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

Method proxies #8

Merged
merged 7 commits into from
May 8, 2020
Merged

Method proxies #8

merged 7 commits into from
May 8, 2020

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    7b9e8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154c14c View commit details
    Browse the repository at this point in the history
  3. Rewrite model module

    Now it exports a proper class definition, with it's own properties,
    methods etc. No more tricks and magic with plain object extended in
    different ways.
    radmen committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6fd275a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cacf81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    530be34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9384290 View commit details
    Browse the repository at this point in the history
  7. Proxy returning() method

    radmen committed May 8, 2020
    Configuration menu
    Copy the full SHA
    3d55d75 View commit details
    Browse the repository at this point in the history